Install Agno
We highly recommend:- Installing
agno
usingpip
in a python virtual environment. - Creating an
ai
directory for your ai infra
1
Create a virtual environment
Open the
Terminal
and create an ai
directory with a python virtual environment.2
Install Agno
Install
agno
using pip3
Install Docker
Install docker desktop to run apps locally
If you encounter errors, try updating pip using
python -m pip install --upgrade pip
Upgrade Agno
To upgradeagno
, run this in your virtual environment
Reset Agno infra
#TODO: Look into reset command To reset the agno config, runThis does not delete any physical data