lil' ai buddy
Project description
System
lil' ai buddy
MAKE SURE TO READ (SETUP)[#setup] BEFORE RUNNING, OR ELSE IT WON'T WORK
TESTED FOR MACOS AND LINUX, WINDOWS MAY WORK BUT NO GUARANTEES
About
System / S.Y.S / AISYS is an AI agent I have been experimentally building for a while now. They can search recent news, surf the internet, and get you the information you need.
Should I use this in my everyday life?
No. This is mostly highly experimental and doesn't have any real use cases, I'm just building it to learn more about AI and how it works.
Setup
- get python 3.13
- use
pip3.13 install aisys, MAKE SURE PACKAGE EXECUTABLES ARE IN YOUR PATH - see if you have
espeakinstalled on your machine, as it is used for text-to-speech. (you can verify this by runningespeak <text>in the terminal), sys will still work without it, but you won't get any audio feedback. - get (ollama)[https://ollama.com] and ensure that the server is running on your machine.
- browse the (models available on ollama)[https://ollama.com/search] and find the model you want to use. The default model for this project is
dolphin-llama3 - run
ollama run <model name>in the terminal to start the model, WAIT FOR IT TO FINISH DOWNLOADING - ctrl-d to exit the model.
- run
aisysin the terminal to start the AI agent. - if the AI model you selected is not the default, run the command
/setmodel <model name>to change the model. - enjoy!
How to run
- run
aisysin the terminal - type in your query
- wait for the response
Commands
/setmodel <model name>: sets the model to the one specified/exit: exits the program
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aisys-0.1.0.tar.gz.
File metadata
- Download URL: aisys-0.1.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.0 CPython/3.13.1 Darwin/24.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e339c9e8360f95571f61c1aca98234e4776c3e288e9d123c28add95bbc1bac51
|
|
| MD5 |
6261b6acaf933c28125c7e201f8c0746
|
|
| BLAKE2b-256 |
399d99336d58f6c479f8b586ad169e019c2a4bb6b1e63cb2a04d8020159f0028
|
File details
Details for the file aisys-0.1.0-py3-none-any.whl.
File metadata
- Download URL: aisys-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.0 CPython/3.13.1 Darwin/24.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49086659039b5ba7fd0920fc95f0436baa0c0a1037b6f246379724977e312b63
|
|
| MD5 |
aefa0011243a9f2a18e49dbc5377c0f3
|
|
| BLAKE2b-256 |
8eec9342dc9097229361145920fc9725c7464048c37e6c66ff0c20bae27a09cd
|