Building a Chatbot From 15 Years of My Own Writing
How I built a retrieval-augmented generation chatbot for my personal website using SQLite for vector search, OpenAI for embeddings, and Claude for responses,...
Software Craftsman, Problem Solver, Minimalist, Pan-African
How I built a retrieval-augmented generation chatbot for my personal website using SQLite for vector search, OpenAI for embeddings, and Claude for responses,...
Implementing Adia Sowho's principles for building scalable systems, with practical code examples and lessons from real-life experiences.