martinyis / PrepAi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PrepAI

PrepAI is a tool designed to help students prepare for their exams. By providing class notes, books, and information about the course, the app generates main theses, questions, flashcards, and other helpful resources. PrepAI is based on OpenAI API, which generates responses to provide a more comprehensive and accurate study guide for students.

Prerequisites

To run this project, you will need to have Node.js and Git installed on your computer.

Installation

To install PrepAI on your local machine, follow these steps:

  1. Clone the repository to your local machine using Git: git clone https://github.com//PrepAI.git
  2. Install dependencies for both the server and client folders: cd server npm install cd ../client npm install

Usage

To start the client, run the following command in the client folder:

npm run start

To start the server, run the following command in the server folder:

node index.js

Examples

This project is still in the developing stage, so there are no examples yet.

Contributors

Currently, there is only one contributor to this project: @martinyis, @GabrielMurry, @KalebArmbrust, @3simransharma, @SamarendraGouda, @sky_de_1991, @Yuva0, @pravinargade18, @shabarishkera. We welcome additional contributors and hope to see more in the future!

License

This project is not currently licensed.

About


Languages

Language:JavaScript 93.7%Language:CSS 5.3%Language:HTML 0.9%