
Secure AI workspace with auth, memory, and Kipling-style reasoning views.
Built a production-ready ChatGPT-inspired web experience with a React front-end and Flask API. Users can register, authenticate, and revisit every conversation from a persistent history panel. Behind the scenes, I wired OpenAI GPT models to a custom memory layer so the AI remembers prior prompts, applies campaign-specific context, and responds using the Kipling framework (What, Why, When, Where, Who, How).





Incredible project! The attention to detail and functionality is impressive.
Very well designed and implemented. The UI is intuitive and responsive.
Outstanding work. I particularly liked the performance optimizations.