Description: Built a chatbot with real-time streaming responses, SQLite-backed memory so conversations persist across sessions, and the ability to dynamically switch between multiple LLMs.
Result line: Shows I can build the "feels alive" parts of AI products — streaming, memory, model flexibility — not just a static Q&A bot.
Streaming AI Chatbot with Persistent Memory
Description: Built a chatbot with real-time streaming responses, SQLite-backed memory so conversations persist ac...