Open source / Showcase2026
Orderpilot
An ordering chatbot for the fictional Acme Coffee Co., with a built-in web-chat simulator and an admin dashboard — no bot token needed to try it.
Orderpilot is a FastAPI service built around python-telegram-bot, but you don't need a Telegram token to see it work: a keyless web-chat simulator lets you place a sample order, while the admin dashboard tracks orders behind the scenes. The shop (Acme Coffee Co.) and its menu are fictional.
// PROJECT VISUAL

// TECH
FastAPISQLitepython-telegram-bot