Skip to content

Deb580/Study-Buddy-Hackathon-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Study Buddy Hackathon Project 2025

Turn notes into flashcards & quizzes with AI! Study solo or challenge friends in real time. Export to Quizlet or Kahoot with ease! Made by Vicente Rivera, Deborah Rabinovich, Matt Kraus, and Marena Aboud

โœจ Key Features

  • ๐ŸŽ™๏ธ Audio Transcription - AWS Transcribe converts 2hr+ lectures to text
  • ๐Ÿค– AI Generation - AWS Bedrock creates summaries, flashcards, quizzes
  • โ™พ๏ธ Infinite Practice - AI generates unlimited unique questions (our killer feature)
  • ๐ŸŽฎ Multiplayer Quiz - Real-time Kahoot-style competitions with room codes
  • ๐Ÿ“ค Export Anywhere - Download as Quizlet CSV or Kahoot JSON

๐Ÿ—๏ธ Tech Stack

Frontend: React, Vite, Tailwind CSS
Backend: AWS Lambda (14 functions), Serverless Framework
AI: AWS Bedrock (Claude 3.5 Sonnet)
Audio: AWS Transcribe
Database: DynamoDB (GSI + TTL)
API: AWS API Gateway

๐Ÿš€ Quick Start

# Backend
cd backend && npm install && serverless deploy

# Frontend
cd frontend && npm install
echo "VITE_API_URL=https://[YOUR_API].execute-api.us-east-1.amazonaws.com/dev" > .env
npm run dev

About

Study Buddy Web App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages