Async Django AI Chat Demo
I created a new project to experiment with async Django and Pydantic AI to implement a reactive chat UI that streams responses from a Gemini agent, and parses the Markdown to HTML as it streams.
Repository: github.com/stuartmaxwell/ai-chat-demo
The highlight of this was experimenting with the scripts from The Fixi Project. There are five narrowly-focused scripts that you can easily drop into your project to solve a particular issue.
The project README and a screencast are below...
Read more
评论
?
参与讨论