Skip to content

21hook/Chat-with-GPT3.5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

A chatbot that uses gpt-3.5-turbo API to generate responses to user input.

Installation

Run the following commands to start the project:

docker pull gindex/nginx-php
docker run -it -d -v /root/chatgpt:/usr/share/nginx/html --name chat-with-gpt -p 8080:80 --restart=always gindex/nginx-php

Usage

Running screenshots: image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published