RubyGems Navigation menu

aia 0.5.15

A command-line AI Assistante (aia) that provides pre-compositional template prompt management to various backend gen-AI processes such as llm, mods and sgpt support processing of prompts both via remote API calls as well as keeping everything local through the use of locally managed models and the LocalAI API. Complete shell integration allows a prompt to access system environment variables and execut shell commands as part of the prompt content. In addition full embedded Ruby support is provided given even more dynamic prompt conditional content. It is a generalized power house that rivals specialized gen-AI tools. aia currently supports "mods" and "sgpt" CLI tools. aia uses "ripgrep" and "fzf" CLI utilities to search for and select prompt files to send to the backend gen-AI tool along with supported context files.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.5.16 - April 03, 2024 (55 KB)
  2. 0.5.15 - March 30, 2024 (52 KB)
  3. 0.5.14 - March 09, 2024 (52 KB)
  4. 0.5.13 - March 03, 2024 (51.5 KB)
  5. 0.5.12 - February 25, 2024 (50 KB)
Show all versions (29 total)

Runtime Dependencies (10):

hashie >= 0
os >= 0
prompt_manager >= 0.4.1
reline >= 0
semver2 >= 0
shellwords >= 0
toml-rb >= 0
tty-screen >= 0

Development Dependencies (6):

debug_me >= 0
minitest >= 0
simplecov >= 0
tocer >= 0

Owners:

Pushed by:

Authors:

  • Dewayne VanHoozer

SHA 256 checksum:

2eea2d2b18caf0d758d6e5f3be089d74f97c65994739fb2b3e65c2fdd6414cba

Total downloads 6,577

For this version 217

License:

MIT

Required Ruby Version: >= 3.2.0

Links: