#578 · Primary category: AI Agents & Automation

deep-research-web-ui

agent ai free gpt nuxt openai research web

(Supports DeepSeek R1) An AI-powered research assistant that performs iterative, deep research on any topic by combining search engines, web scraping, and large language models.

Project last updated:08/16/26

GitHub Stars

2.2K

Forks

297

Contributors

14

License

Other

Why we included this project

For anyone who wants a research agent running on their own infrastructure rather than behind a paid subscription, this Nuxt web UI is a complete, self-hostable front end for the popular dzhng/deep-research project. Its main draw is transparency: the UI renders the research process as a live search tree, so you can watch which queries the agent fires off and how it builds toward a conclusion instead of taking a black box on faith. Model choices cover OpenAI-compatible endpoints, DeepSeek, OpenRouter, and Ollama, and search can run through Tavily, Firecrawl, or fastCRW. In client mode your API keys stay in the browser, while server mode moves them into environment variables for shared team deployments, and a one-line Docker command gets it running. The finished report exports as Markdown or PDF.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category