CrewAI — Frameworks & SDKs
CrewAI, a production multi-agent framework with 5,000+ GitHub stars and 1,500+ company adoptions, offers role-based collaboration and async execution for building custom agent applications. The framew…
CrewAI, a production multi-agent framework with 5,000+ GitHub stars and 1,500+ company adoptions, offers role-based collaboration and async execution for building custom agent applications. The framew…
AgentIndexed, a hand-curated directory of AI agents and frameworks, launched with zero pay-to-play rankings across 13 categories. The platform offers free listings with human review and featured place…
A developer built a multi-agent support ticket triage system using LangGraph that classifies tickets, routes them, and drafts replies, running locally with Ollama or via cloud API. The system escalate…
A lawyer-turned-developer open-sourced OpenSymphony, an AI agent framework that enforces personality, governance, and self-evolution through YAML-based souls, a multi-layer governance system, and a to…
A developer is building a minimal, fully modular AI desktop assistant that avoids bloat by using a plugin architecture where every component—UI, AI provider, and tools—is a separate, swappable module.…
Runeward, an open-source governance layer for AI agents, provides isolated sandboxes with deny-by-default egress, tamper-evident audit ledgers, human-in-the-loop policy gates, and cost guardrails. It …
Most founders shipping AI agents lack systematic evaluation methods, leading to public failures like Chevrolet's chatbot agreeing to sell a car for $1 and McDonald's AI drive-thru adding bacon to ice …
A developer explains the concept of AI agents, comparing them to a personal guide that provides direct answers and relevant references. The post details the workflow of AI agents, including chunking l…
A guide explains how to build a semantic memory system for AI agents using local vector databases and embedding pipelines, drawing on lessons from the Hermes Agent experiment. The system comprises thr…
An educational lab demonstrating various AI agent architectures built on LangChain and a local Ollama server has been released. The project includes multiple runnable CLI variants for studying chat wi…
OpenAI's text-embedding-3-large embedding model has fallen to 13th place out of 15 on the 2026 aggregate embedding leaderboard with a score of 58.96, while the free, Apache 2.0-licensed Qwen3-Embeddin…
A developer building LLM workflows argues that choosing between chaining libraries and general orchestrators depends on whether the problem is LLM glue or reliable execution. The developer built Promp…
A developer explains how Retrieval-Augmented Generation (RAG) prevents AI hallucinations by giving models access to real data before answering. The post includes code examples using LangChain and FAIS…
A developer built ShiftLeft Society, a multi-agent DevSecOps tribunal using Qwen-Max, for the Qwen Cloud Global AI Hackathon 2026. The system features two AI reviewers that negotiate disagreements wit…
A developer successfully added Mermaid diagrams to OpenWiki, LangChain's LLM-powered code documentation tool, by modifying its prompts to generate sequence and entity-relationship diagrams. The experi…
A developer testing LangChain's OpenWiki tool on a Spring Boot/Angular monorepo found that Claude Sonnet repeatedly crashed due to malformed tool calls, while switching to Claude Opus 4.8 completed th…
Enterprise AI agents are runtime products requiring a control plane, API, release path, rollback story, and ownership for regulated workflows. Focused Labs highlights the NemoClaw Deep Agents Blueprin…
Microsoft has launched hosted agents for its Azure AI Foundry platform to general availability, offering a managed, framework-agnostic runtime for deploying AI agents across more than 20 Azure regions…
The AI engineering community has adopted the term 'loop' to describe at least four distinct architectures: execution loops for agent decision-making, task loops that restart agents until tests pass, p…
A cybersecurity startup founder published seven typosquatted AI-tool packages on NPM that steal git, SSH, and cloud credentials via install scripts, accumulating about 20,000 downloads. The packages i…