← heapsort-ai

AI agent

145 items

CASEDEV.to AI·6h ago

En:Building a RAG Agent for SOPs

The author built a RAG agent called POPS AI using Python and various tools to automate answers about Standard Operating Procedures, aiming to reduce operational interruptions caused by employees seeking information. This agent addresses the friction in accessing documented SOPs, solving a real-world problem from development to production deployment.

62
ARTICLEDEV.to AI·4/15/2026

Building Mini Gravity: A Local, Private Voice AI Agent

This content introduces Mini Gravity, a local and private voice AI agent designed to run entirely on a user's machine, capable of handling documents and generating code. It details a three-layer architecture (STT, Intent, Execution) using technologies like Groq's Whisper and DeepSeek-Coder, highlighting the importance of robust logic and prompt engineering.

59
ARTICLEDEV.to AI·4/23/2026

I built an open-source AI agent that turns a trade idea into a full backtest — here's why

The author built an open-source AI agent to streamline the process of transforming investment ideas into tested strategies, addressing the fragmentation of existing quantitative finance tools. This agent integrates data pulling from SEC filings with backtesting, offering reproducible results and combining AI-driven thesis generation with analytical rigor.

37
DOCDEV.to AI·4/16/2026

Voice Agent

This project details the creation of a Voice-Controlled Local AI Agent designed to process audio input, identify user intent, execute actions, and display results via a user interface. The system features a modular pipeline from audio input to UI output, ensuring scalability and flexibility.

31
ARTICLEDEV.to AI·4/25/2026

My AI Agent Over-Corrected Itself — So I Built Metabolic Regulation

The author details how their AI agent, with an Active Inference perception pipeline, learned a correction rule that led to over-correction, causing it to misclassify human speech. This incident highlights the challenge of building robust regulation mechanisms in AI systems to prevent over-generalization and suggests a need for more metabolic control.

30