Visal9252's picture
Update README.md
03b7717 verified
|
Raw
History Blame Contribute Delete
1.31 kB
---
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.
---