Open-source AI gateway: call 100+ LLM providers in the OpenAI format via a Python SDK or proxy. Spend tracking, budgets, rate limiting, load balancing, and fallbacks built in.
LiteLLM is the open-source standard for putting one interface in front of every LLM provider. It ships as two pieces: a Python SDK for application code and a gateway/proxy you deploy in front of your infrastructure, both speaking the OpenAI format across 100+ provider integrations including Azure, Bedrock, Gemini, OpenAI, and Anthropic. The gateway layer is what production teams come for - per-key spend tracking, budgets, rate limiting, load balancing, and automatic fallbacks when a provider degrades. The project reports 240M+ Docker pulls and over 1,000 GitHub contributors. Where OpenRouter is a hosted multi-model API, LiteLLM is the self-hosted equivalent you control end to end, and the two pair well in a fallback chain.
Multi-agent orchestration framework built on the OpenAI Agents SDK. Define agent roles, typed tools, and directional communication flows. Production-focused, open-source.
Type-safe Python agent framework from the Pydantic team. Brings the FastAPI feeling to AI development. Composable tools, durable execution, and full IDE autocomplete.
Constrained generation library for LLMs. Uses finite state machines to mask invalid tokens during generation. Guarantees schema-compliant output with zero retries.
Open-source AI orchestration framework by deepset. Modular pipelines for RAG, agents, semantic search, and multimodal apps. Pipeline-as-graph architecture with explicit control.
Open-source AI gateway: call 100+ LLM providers in the OpenAI format via a Python SDK or proxy. Spend tracking, budgets, rate limiting, load balancing, and fallbacks built in.
Try LiteLLMHonest 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...

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...

Comparing LLMs by token pricing alone can lead you to choose worse, more expensive models. Cost per task tells the real...

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