Hosting AI Part 4 - AI Linux Assistant
This page contains instructions on installing the Bluebird AI Linux Assistant.
Prerequisites
Before you're able to run the install script, you'll need to make sure you have at least Python 3.8 installed, and Ollama installed on your system.
There's also a README file in the folder once you extract the ZIP file above. This is a part of the Hosting AI Locally series on my YouTube channel.
Installation
Extract the ZIP file that you downloaded (linked above).
It might be a good idea to put the extracted folder in a place that is safe (not downloads folder). This is just so that it doesn't get accidentally deleted later.
Run the respective install file appropriate for your OS. If you're on Linux, the install script should also take care of creating the desktop entry as well.
I have not tried this on Windows or Mac! I've only tried this so far on my Pop!_OS install. This should work for any OS though, but do let me know in the comments below if you face issues.
Source Code
If you're interested in viewing the code for the script, and making your own changes, this link will take you to the GitHub page.
Part of: YouTube Channel Notes