Preserving the Tulu language through modern, interactive learning
🔗 Live Website: https://tulukalpuga.vercel.app/
Tulu-Kalpuga is an interactive platform created to help users learn the Tulu language through a structured and visually rich experience.
The project focuses on teaching:
• Tulu Vowels
• Tulu Consonants
• Pronunciation
• Writing practice
• Numbers with images
The user interface is designed to be clean, modern, and easy for beginners.
GitHub Link : https://github.com/Manvith-kumar16/OpenCV-based-data-augmentation-for-Tulu-handwritten-dataset.git
• Complete Tulu alphabet learning
• Image-supported examples
• Clean and responsive UI
• Interactive writing practice page
• Tulu numbers module
• Simple, extendable project architecture
Tulu-Kalpuga/
│
├── public/
│ └── images/
│ ├── Vowels/
│ ├── Consonants/
│ └── Numbers/
│
├── src/
│ ├── components/
│ ├── pages/
│ ├── data/
│ ├── assets/
│ └── main.jsx
│
└── package.json
• Node.js
• Git
git clone https://github.com/Manvith-kumar16/Tulu-Kalpuga.git
cd Tulu-Kalpuga
npm install
npm run devThe application will run at:
http://localhost:5173
• Audio pronunciation • Flashcard-based learning • Writing accuracy detection using ML • User progress tracking • Grammar modules • Offline PWA mode
Contributions are welcome.
git checkout -b feature/my-feature
git commit -m "Added new feature"
git push origin feature/my-featureSubmit a pull request for review.
Licensed under the MIT License.