https://github.com/nirlep5252/brilliant-plus-plus
AI powered education platform.
https://github.com/nirlep5252/brilliant-plus-plus
gemini nextjs postgresql prisma react t3 trpc typescript
Last synced: 8 months ago
JSON representation
AI powered education platform.
- Host: GitHub
- URL: https://github.com/nirlep5252/brilliant-plus-plus
- Owner: Nirlep5252
- Created: 2024-04-20T06:43:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-19T17:48:22.000Z (almost 2 years ago)
- Last Synced: 2025-01-30T22:42:00.625Z (over 1 year ago)
- Topics: gemini, nextjs, postgresql, prisma, react, t3, trpc, typescript
- Language: TypeScript
- Homepage: https://brilliant-plus-plus.vercel.app
- Size: 713 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Brilliant++
## A web application developed for HackNUthon 2024 for the problem statement provided by the team of Crest Data Systems.
## Problem Statement
The problem statement was to develop a web application that can be generate transcripts and subtitles for the videos uploaded by educators. The application should also have a feature to generate user and course specific, personalized AI generated quizzes.
## Solution
The application is developed using the T3 stack. The application uses the Google Cloud Speech-to-Text API for generating transcripts and subtitles. The application also uses the Google Gemini API for generating unique and personalized quizzes.