Skip to content

An AI chat bot using GPT3. All interactions are saved in gpt3_logs file.

License

Notifications You must be signed in to change notification settings

blessinvarkey/gpt3-flask-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpt3-flask-bot

This repository contains AI chat bot which uses autoregressive transformer language model GPT3 for interaction. Interactions are saved in gpt3_logs.

  1. Openai Key (visit: openai to get your api key)
  2. Download the repository:
  3. git clone https://github.com/blessinvarkey/gpt3-bot.git
  4. Create file openaiapikey.txt and save the api key.
  5. install dependencies
  6. run app.py

Deploy on AWS

Check out how to deploying a GPT-3 flask application using AWS CodePipeline and Elastic Beanstalk here

bot

About

An AI chat bot using GPT3. All interactions are saved in gpt3_logs file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published