Learnings tagged with
learning6 entries found
-
March explorations: certifications, claude code SDK, and ai agent security
A summary of what I have been exploring in March 2026. AWS SAA prep, NVIDIA AI agent cert, Claude Code SDK practice, and diving deep into AI agent security.
-
Building a Conversational Data Analyst with Deep Agents
Built an AI-powered data analyst agent. Upload CSV/Excel files, get instant analytics, interactive Plotly charts, dashboards, and reports through chat.
-
Building PomoAI: A Pomodoro Timer with an AI Assistant
Built a Pomodoro timer app with a built-in AI chatbot that queries your real focus data. Flutter, Riverpod, SQLite, OpenAI.
-
Building a Job Search Agent with LangChain DeepAgent
Explored the DeepAgent framework to build an AI agent that parses CVs and finds matching jobs.
-
Deploying MongoDB on Kubernetes with Helm
Exploring Helm and Kubernetes by deploying MongoDB on a local cluster.
-
RAG Architectures: One Year of Learning and Experimenting
Studied and implemented different RAG techniques. The right architecture depends on what problem you are solving.