| --- |
| title: Autonomous Multi-Agent Research System |
| emoji: π |
| colorFrom: red |
| colorTo: red |
| sdk: docker |
| app_port: 8501 |
| tags: |
| - streamlit |
| pinned: false |
| short_description: Autonomous Multi-Agent Research System |
| license: mit |
| --- |
| |
| # Welcome to Streamlit! |
|
|
| Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :heart: |
|
|
| If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community |
| forums](https://discuss.streamlit.io). |
|
|
| --- |
|
|
| title: ResearchForge |
| emoji: π¬ |
| colorFrom: blue |
| colorTo: purple |
| sdk: streamlit |
| sdk_version: 1.45.1 |
| app_file: ui/app.py |
| pinned: false |
| tags: |
|
|
| * ai |
| * llm |
| * langgraph |
| * multi-agent |
| * agentic-ai |
| * research-agent |
| * generative-ai |
| * streamlit |
| * python |
| * groq |
| * gemini |
| * tavily |
| * open-source |
| short_description: Autonomous Multi-Agent Research System powered by LangGraph, Groq/Gemini, Tavily, and Streamlit. |
| |
| --- |
| |
| # π¬ ResearchForge |
| |
| Autonomous Multi-Agent Research System powered by LangGraph, Groq/Gemini, Tavily, and Streamlit. |
| |
| ResearchForge uses a team of AI agents to: |
| |
| * π§ Plan research tasks |
| * π Search live web data |
| * π Analyze findings |
| * π Find real-world examples |
| * βοΈ Generate structured reports |
| * β
Evaluate report quality |
| * π Export PDF reports |
| |
| Give it a topic. Get a complete research report. |
| |
| --- |
| |