Get Started
Installation
Get started with Upsonic - Install, configure, and build your first AI Agent
Python Version Requirements
Upsonic requires Python >=3.10
. Here’s how to check your version:
If you need to update Python, visit python.org/downloads
Installing Upsonic
Now let’s get you set up! 🚀
1
Install Upsonic
Install Upsonic with all recommended tools using either method:
Terminal
2
Upgrade Upsonic (Existing Installations Only)
If you have an older version of Upsonic installed, you can upgrade it:
Terminal
Skip this step if you’re doing a fresh installation.
3
Verify Installation
Check your installed versions:
Terminal
You should see something like:
Output
Installation successful! You’re ready to create your first Agent and Task.