Insights & Engineering
Building intelligent systems
Deep dives into AI automation, Python architecture, and the engineering behind production-grade systems
Building an AI Sales Chatbot with Django and OpenAI: Lessons Learned
Practical guide to building an AI-powered sales chatbot for e-commerce using Django and OpenAI API. Covers architecture, prompt engineering, and conversation management.
How I Built a Multi-Tenant SaaS Time Tracker with Flask and PostgreSQL
A deep dive into building a schema-per-tenant SaaS application for tracking employee hours across multiple cafe locations in Barcelona using Flask and PostgreSQL.