Install Agno
We highly recommend:- Installing
agno
usingpip
in a python virtual environment. - Creating an
ai
directory for your ai workspaces
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
Setup workspace
If you have an existingagno
workspace, set it up using
Reset Agno
To reset the agno config, runThis does not delete any physical data