Because Every Mind Deserves to be Understood.
SyncAble is an adaptive learning assistant designed to help students, especially those with ADHD and dyslexia, manage their lecture recordings and study materials with AI-powered insights.
- Clone the repository
- Install dependencies:
npm i - Start development server:
npm run dev
- Frontend: Vite, React, TypeScript
- Styling: Tailwind CSS, shadcn/ui
- Backend: Firebase (Auth, Firestore)
- AI: Gemini API, the gemini api used was a particular model called the gemma 7b model, this model allowwed text generation only but without structured json format.
- Audio: ElevenLabs API
Thr