Lexicon is an AI‑powered study companion that helps you create, import, share and study flashcards. It features:
- Smart Flashcards with text‑to‑speech support.
- AI‑generated flashcards via OpenAI.
- Quizlet set importer (Node + Puppeteer).
- Multiple learning modes: multiple choice & written.
- Built‑in AI Chat tutor.
- User auth & profile via Firebase Auth & Firestore.
- Share & collaboration.
Just join the TestFlight at https://testflight.apple.com/join/15cET7KM!
- Clone the repo
- Open
Lexicon.xcodeprojin Xcode - Add your
GoogleService-Info.plisttoLexicon/Lexicon/Lexicon/GoogleService-Info.plist - Install Firebase SDK via SPM if needed
- Build & run!
cd server
npm install
node main.js