RubyGems Navigation menu

aia 0.5.16

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:

19c93ba6cb5ea3cd051ed870bf2b785e188620c09f1765e1487b30b0fa3cdb4d

Total downloads 6,311

For this version 164

License:

MIT

Required Ruby Version: >= 3.2.0

Links: