RubyGems Navigation menu

aia 0.5.7

`aia` - the AI Assistant - is a command-line (CLI) tool for interfacing with generative AI (gen-AI/GPT) backends. Its designed to provide developers with the ability to issue prompts, receive AI-generated responses, and incorporate additional context from files such as Ruby source code. It supports configuration and customization for different environments, includes options for output formats like markdown rendering or spoken responses, and allows dynamic content generation within prompts such as shell integration and embedded Ruby. With `aia`, users benefit from a simplified setup process and an extendable interaction model with AI, suitable for a range of command-line tasks.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.5.17 - May 20, 2024 (55.0 KB)
  2. 0.5.16 - April 03, 2024 (55.0 KB)
  3. 0.5.15 - March 30, 2024 (52.0 KB)
  4. 0.5.14 - March 09, 2024 (52.0 KB)
  5. 0.5.13 - March 03, 2024 (51.5 KB)
  6. 0.5.7 - January 16, 2024 (46.0 KB)
顯示所有版本(共 30)

Runtime 相依性套件 (8):

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

Development 相依性套件 (5):

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

擁有者:

推送者:

作者:

  • Dewayne VanHoozer

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 7,929

這個版本 257

授權:

MIT

Ruby 版本需求: >= 3.2.0

相關連結: