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

Kimi K3 is the first open-source 3T-class model with a 1M-token context window, native vision, and OpenAI-compatible API...

Terence Tao published a deep mathematical digestion of the Jacobian conjecture counterexample discovered by Claude Fable...

A Stack Exchange data query shows Stack Overflow's question volume dropped 65% since 2017, with a sharp acceleration aft...

Mozilla's inaugural report reveals open models now match closed AI on capability, but only 51% reach production. The har...

Voice cloning now requires just 3 seconds of audio to impersonate someone. With $893M in reported losses, detection has...

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