Open source / Showcase2026
Helpdesk
A support inbox where a keyword bot answers from a knowledge base and escalates to tickets, plus an embeddable chat widget.
Helpdesk (FastAPI + SQLite) runs customer support for a fictional online shop: an embeddable chat widget answers common questions from a built-in knowledge base, and whatever it can't resolve turns into a ticket in the admin inbox. The shop and its conversations are sample data.
// PROJECT VISUAL

// TECH
FastAPISQLite