/activ-card

TreeHacks AI-powered active learning tool

Primary LanguageTypeScript

ActiveCard

AI-powered active learning suite for 4th - 8th students and teachers, with multimedia support, LLM-assisted question generation and answer validation, and iterative creation.

Flashcard Demo

Getting Started

Clone this repository

git clone https://github.com/zorazrr/activ-card.git

Create a .env file

DATABASE_URL=
NEXTAUTH_URL=
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
OPENAI_API_KEY=
REACT_APP_AWS_ACCESS_KEY_ID=
REACT_APP_AWS_SECRET_ACCESS_KEY=
REACT_APP_AWS_REGION=
REACT_APP_S3_BUCKET_NAME=

Running the app

yarn && yarn dev

Then go to http://localhost:3000 in your browser.

Technology

This project uses the T3 Stack.

Additional technologies used: