SumitNalavade / GPTStudy

Generate study material with the GPT AI

Home Page:https://gpt-study.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPTStudy

Generate study material with the GPT AI

Demo

https://gpt-study.vercel.app/

Screenshots

App Screenshot

GPT Study is a groundbreaking web app that revolutionizes the way students study – akin to Quizlet but with a remarkable twist.

This innovative platform empowers users to effortlessly create comprehensive study sets with cutting-edge artificial intelligence technology.

Once a user uploads a set of example questions, the AI algorithm springs into action, generating an array of additional questions based on the provided examples. This dynamic feature supercharges the study experience, offering users a vast repertoire of diverse and challenging questions to master.

The study sets are then saved to users accounts allowing them to access their materials from anywhere and at anytime!

Run Locally

Clone the project

  git clone https://github.com/SumitNalavade/GPTStudy

Go to the project directory

  cd gpt-study

Install dependencies

npm install

Start the server

npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

OPENAIAPIKEY
NEXT_PUBLIC_FIREBASEAPIKEY
NEXT_PUBLIC_FIREBASEAUTHDOMAIN
NEXT_PUBLIC_FIREBASEPROJECTID   
NEXT_PUBLIC_FIREBASESTORAGEBUCKET  
NEXT_PUBLIC_FIREBASEMESSAGINGSENDERID  
NEXT_PUBLIC_FIREBASEAPPID 

About

Generate study material with the GPT AI

https://gpt-study.vercel.app


Languages

Language:TypeScript 98.1%Language:JavaScript 1.8%Language:CSS 0.2%