RubyGems Navigation menu

aia 0.8.2

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:
=

install:
=

Versions:

  1. 0.8.6 April 24, 2025 (44.5 KB)
  2. 0.8.5 April 19, 2025 (44.5 KB)
  3. 0.8.4 April 19, 2025 (44.5 KB)
  4. 0.8.3 April 18, 2025 (44 KB)
  5. 0.8.2 April 17, 2025 (44 KB)
Show all versions (38 total)

Runtime Dependencies (10):

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

Development Dependencies (7):

debug_me >= 0
minitest >= 0
mocha >= 0
rake >= 0
simplecov >= 0
tocer >= 0

Owners:

Pushed by:

Authors:

  • Dewayne VanHoozer

SHA 256 checksum:

=

Total downloads 13,355

For this version 106

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.0

Links: