Skip to content

Repository files navigation

GradeBuddy

GradeBuddy is an education assesment tool that uses the power of LLMs to instantly grade any student answer (free-response and essay included). Saving faculty time, giving student's timely feedback, and elevating the learning experience.

This project is a modern web application built using Vite and React. It leverages the fast build tool Vite for an enhanced development experience and React for building the user interface.
DEMO VIDEO:
https://www.youtube.com/watch?v=APeaqKZQQn4&t=4s&ab_channel=PhongLe

Getting Started

Prerequisites

Ensure you have the following installed:

Node.js (v14 or later recommended)

npm/yarn

Installation

  1. Clone the repository: git clone https://your-repository-url.git cd your-project-directory

  2. Install dependencies:

npm install or yarn install

  1. Start the development server:

npm run dev or yarn dev

This will launch the Vite dev server, and you can view the web-application locally

Environment Variables

To manage your environment variables, create a .env file at the root of your project. Prefix your variables with VITE_ to make them available in your Vite project.

Example .env: VITE_API_KEY=your_api_key_here

License This project is open-source and available under the MIT License. See the LICENSE file for more information.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages