Published on March 04, 2026 at 02:33 PM
memU is a personal memory layer for AI assistants — an MCP (Model Context Protocol) server that lets tools like Claude Code retrieve and store memories across sessions. Instead of every...
Read more →
Published on March 04, 2026 at 02:32 PM
The capstone started as a straightforward ML project: train a model to detect DDoS attacks. It became something more interesting when I realized the real problem wasn't the model — it was...
Read more →
Learnings
Published on December 24, 2025 at 10:46 PM
I used this blog as the baseline for doing this "learning", it's been very helpful: [blog](https://www.tanishq.ai/blog/posts/2021-11-16-gradio-huggingface.html) First I figured out that my fastai...
Read more →
Published on December 23, 2025 at 11:49 PM
Data models is a template , more like a schema, but with how data is collected for the applicaton, how it should be structured, and the rules it should follow. Without data models the organization...
Read more →
Published on December 22, 2025 at 05:01 PM
Most systems today are lacking architecture for data intensive , than compute intensive, as there is more power for compute intensive than the idea or how to manipulate huge amounts of data to a...
Read more →