Venunath M
Never Betray Never Get Betrayed
Never Betray Never Get Betrayed
I built an AI chat widget in Flutter with a Python backend β hereβs how it works
Hey everyone π,
Iβve been working on a side project called Baby Safa β an AI-powered chat widget built in Flutter, packaged as JavaScript so it can be embedded into any site.
Unlike many frontend-only demos, Baby Safa uses a Python backend for security (no exposed API keys) and extra custom logic. It currently supports:
API key authentication
Voice input
Typing animation
Backend logic for better response handling
You can test Live demo:
https://safa-chat-widget.onrender.com/
Iβd love to hear your thoughts