Skip to content

Keli-Ctrl/Assistant

Repository files navigation

WhatsApp AI SaaS

A SaaS platform that allows businesses to deploy AI-powered WhatsApp bots using Claude API.

Getting Started

To get started with local development, please follow the detailed instructions in setup.md.

Quick Start

  1. Install dependencies:
    npm install
  2. Configure environment variables in .env.
  3. Run migrations:
    npx prisma migrate dev
  4. Start the server:
    npm run dev

More Information

This project is built with Next.js, Prisma, and PostgreSQL. It integrates with the WhatsApp Business API and Anthropic's Claude API.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors