Skip to content

adarshpunj/gpt-chatbot-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPT-powered chatbot from product brochure

gpt-chatbot-demo-video.mov

Run

  • Install dependencies
    pip install -r requirements.txt
    
  • Go to the backend directory and execute:
    uvicorn main:app --port 8080 --reload
    

Ask

  • What is the top speed?
  • Can I connect my iPhone?
  • Does it support Alexa?
  • What is the size of the alloy wheel?

About

Basic chatbot powered by PDF documents+GPT-3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published