Getting Started
Quickstart
Get started with ChatterMate in minutes
Quickstart Guide
This guide will help you get ChatterMate up and running quickly.
Installation
Backend Setup
Frontend Setup
Database Setup
1
Create Database
Create a PostgreSQL database and enable the vector extension:
2
Run Migrations
Apply the database migrations:
Running the Application
Development Mode
Production Mode
Verify Installation
- Open your browser and navigate to
http://localhost:8000/docs
to view the API documentation - Visit
http://localhost:3000
to access the web interface - Try sending a test message in the chat widget
Next Steps
Setup Organization
Setup new organization
Configure AI
Configure AI provider
Customize AI Agent
Customizing AI agent
Knowledge Base
Adding knowledge to AI agent
Testing
Testing AI agent
Widget Integration
Adding chat widget to the website
Human Agents
Adding Human Agent
Roles & Permissions
Managing Roles and Permission
Chat Management
Managing Customer chat and Taking over chat
Availability
Going offline