Skip to content

PinkBud/chatRoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chat-Bot-using-gpt-3.5-turbo

This is frontend screem which hanldes the chatbot feature using OpenAI API.

Requirements

  1. Flask module to create a web server.
  2. OpenAI module to use it's API.
  3. OpenAI API key

Getting Started

To get started using this application, please follow the steps below:

  1. Install Python on your computer.
  2. Navigate to the directory where you have cloned this repository.
  3. Run the command pip install -r requirements.txt to install the necessary Python packages.
  4. Add your OpenAI API key to the app.py file. You can obtain an API key by signing up for OpenAI's API program.
  5. Run the command python app.py to start the application.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •