Ask - a simple terminal chat loop for AI9=

⚓ Rust    📅 2026-01-13    👤 surdeus    👁️ 1      

surdeus

ask

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

chat

It's a simple project for now but I'd like to hear what you think.

1 post - 1 participant

Read full topic

🏷️ Rust_feed