Skip to content

Self Hostable AI enabled WhatsApp Agent - OSS Alternative to Zoko

Notifications You must be signed in to change notification settings

rajatsandeepsen/insight

Repository files navigation

insight

Insight!

Self Host-able AI Enabled Whatsapp Agent, OSS Alternative to Zoko

Usage

To install dependencies:

npm install

To authenticate

.env.example -> .env

To run:

npm run dev

To run docker

docker compose build
docker compose --env-file .env config
docker compose --env-file .env up