Hi Nextcloud Everyone,
I would like to report and clarify a limitation regarding Nextcloud AI and OpenAI API.
Case:
I am using Nextcloud AI Assistant with a paid OpenAI API subscription.
However, the AI in Nextcloud cannot access the internet or read external links, unlike ChatGPT (web version).
When I provide a URL or ask a question that requires reading a website, the assistant:
- cannot open the link
- cannot fetch web content
- keeps asking follow-up questions or says it lacks information
This is confusing because:
- I am already paying for OpenAI API
- ChatGPT can browse the web
- But Nextcloud AI behaves very differently
After investigating, I understand that:
- ChatGPT Web ≠ OpenAI API
- OpenAI API does not include web browsing
- Full Text Search (SQL / Elasticsearch) only works on existing Nextcloud files
Questions:
- Is it officially confirmed that Nextcloud AI cannot access the internet by design?
- Is there any supported way to enable:
- URL fetching
- reading web pages
- or controlled internet access for AI?
- Are there plans for an official app, agent, or integration to support this use case?
My use case is simple:
Allow the AI to read a URL provided by the user (on-demand), not full web crawling.
At the moment, the only workaround seems to be:
- manually importing web content into Nextcloud
- or building a custom external middleware
I would appreciate an official clarification from the Nextcloud team.
Thank you.