Build an AI-Powered CLI Assistant
Build a terminal assistant that answers questions about your local files using an LLM.
Intermediate
3 hours
4 lessons
Course Content
31 chapters across 4 lessons
2
Add an Interactive Loop
Replace the one-shot CLI with a REPL that stays alive for multiple questions
8 chapters
Progress0%
3
Remember the Conversation
Add conversation history so follow-up questions work correctly
5 chapters
Progress0%
4
Streaming & Commands
Replace the blocking response with streaming output, then add slash commands and @filename routing to give users control over the assistant.
10 chapters
Progress0%