Skip to content

Commit 7502ef6

Browse files
Update Gemini version in README.md
1 parent 26e39fa commit 7502ef6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
4242
2. **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>)

0 commit comments

Comments
 (0)