django-ai-assistant
Basic Information
This repository provides a developer-focused Django extension and example code to integrate large language models and AI assistants into Django applications. It is designed so developers can combine LLM capabilities with Django's productivity to build intelligent, agent-like application features. The project enables AI assistants to call server-side Django methods so assistants can perform actions, query application state, and interact with users through application logic. It supports AI Tool Calling and retrieval-augmented generation (RAG) workflows to build assistants that use external tools and application data. The README and repo signals point to documentation, a short demo video, continuous integration and coverage badges, contribution guidelines, community channels, and an option for commercial support from the maintaining company. The primary audience is developers building AI-enabled features inside Django projects.