AISI (AI Skill Infrastructure) is a python module, providing a modular framework environment for developing powerful AI-powered workflow systems in your projects.
Project description
AISI v0.0.2
Project: AISI
Version: 0.0.2
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 projectaisi.select(must)- Displays skill selection in terminalaisi.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 ""
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 aisi-0.0.2.tar.gz.
File metadata
- Download URL: aisi-0.0.2.tar.gz
- Upload date:
- Size: 71.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e165cedf0044fa77bc8f847b744ead059de92f605af875af51a27404e61e4cdc
|
|
| MD5 |
6c3fd6b58afa44476f6b77939b80cf85
|
|
| BLAKE2b-256 |
67d1269ce4542e23e79361e9892bad624b1052dc2a744845480bdf2a34e11ed6
|
File details
Details for the file aisi-0.0.2-py3-none-any.whl.
File metadata
- Download URL: aisi-0.0.2-py3-none-any.whl
- Upload date:
- Size: 72.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
816ef99d25ee72fe693886d914153268e8bdfceed43c39ab1f146839639dd4f3
|
|
| MD5 |
5e38fc5489f9dcc3ed772e8c2f81465b
|
|
| BLAKE2b-256 |
05f171b1f09a10ca82f4fda9f60c42df4a7b9e8f0c9d9dd92fef3ade1a55f7ab
|