AnotiaWang/deep-research-web-ui
A web-based AI agent that autonomously performs deep research by iteratively searching the web and synthesizing findings with LLMs.

An interactive research assistant that employs an autonomous agent loop combining search engines, web scraping, and LLM synthesis. It visualizes the research process as a tree structure, supports multiple AI providers including OpenAI compatible endpoints, DeepSeek, and Ollama, and can export results as Markdown or PDF. The system offers client mode where requests stay browser-local, and server mode for team deployments with environment variable configuration.