DMDavid Mezzettiinneuml.hashnode.dev·May 31 · 5 min readProgressive DistillationNow that almost everyone has thought about or is actively integrating AI workflows into their projects, some might ask is this all worth the cost? Many think the current economics of the AI space don'00
DMDavid Mezzettiinneuml.hashnode.dev·Mar 16 · 67 min readAgent ToolsAI-driven software development is all the rage in 2026. If you look online, you'll find a endless stream of proclaimations such as "software development is dead", "anyone can code now" and "if you're 00
DMDavid Mezzettiinneuml.hashnode.dev·Feb 4 · 5 min readTxtAI got skillsThis example will demonstrate how to use txtai agents with skill.md files. We'll setup a skill.md file with details on how to use TxtAI and run a series of agent requests. Let's get started! Install dependencies Install txtai and all dependencies. %%...00
DMDavid Mezzettiinneuml.hashnode.dev·Feb 4 · 7 min readAgentic College SearchThis example will demonstrate how to use txtai agents to identify list of strong engineering colleges with baseball programs 🎓⚙️⚾. We'll setup a default agents.md file and then give an LLM access to the web. Let's get started! Install dependencies I...00
DMDavid Mezzettiinneuml.hashnode.dev·Jan 21 · 4 min readOpenCode as a txtai LLMOpenCode is an open source AI coding agent. It's rapidly growing in popularity as an open alternative to Claude Code. OpenCode shows the power of permissive open source. It's rapidly undergoing mass adoption and as of January 2026 sits at 81K+ GitHub...00