Skip to content

willosonico/ChatGPT-Customer-Service-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT customer service chat

Requirements

  • install docker and docker compose, for ubuntu run

      sudo bash scripts/01_install_docker_ubuntu.sh
    

Setup

  1. Configure the environment by modifying .env.example

     copy .env.example .env
    
  2. Configure the assistant behavior by modifying the contents inside backend/src/custom/static_content.js

  3. Start the project

    sudo bash scripts/02_start.sh
    

query the endpoint to the /query endpoint path with ?message=what you want

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published