Skip to content

Latest commit

 

History

History

README.md

Parelay documentation

Parelay is a self-hostable live chat, AI assistant, and video-support platform you embed on any website with a single <script> tag. It ships three surfaces from one monorepo: an embeddable widget, an agent app (dashboard + admin), and a server (API, realtime, persistence).

Start here, in order:

  1. Getting started — prerequisites, install, database, environment, running the dev stack, and creating your first admin.
  2. Architecture — the packages, the tech stack, and how a visitor message flows through the system.
  3. Configuration — environment variables and the in-product settings (AI providers, transcription, email, access control).
  4. Deployment — running Parelay in production.

For questions about integrating the widget on a site, the Integration tab in the admin (Admin → Site → Integration) is the always-current, copy-paste source of truth for the embed snippet and host-page hooks.

License & contact

Parelay is released under the MIT License. Maintained by IndiaNIC Infotech Ltd. — see the root README for contribution and contact details.