BryteSikaStrategyAI
Customer Support Intelligence
Synthetic support intelligence for African SMEs, published as a live Cloudflare deployment.
What's live
- Streamlit user app behind a Cloudflare Worker + Container
- FastAPI orchestration routes available at
/api/* - Static share page hosted on Cloudflare Pages
Status
Waiting for a deployed app URL.
Set window.CSI_APP_URL in script.js or open this page with
?app=https://your-app.example.com.
Deployment split
- Pages: public launch page and shareable entry URL
- Worker + Container: dynamic Python app and API
- SQLite: demo-only history, container-local and ephemeral
Good next move
Move run history to Cloudflare D1 if you want durable public usage.