pilarcode / multi-agents-lab-agno

Multiagent chatbot 🤖🤖🤖 - Lab with Agno and open source llms

Home Page:https://docs.agno.com/introduction

Repository from Github https://github.compilarcode/multi-agents-lab-agnoRepository from Github https://github.compilarcode/multi-agents-lab-agno

Python uv

Multiagent system

This is a multiagent system built using uv and agno.

◻️ Setup

Step 1 Install uv

Step 2 Create a virtual environment

uv venv .venv 

Step 3 Install packages into the current environment.

If you have a pyproject.toml file with all the dependencies. Just run and the environment will be ready

uv pip install -e .

◻️ Usage

uv run main.py

Go to http://127.0.0.1:8046/

About

Multiagent chatbot 🤖🤖🤖 - Lab with Agno and open source llms

https://docs.agno.com/introduction


Languages

Language:Jupyter Notebook 90.8%Language:Python 9.2%