Entries tagged :: agents
4 posts
- Meet Ralph: The AI Coding Agent That Just Keeps Going
I built an autonomous AI agent that works from a PRD, verifies its own work, and ships code while I sleep. Here's Ralph.
- AI Agents in .NET: Beyond DevUI - LibreChat Integration
Exposing .NET agents through OpenAI-compatible endpoints and connecting them to LibreChat.
- AI Agents in .NET: Building Agentic RAG
Taking our agent from 'hello world' to useful - with database persistence, embeddings, vector search, and tools that let it reason over documentation and conversation history.
- AI Agents in .NET: Let's Build Something Smart
Introducing the Knowledge repository - a hands-on companion for learning how to build AI agents with the Microsoft Agent Framework in C#.