cai-0.1.0 is not a library.
Visit the last successful build:
cai-0.12.0
cai - The fastest CLI tool for prompting LLMs
- Prompt the best AIs directly from the terminal and faster than ever before! ⚡️
- Finishing often in less than 1 second. 🚀
- Build with Rust 🦀 and [Groq] for supreme performance and speed! 🏎️

Installation
Set API key
Supports the following APIs:
- Groq (mixtral-8x7b-32768) - Set environment variable
GROQ_API_KEY
(Create new API key here). - OpenAI (gpt-4-turbo-preview) - Set environment variable
OPENAI_API_KEY
(Create new API key here).
Usage