A command-line AI for quick questions with acceptable Time to First Token (TTFT), powered by the Groq API
Download and install with a single command:
curl -fsSL https://raw.githubusercontent.com/JeelRajodiya/fast-ai/main/install.sh | bashTip
You can also use the same command to update the tool to latest version.
Please download the binary from the Releases page and add it to your system PATH.
Get A Groq API key from: https://console.groq.com/keys
ai "How to exit vim?"ai
# Then type your question and press entercurl -fsSL https://raw.githubusercontent.com/JeelRajodiya/fast-ai/main/uninstall.sh | bash

