Skip to content

harishmukkapati/Office-Hours

Repository files navigation

Office Hours

This is a web application that allows a user to search for their course and then chat with an Large Language Model (LLM) that was finetuned on that specific course's data. This allows the LLM to function as a 24/7 teaching assistant or professor.

How to run

  1. Install the zip file
  2. Run the App.js
  • Type "npm run dev" in terminal"
  1. Go to the python file
  2. Input your OpenAI API key in the designated line
  3. Run the python file in terminal
  4. Copy the URL, paste it in the pages.js file on line 66
  5. Go back to the Office Hours page in your browser
  6. Search for CSE 2221
  7. Click on the link
  8. Ask some questions!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published