Skip to content

HildaPosada/MultiAgent-Quickstart

 
 

Repository files navigation

Internet of Agents - Multi-Agent Research Assistant

🏆 Hackathon Project: Demonstrates collaborative AI agents working together to solve real-world research tasks.

🤖 The Agent System

Architecture

  • Search Agent 🔍: Discovers and retrieves relevant information
  • Summarizer Agent 📝: Creates comprehensive analysis and key insights
  • Validator Agent ✅: Validates quality and provides confidence scoring

Agent Collaboration Flow## 🚀 Quick Start

# 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)

About

Quickstart quide to running your own multi-agent system with Coral Protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%