Skip to content

ShangQingLiu/jarvix_qa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jarvix Robot

Frontend

  • npm install vue cli
  • npm install
  • npm run serve

Backend

  • Install all the package as pip install -r requiremnet.txt
  • export OPENAI_API_KEY=YOUR_KEY
  • flask run