Name | aisys JSON |
Version |
0.1.0
JSON |
| download |
home_page | None |
Summary | lil' ai buddy |
upload_time | 2025-01-12 17:22:05 |
maintainer | None |
docs_url | None |
author | Kokonico |
requires_python | <4.0,>=3.13 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# 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
1. get python 3.13
3. use `pip3.13 install aisys`, ***MAKE SURE PACKAGE EXECUTABLES ARE IN YOUR PATH***
4. see if you have `espeak` installed on your machine, as it is used for text-to-speech. (you can verify this by running `espeak <text>` in the terminal), sys will still work without it, but you won't get any audio feedback.
2. get (ollama)[https://ollama.com] and ensure that the server is running on your machine.
3. 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`
4. run `ollama run <model name>` in the terminal to start the model, ***WAIT FOR IT TO FINISH DOWNLOADING***
5. ctrl-d to exit the model.
6. run `aisys` in the terminal to start the AI agent.
7. if the AI model you selected is not the default, run the command `/setmodel <model name>` to change the model.
8. enjoy!
## How to run
1. run `aisys` in the terminal
2. type in your query
3. wait for the response
## Commands
- `/setmodel <model name>`: sets the model to the one specified
- `/exit`: exits the program
Raw data
{
"_id": null,
"home_page": null,
"name": "aisys",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.13",
"maintainer_email": null,
"keywords": null,
"author": "Kokonico",
"author_email": "kokonico@duck.com",
"download_url": "https://files.pythonhosted.org/packages/39/9d/99336d58f6c479f8b586ad169e019c2a4bb6b1e63cb2a04d8020159f0028/aisys-0.1.0.tar.gz",
"platform": null,
"description": "# System\n> lil' ai buddy\n\n\n***MAKE SURE TO READ (SETUP)[#setup] BEFORE RUNNING, OR ELSE IT WON'T WORK***\n\n***TESTED FOR MACOS AND LINUX, WINDOWS MAY WORK BUT NO GUARANTEES***\n\n## About\nSystem / 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.\n\n## Should I use this in my everyday life?\nNo. 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.\n\n## Setup\n1. get python 3.13\n3. use `pip3.13 install aisys`, ***MAKE SURE PACKAGE EXECUTABLES ARE IN YOUR PATH***\n4. see if you have `espeak` installed on your machine, as it is used for text-to-speech. (you can verify this by running `espeak <text>` in the terminal), sys will still work without it, but you won't get any audio feedback.\n2. get (ollama)[https://ollama.com] and ensure that the server is running on your machine.\n3. 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`\n4. run `ollama run <model name>` in the terminal to start the model, ***WAIT FOR IT TO FINISH DOWNLOADING***\n5. ctrl-d to exit the model.\n6. run `aisys` in the terminal to start the AI agent.\n7. if the AI model you selected is not the default, run the command `/setmodel <model name>` to change the model.\n8. enjoy!\n\n## How to run\n1. run `aisys` in the terminal\n2. type in your query\n3. wait for the response\n\n## Commands\n- `/setmodel <model name>`: sets the model to the one specified\n- `/exit`: exits the program",
"bugtrack_url": null,
"license": null,
"summary": "lil' ai buddy",
"version": "0.1.0",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8eec9342dc9097229361145920fc9725c7464048c37e6c66ff0c20bae27a09cd",
"md5": "aefa0011243a9f2a18e49dbc5377c0f3",
"sha256": "49086659039b5ba7fd0920fc95f0436baa0c0a1037b6f246379724977e312b63"
},
"downloads": -1,
"filename": "aisys-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "aefa0011243a9f2a18e49dbc5377c0f3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.13",
"size": 6080,
"upload_time": "2025-01-12T17:22:03",
"upload_time_iso_8601": "2025-01-12T17:22:03.029743Z",
"url": "https://files.pythonhosted.org/packages/8e/ec/9342dc9097229361145920fc9725c7464048c37e6c66ff0c20bae27a09cd/aisys-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "399d99336d58f6c479f8b586ad169e019c2a4bb6b1e63cb2a04d8020159f0028",
"md5": "6261b6acaf933c28125c7e201f8c0746",
"sha256": "e339c9e8360f95571f61c1aca98234e4776c3e288e9d123c28add95bbc1bac51"
},
"downloads": -1,
"filename": "aisys-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "6261b6acaf933c28125c7e201f8c0746",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.13",
"size": 4644,
"upload_time": "2025-01-12T17:22:05",
"upload_time_iso_8601": "2025-01-12T17:22:05.472733Z",
"url": "https://files.pythonhosted.org/packages/39/9d/99336d58f6c479f8b586ad169e019c2a4bb6b1e63cb2a04d8020159f0028/aisys-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-12 17:22:05",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "aisys"
}