Ask - a simple terminal chat loop for AI9=
⚓ Rust 📅 2026-01-13 👤 surdeus 👁️ 1ask
I've made a simple project called ask. it's a minimal chat loop that lets you talk to an AI write in your terminal. Not complicated, just type a message, get a reply until you type exit.
Repo: GitHub - Pjdur/ask: Ask anything!
Crates used: gh_models and tokio crates
The LLM might makes mistakes in whatever question you ask it. DON'T use it to write code, especially in Rust.
You'll need to set a Github token with the Models account permission when creating the token.
Usage

It's a simple project for now but I'd like to hear what you think.
1 post - 1 participant
🏷️ Rust_feed