File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ https://github.com/user-attachments/assets/0e373146-26a7-4391-b973-224ded3182a9
2222- ** AI-Powered Content Filtering** : Uses Tavily's relevance scoring for content curation
2323- ** Real-Time Progress Streaming** : Uses WebSocket connections to stream research progress and results
2424- ** Dual Model Architecture** :
25- - Gemini 2.0 Flash for high-context research synthesis
25+ - Gemini 2.5 Flash for high-context research synthesis
2626 - GPT-4.1 for precise report formatting and editing
2727- ** Modern React Frontend** : Responsive UI with real-time updates, progress tracking, and download options
2828- ** Modular Architecture** : Built using a pipeline of specialized research and processing nodes
@@ -42,7 +42,7 @@ The platform follows an agentic framework with specialized nodes that process da
42422 . ** Processing Nodes** :
4343 - ` Collector ` : Aggregates research data from all analyzers
4444 - ` Curator ` : Implements content filtering and relevance scoring
45- - ` Briefing ` : Generates category-specific summaries using Gemini 2.0 Flash
45+ - ` Briefing ` : Generates category-specific summaries using Gemini 2.5 Flash
4646 - ` Editor ` : Compiles and formats the briefings into a final report using GPT-4.1-mini
4747
4848 ![ web ui] ( < static/agent-flow.png > )
You can’t perform that action at this time.
0 commit comments