diff --git a/README.md b/README.md index b127157..f8f2e21 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,21 @@ # Deep Research Web UI -This is a web UI for https://github.com/dzhng/deep-research. It supports streaming AI responses, and viasualization of the research process using a tree structure. +This is a web UI for https://github.com/dzhng/deep-research. > Note: The project is currently WIP, expect bugs. +Features: + +- Stream AI responses for realtime feedback +- Viasualization of the research process using a tree structure +- Bring Your Own API Key: Everything (config, API requests, ...) happens in your browser + +Available providers currently: +- AI: OpenAI compatible +- Web Search: Tavily (similar to Firecrawl, but with more free quota (1000 credits / month)) + ## Setup Make sure to install dependencies: