51 articles

📰 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
SwarmMind: Local Multi‑Agent Content Pipelines with Ollama + Walkie
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...
Building an Autonomous LLM Society with NanoClaw & Ollama
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...
Building a Fully Local, Offline Trading Research Memory Agent with Zvec
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...
Building SwapShield: A Gasless & MEV-Protected Trading Analyzer using the Uniswap API
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...
I Built a Local LLM Evaluator That Compares Models Side-by-Side - Here's How
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,...
Building a Human-in-the-Loop Travel Agent with LangGraph.js
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...
Building a Private, Local-First AI Scribe with RunAnywhere SDK
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...
Building a Local-First Resume Analyzer Agent with Gemma 3 and LangExtract
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%...
Building an AI Architecture Generator with Ollama and draw.io MCP
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...
Implementing A/B Testing for Prompts in LangChain
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...
Runtime Hyperparameter Tuning in LangChain
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...
Building "memMesh": A Multi-Agent System with Shared Memory (memU)
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...
How I Built a Lightning-Fast Local RAG with Cosdata and Ollama
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...
Why I Built "DevPulse": A Privacy-First, AI-Powered Reader (That Actually Runs Locally)
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...
Building a Hybrid Edge-Cloud AI Orchestrator with Agno and Ollama
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...
Building "Devwrite": A Local, Agentic Writing Assistant with Ollama & Node.js
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...
Beyond the Context Window: Simulating True AI Memory with Ollama and AIsa.one
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...
Building a Local-First Research Agent that Actually Remembers (using AIsa, Cognee & Ollama)
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...
How to "Program" Your AI Agent: Introducing Gemini CLI Conductor 🎻
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...
Building Agentbase: An Open Source RAG Platform with Next.js, FastAPI, and Agno
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,...