qq
Quick Question - LLM in the terminal.

qq is a markdown rich terminal based LLM interface - so you never have to leave the terminal! qq supports gpt-4o-mini and llama-3.1-8b

looks and works great in warp
🎨 Markdown support in your terminal
🧠 gpt-4o-mini (default LLM)
🦙 Now with llama-3 support! (optional)
⌨️ Prompt engineering layer to ensure terminal/linux based responses
💻 Stay in terminal
qq how do I list files in terminal by size?

⏳ Coming Soon - 🐳 A Docker Version!
🔑 Ensure your OpenAI API Key is exported in the following format: export OPENAI_API_KEY=your openai key
💻 Automatic Setup: In your Term, paste the following (target qql.py instead of qq.py if you want to use llama-3 instead of gpt-4o-mini)
git clone https://github.com/ymode/qq.git
cd qq
pip install -r requirements.txt
chmod +x qq
sudo mv qq /usr/local/bin/
The best way to support this project is to contribute! But if you would like to buy me a coffee, there is a link below.