Django AI SDK Django AI SDK brings the same simplicity Django is known for to AI development. Define an Agent, wire it to a view, and get a streaming, stored, tool-ready chat endpoint with no new concepts to learn. Getting Started pip install "django-ai-sdk[haystack]" Quick StartBuild your first agent in 5 minutes AgentsAgents, tools, RAG, storage ProtocolsStream and Run adapters IntegrationsGitHub, Linear, weather, MCP Views & RoutingWire agents to HTTP endpoints How It WorksRequests flow through the SDK Developer ManualInternals and contribution guide