Open-source AI orchestration framework by deepset. Modular pipelines for RAG, agents, semantic search, and multimodal apps. Pipeline-as-graph architecture with explicit control.
Haystack is an open-source AI orchestration framework built by deepset for production-grade LLM applications. Its pipeline-centric, modular architecture treats each component (retriever, reader, generator) as a node in a directed acyclic graph, giving you explicit control over retrieval, routing, memory, and generation. It is purpose-built for RAG, with support for a multitude of retrieval and generation strategies out of the box. Integrations cover OpenAI, Anthropic, Mistral, Cohere, Hugging Face, Azure OpenAI, AWS Bedrock, and local models. The enterprise platform adds observability, collaboration, governance, and access controls, available as managed cloud or self-hosted. For teams building RAG applications who find LangChain too opinionated and want a clean pipeline abstraction, Haystack is the strongest alternative.
Most popular LLM framework. 100K+ GitHub stars. Chains, RAG, vector stores, tool use. LangGraph adds stateful multi-agent workflows with cycles and persistence.
TypeScript-first AI agent framework. Agents, tools, memory, workflows, RAG, evals, tracing, MCP, and production deployment for Node.js apps.
LLM data framework for connecting custom data sources to language models. Best-in-class RAG, data connectors, and query engines. Python and TypeScript.
Multi-agent orchestration framework built on the OpenAI Agents SDK. Define agent roles, typed tools, and directional communication flows. Production-focused, open-source.
Open-source AI orchestration framework by deepset. Modular pipelines for RAG, agents, semantic search, and multimodal apps. Pipeline-as-graph architecture with explicit control.
Try HaystackHonest takes on AI dev tools, frameworks, and infrastructure - delivered to your inbox.
Subscribe FreeThe TypeScript toolkit for building AI apps. Unified API across OpenAI, Anthropic, Google. Streaming, tool calling, structured output, multi-step agents. 50K+ GitHub stars.
Frontend stack for agent-native apps. React hooks, prebuilt copilot UI, AG-UI runtime, frontend tools, shared state, and human-in-the-loop flows.
Anthropic's Python SDK for building production agent systems. Tool use, guardrails, agent handoffs, and orchestration. Released alongside Claude 4.
Deep comparison of the top AI agent frameworks - LangGraph, CrewAI, Mastra, CopilotKit, AutoGen, and Claude Code.
AI AgentsInstall the dd CLI and scaffold your first AI-powered app in under a minute.
Getting StartedConfigure Claude Code for maximum productivity -- CLAUDE.md, sub-agents, MCP servers, and autonomous workflows.
AI Agents
Google released DiffusionGemma today, a 26B MoE open model that generates entire 256-token blocks in parallel instead of...

How RAG works, why it matters, and how to implement it in TypeScript. The technique that lets AI models use your data wi...

An 82M parameter text-to-speech model that runs on CPU and produces high-quality speech across multiple languages - no c...

A CS student built 30papers.com to make Ilya's legendary ML reading list more accessible. HN has thoughts on the source,...

IEEE Spectrum reports on pharmaceutical AI running on handheld devices. HN debates emergency kits, domain-specific model...

A new study from Dartmouth measures the impact of an AI tutoring platform on introductory statistics performance. Full e...

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.