Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 749 Bytes

File metadata and controls

23 lines (18 loc) · 749 Bytes

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?