Browsing Tag
agents
8 posts
Quack into Action! Building Brilliant Agents with Docling-Agent & mellea
Using Docling-Agent to build powerful agentic operations on documents, such as writing, editing, summarizing, etc. Introduction For those…
Antigravity and Gemini3 Coding Test
Testing AI coding assistants with real-world tasks: ConnectOnion agent framework migration and frontend development Project: github.com/openonion/connectonion Conclusion I’ve…
Stop AI From Seeing What It Shouldn’t: A Practical Guide to PII Safety
TL;DR AI features are great, but if you feed them personal data, things can go wrong very quickly.…
Java’s Agentic Framework Boom is a Code Smell
Originally published here Last week, I published a post arguing that you don’t need an agentic framework to…
How to Create AI Agents Using Mastra and TypeScript
Introduction Ever wish there was a smarter way to search for tech jobs? I built an AI agent…
RAG vs Memory for AI Agents: What’s the Difference
AI agents are becoming more powerful every day. They can chat, write code, answer questions, and help with…
It’s early days for Agents
Reasoning and function calling both marked significant breakthroughs in the road to making agents more capable. Developer coding…
Accelerating AI Development Workflows: The Kiro Best Practices Boilerplate
Introduction Maintaining consistent code quality across teams is challenging. The Kiro Best Practices Boilerplate solves this by creating…