GitHub - huangyz0918/termax: Termax is an LLM agent in your terminal that converts natural language to commands, enhanced by RAG
Termax
Termax is an LLM agent in your terminal that converts natural language to commands.
It is featured by:
🍼 Personalized Experience: Optimize the command generation with RAG.
📐 Various LLMs Support: OpenAI GPT, Anthropic Claude, Google Gemini, Mistral AI, and more.
🧩 Shell Extensions: Plugin with popular shells like zsh, bash and fish.
🕹 Cross Platform: Able to run on Windows, macOS, and Linux.
Installation
Quick Start
Tip
After installation, you'll need to configure the LLM (e.g., set t...
Read more at github.com