AISI v1.1.11
Project: AISI
Version: 1.1.11
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.11.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.11-py3-none-any.whl
(73.9 kB
view details)
File details
Details for the file aisi-1.1.11.tar.gz.
File metadata
- Download URL: aisi-1.1.11.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 |
4e0817864dd3448273dad6973ccf42a41b95d65baa3ee604d9cb3bd19331792f
|
|
| MD5 |
57f4092b0ada0800ca83b10fba849f8f
|
|
| BLAKE2b-256 |
acfb8a18dd3bc5095062cd902bc41b391197ecaf0fc42fd74e2d62d97e192ff0
|
File details
Details for the file aisi-1.1.11-py3-none-any.whl.
File metadata
- Download URL: aisi-1.1.11-py3-none-any.whl
- Upload date:
- Size: 73.9 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 |
07f253ebb108589c74bddd5f0b588857af71a83b8c24e0664acf194e8e7ec8c8
|
|
| MD5 |
8193b2e64158eb9ef8bfdffe4e041f77
|
|
| BLAKE2b-256 |
ef80f895528caa6bbe75520a145d9e900535fc949f614bc7eef3c49f8b83177d
|