Skip to content

Dienyemite/rate-my-professor_rag

 
 

Repository files navigation

This is a Next.js app

Getting Started

First, you need to install all dependencies using the following commands:

npm install
# then
pip install -r requirements.txt

In order to run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

In order to run the deployable build version:

npm run build
# then
npm start

Information about project

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 81.9%
  • JavaScript 18.0%
  • CSS 0.1%