Skip to content

JeelRajodiya/fast-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast AI

A command-line AI for quick questions with acceptable Time to First Token (TTFT), powered by the Groq API

Screencast_20251021_224055

Installing (Linux)

Download and install with a single command:

curl -fsSL https://raw.githubusercontent.com/JeelRajodiya/fast-ai/main/install.sh | bash

Screencast_20251021_225003

Tip

You can also use the same command to update the tool to latest version.

Installing (MacOS/Windows)

Please download the binary from the Releases page and add it to your system PATH.

Usage

Get A Groq API key from: https://console.groq.com/keys

Single Query mode

ai "How to exit vim?"

Interactive mode

Screencast_20251021_225624

ai
# Then type your question and press enter

Uninstalling

curl -fsSL https://raw.githubusercontent.com/JeelRajodiya/fast-ai/main/uninstall.sh | bash

About

🔥 Blazingly fast AI in your terminal - Written in Go

Topics

Resources

Stars

Watchers

Forks

Contributors