Skip to content

Rishabh42/army-of-agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Army of Agents

This project explores the design and coordination of AI agents to perform research, reasoning, and finance tasks using large language models (LLMs) like OpenAI GPT and LLaMA. It demonstrates single-agent and multi-agent systems using frameworks such as Phidata and LangChain.


πŸ“ Project Structure

.
β”œβ”€β”€ 1_simple_groq_agent.py         # Basic agent using Groq for task execution
β”œβ”€β”€ 2_finance_agent_llama.py       # LLaMA-based agent focused on financial analysis
β”œβ”€β”€ 3_agent_teams_openai.py        # Team of agents collaborating via OpenAI APIs
β”œβ”€β”€ .env                           # Environment variables (API keys, etc.)
└── requirements.txt               # Python dependencies

Releases

No releases published

Packages

 
 
 

Contributors

Languages