wsvincent/djangoforai
Django + local LLM + server side events + HTMX demo
This project helps Django developers quickly integrate a ChatGPT-like AI chat interface into their web applications. It takes user input, sends it to a local AI model (like Gemma), and streams the AI's responses back in real-time, complete with conversation history. Developers can use this to add AI conversational capabilities to their Django-powered platforms.
Use this if you are a Django web developer looking to add real-time, local LLM chat functionality to your application without relying on external cloud-based AI services.
Not ideal if you are a non-developer user looking for a ready-to-use AI chat application, or if you need to integrate with cloud-based LLM providers like OpenAI or Claude directly.
Stars
64
Forks
9
Language
Python
License
—
Category
Last pushed
Nov 13, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/wsvincent/djangoforai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
BlackHC/llm-strategy
Directly Connecting Python to LLMs via Strongly-Typed Functions, Dataclasses, Interfaces & Generic Types
Mgrsc/LLMQ-Horizon
Integrate LLM into QQ using Nonebot, LangChain, and LangGraph
sdsc-ordes/kg-llm-interface
Langchain-powered natural language interface to knowledge-graphs.
firattamur/llmdantic
Structured Output Is All You Need!
ls1intum/Pyris
An LLM microservice for the learning platform Artemis