Customer messaging without the monolith

One Django project for public chat, agent replies, attachments, and follow-up.

VorinChat turns customer conversations, replies, attachments, and follow-up into one focused Django project.

Customer widget Email gate, history, CSAT, attachments
Agent workspace Live inbox, notes, tags, analytics, page context
Production-ready Static files, media, PostgreSQL-ready, WhiteNoise, push hooks

Public chat widget

The standalone widget runs directly on the public pages, keeps customer history by email, and supports attachments and feedback.

Agent panel

Staff can reply from a focused inbox, save internal notes, resolve chats, and inspect visitor journey context.

Deployment-friendly

The project is prepared for local SQLite or production PostgreSQL, with environment-based settings and static file handling.