📰 Dev.to · Harish Kotra (he/him)
Articles from Dev.to · Harish Kotra (he/him) · 51 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (11052)
ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog

Dev.to · Harish Kotra (he/him)
1mo ago
SkySwarm: When Autonomous Agents Take Over the Virtual Skies
What happens when you replace rigid, if-then-else rules with large language models (LLMs) in a...

Dev.to · Harish Kotra (he/him)
1mo ago
Building a Real-Time Gamified Posture AI with the Vision Agents SDK ⚔️🪑
A solo developer’s weekend hackathon journey building PosturePaladin using modern AI and...

Dev.to · Harish Kotra (he/him)
1mo ago
Exploring Emergence: Building a 100-Agent City Simulation with Local LLMs
What happens when you give 100 autonomous AI agents a few dollars, place them on a real-world city...

Dev.to · Harish Kotra (he/him)
1mo ago
How I Built Swarm DJ: A Multi-Agent AI System Performing Live Electronic Music 🎧
What happens when you give local Large Language Models (LLMs) the keys to a DJ booth? That was the...

Dev.to · Harish Kotra (he/him)
1mo ago
SwarmMind: Local Multi‑Agent Content Pipelines with Ollama + Walkie
Building multi‑agent systems is easy until you need them to talk. Most demos short‑circuit...

Dev.to · Harish Kotra (he/him)
1mo ago
Building an Autonomous LLM Society with NanoClaw & Ollama
How do you build a digital society where every inhabitant possesses genuine, distinct cognition, yet...

Dev.to · Harish Kotra (he/him)
1mo ago
Building a Fully Local, Offline Trading Research Memory Agent with Zvec
Have you ever wanted an AI assistant that actually remembers market context without relying on cloud...

Dev.to · Harish Kotra (he/him)
1mo ago
Building SwapShield: A Gasless & MEV-Protected Trading Analyzer using the Uniswap API
Decentralized finance (DeFi) trading is powerful, but it's not without its rough edges. Between...

Dev.to · Harish Kotra (he/him)
1mo ago
I Built a Local LLM Evaluator That Compares Models Side-by-Side - Here's How
TL;DR: I built llm-eval — an open-source tool that auto-detects your locally-installed Ollama models,...

Dev.to · Harish Kotra (he/him)
1mo ago
Building a Human-in-the-Loop Travel Agent with LangGraph.js
In the rapidly evolving landscape of AI agents, one of the biggest challenges is moving beyond simple...

Dev.to · Harish Kotra (he/him)
1mo ago
Building a Private, Local-First AI Scribe with RunAnywhere SDK
In the world of healthcare, data privacy isn't just a "nice to have" - it's a legal and ethical...

Dev.to · Harish Kotra (he/him)
1mo ago
Building a Local-First Resume Analyzer Agent with Gemma 3 and LangExtract
In this deep dive, we build a production-quality, privacy-focused resume analysis tool that runs 100%...

Dev.to · Harish Kotra (he/him)
2mo ago
Building an AI Architecture Generator with Ollama and draw.io MCP
Visualizing system architecture is a critical part of software engineering, yet the tooling often...

Dev.to · Harish Kotra (he/him)
2mo ago
Implementing A/B Testing for Prompts in LangChain
Prompt engineering requires constant iteration. A common pattern is to have a "Production Prompt" and...

Dev.to · Harish Kotra (he/him)
2mo ago
Runtime Hyperparameter Tuning in LangChain
When building AI Agents, we often lock in parameters like temperature or top_p when the application...

Dev.to · Harish Kotra (he/him)
2mo ago
Building "memMesh": A Multi-Agent System with Shared Memory (memU)
In the rapidly evolving world of AI agents, a single agent often isn't enough. Complex tasks require...

Dev.to · Harish Kotra (he/him)
2mo ago
How I Built a Lightning-Fast Local RAG with Cosdata and Ollama
Retrieval-Augmented Generation (RAG) is the backbone of modern AI applications. But most tutorials...

Dev.to · Harish Kotra (he/him)
2mo ago
Why I Built "DevPulse": A Privacy-First, AI-Powered Reader (That Actually Runs Locally)
How to reclaim your developer news feed from algorithms using React, PWA, and Ollama. The...

Dev.to · Harish Kotra (he/him)
2mo ago
Building a Hybrid Edge-Cloud AI Orchestrator with Agno and Ollama
In the era of massive LLMs, a common inefficiency persists: we send everything to the most powerful...

Dev.to · Harish Kotra (he/him)
2mo ago
Building "Devwrite": A Local, Agentic Writing Assistant with Ollama & Node.js
Here's how I implemented a Planner-Executor-Critic loop to stop getting generic AI responses. We've...

Dev.to · Harish Kotra (he/him)
2mo ago
Beyond the Context Window: Simulating True AI Memory with Ollama and AIsa.one
We often confuse "Context" with "Memory" in LLMs. When you paste a 100-page PDF into an LLM, you...

Dev.to · Harish Kotra (he/him)
2mo ago
Building a Local-First Research Agent that Actually Remembers (using AIsa, Cognee & Ollama)
AI agents are great at searching the web. They are terrible at remembering what they found...

Dev.to · Harish Kotra (he/him)
2mo ago
How to "Program" Your AI Agent: Introducing Gemini CLI Conductor 🎻
Stop prompting. Start Conducting. We are entering a new era of AI-assisted coding. We moved from...

Dev.to · Harish Kotra (he/him)
2mo ago
Building Agentbase: An Open Source RAG Platform with Next.js, FastAPI, and Agno
In this post, we'll dive into how we built Agentbase, a full-stack platform that lets anyone build,...
DeepCamp AI