Skip to content

victorpolisetty/martin-verizon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Martin

Avatar

Created for UF AI Days Gator Hack (Sponsored by Verizon)

Outcome: FINALIST!!!!!

https://devpost.com/software/kim-s-convenience

Installation and Local Deployment

Please contact [email protected] to be provided access to our authentication key for the OpenAI API.

Step 0: Download requirements.

  • Node.js
  • npm

Step 1: Clone the repository.

git clone https://github.com/victorpolisetty/martin-verizon.git

Step 2: Install requirements.

npm install

npm install cors (may be missing)

Step 3: Start the backend server.

export API_KEY="INSERT_AUTHENTICATION_KEY_HERE"

node backend/chat_gpt_api.js

Step 4: Start the frontend web app in a new terminal. If it asks to switch ports, click YES.

npm start

Step 5: Access the React web app on the provided localhost link in a Chrome-based browser.

Appendix

Prompt Input Structure

Fine-Tuning Prompt-Answer Database

About

UF AI Days (Verizon)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •