Logging claude code file access with MCP
I recently read this post about a CLI agent that uploaded local files to the cloud, without anyone asking it to. That’s one of the bi...
Automatic Skill Generation for Web Agents
In journal, Aug 03, 2026Hallucination detection without LLM
In journal, Jul 12, 2026Synthetic Textile Data with Blender and Generative AI
In journal, Jul 04, 2026All Stories
Logging claude code file access with MCP
I recently read this post about a CLI agent that uploaded local files to the cloud, without anyone asking it to. That’s one of the biggest risks with coding agents without traceabilit...
In journal, Aug 25, 2026Synthetic Textile Data with Blender and Generative AI
This blog shares the latest version of our synthetic-data pipeline for generating better training data with Blender. We render a synthetic view of the textile on a table from differen...
In journal, Jul 04, 2026Prompt Evolution
This blog aims to develop an abstract framework to store prompts of agentic functions in a graph database (considered Neo4j for this example). These prompts will be versioned over cha...
In journal, Jun 06, 2026Security layer for mcp server
This started as an internal project where we needed a structured, reusable security layer for an MCP server we built to expose database queries and data to different user roles such a...
In journal, May 13, 2026Improve small language model monitoring in production
I read the paper Pioneer Agent and found several interesting ideas that are highly relevant for building agentic workflows in production systems. We have used some learning in our pro...
In journal, May 06, 2026Can a Gemini LLM beat StepLR for ResNet-18 on CIFAR-10?
I wanted to see if a Gemini LLM, called once per epoch, could pick a better learning rate than a fixed StepLR schedule for ResNet-18 on CIFAR-10.
In journal, Apr 27, 2026Zero trust data pipeline framework
We have all experienced the pain of data loss or data incorrectness in our batch data pipelines. To address this, I designed a framework for ensuring data correctness at every stage o...
In journal, Feb 06, 2026My Podcasts
- Loading episodes…
Trending AI Papers
- Loading top papers…
Trending AI Repos
- Loading top repos…