A RAG-ready SaaS template for AI chat products. Built with FastAPI, Next.js, SQLite, and a pluggable inference layer.
Stars
1
Forks
1
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
49
commits
Dockerfile change for SQL Lite Disk to be written from PaaS
bf5f099View on GitHubWhen the SSE stream endpoint was called without a conversation_id, it tried to blindly INSERT a new empty conversation, violating the partial unique index.
f52bba5View on GitHub