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.
To run this project, you will need to have Node.js and Git installed on your computer.
To install PrepAI on your local machine, follow these steps:
- Clone the repository to your local machine using Git: git clone https://github.com//PrepAI.git
- Install dependencies for both the server and client folders: cd server npm install cd ../client npm install
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
This project is still in the developing stage, so there are no examples yet.
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!
This project is not currently licensed.