AISI v1.1.12
Project: AISI
Version: 1.1.12
OS: OS Independent
Author: Irakli Gzirishvili
Mail: gziraklirex@gmail.com
AISI (AI Skill Infrastructure) is a python module, providing a modular framework environment for developing powerful AI-powered workflow systems in your projects.
Installation
To use AISI, follow these steps:
- Open CMD and run the following command to install
pip install aisithen restart your CMD - To check if AISI is installed correctly, run the following command
aisi
Commands
These are the available commands you can use:
aisi- To list available commandsaisi.init(folder, model, key)- Initialize systemaisi.run(name, prompt)- Run skill from codeaisi.prompt(message, skill)- Builds a prompt for AI requestaisi.src(path, skill)- Returns relative path of skill resourcesaisi.format(type, content)- Returns right content/code blockaisi.add(name)- Add new skill to project with name e.g "Other.Skill"aisi.generate(skill, prompt)- Generate new skill for project- `aisi.skills(must, skip) - Displays skill selection in terminal
- `aisi.models(must) - Displays model selection in terminal
aisi.REPLY(prompt)- Generates reply, returns message or ""aisi.FILES(prompt, path)- Generates files with contents, returns files dict or {}aisi.IMAGE(prompt, path)- Generates image file, returns path or ""aisi.VIDEO(prompt, path)- Generates video file, returns path or ""aisi.AUDIO(prompt, path)- Generates audio file, returns path or ""
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aisi-1.1.12.tar.gz
(72.6 kB
view details)
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
aisi-1.1.12-py3-none-any.whl
(74.0 kB
view details)
File details
Details for the file aisi-1.1.12.tar.gz.
File metadata
- Download URL: aisi-1.1.12.tar.gz
- Upload date:
- Size: 72.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c58f295dbc88884ce2d9db7c74eb985aebbd760cd4e43d781ac7b61f63756d63
|
|
| MD5 |
be7ff7e37a5413791922b27477e7012a
|
|
| BLAKE2b-256 |
5ff08ed804a49dc2911a17187661e0a0fce9130a20c18e87e6c67a65c755fb6c
|
File details
Details for the file aisi-1.1.12-py3-none-any.whl.
File metadata
- Download URL: aisi-1.1.12-py3-none-any.whl
- Upload date:
- Size: 74.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc3dfab4d4c27daecae44c37a04c2e8755a3477f7b1fc7c5e5de81912df56c92
|
|
| MD5 |
d656ea711c98ff2465bae98e75c6767c
|
|
| BLAKE2b-256 |
66d8fe08870907671343f01ae6a94dc2c7d9fb6f2cb7e71e123c63a9fffc5a6e
|