A fun and interactive way to learn vocabulary through real-world object recognition and drawing. Try it out at https://flashcard.poom.dev
- 📸 Take photos of objects to match vocabulary words
- ✏️ Draw pictures when objects aren't available
- 🗣️ Text-to-speech pronunciation
- 🎮 Multiplayer mode for competitive learning
- 🌍 Multi-language support (English, Japanese, Chinese, Vietnamese)
- 🎯 AI-powered image verification
- 🎨 Built-in drawing canvas
- 🎉 Celebratory animations for correct answers
- Nuxt 3 - Vue.js Framework
- PartyKit - Real-time multiplayer functionality
- Google Cloud Vision AI - Image recognition
- AWS Polly - Text-to-speech
- Vue Drawing Canvas - Drawing functionality
- Tailwind CSS - Styling
- Clone the repository
- Install dependencies via bun
- Copy the env file from
.env.example
.