🏆 Hackathon Project: Demonstrates collaborative AI agents working together to solve real-world research tasks.
- Search Agent 🔍: Discovers and retrieves relevant information
- Summarizer Agent 📝: Creates comprehensive analysis and key insights
- Validator Agent ✅: Validates quality and provides confidence scoring
# Clone and run
git clone [your-repo-url]
cd [your-repo-name]
python simple_agent_demo.py
# Open http://localhost:8000
[Moved to here](https://github.com/Coral-Protocol/Multi-Agent-Demo)