https://github.com/warleysr/pronki
PronKi is an Android app that allows you to practice your pronunciation using your Anki flashcards. It also has other features that can be helpful on your language learning journey!
https://github.com/warleysr/pronki
android anki assessment gemini highlighted-text opencv pronunciation
Last synced: 3 months ago
JSON representation
PronKi is an Android app that allows you to practice your pronunciation using your Anki flashcards. It also has other features that can be helpful on your language learning journey!
- Host: GitHub
- URL: https://github.com/warleysr/pronki
- Owner: warleysr
- Created: 2024-04-07T20:44:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-01T14:47:33.000Z (10 months ago)
- Last Synced: 2025-01-30T16:43:30.267Z (9 months ago)
- Topics: android, anki, assessment, gemini, highlighted-text, opencv, pronunciation
- Language: Kotlin
- Homepage:
- Size: 625 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PronKi
![]()
PronKi is an Android app that allows you to practice your pronunciation using your AnkiDroid flashcards. It also has other features that can be helpful on your language learning journey!
## Pronunciation Assessment
Use your Anki flashcards to practice and improve your pronunciation by receiving a feedback for each word or phoneme. Supports multiple languages and accents and you can hear your pronunciation and the correct one for comparison.
Powered by Microsoft Azure. See [how to use pronunciation assessment](https://github.com/warleysr/pronki/wiki/How-to-use-Pronunciation-Assessment) in Wiki.
## Import vocabulary through highlighted text
If you like to read physical books when learning a new language you probably mark some unknown words to add them to Anki later. With this app you can use a marker to highlight these words and import them into the app taking a picture.Powered by OpenCV. See [how to import vocabulary](https://github.com/warleysr/pronki/wiki/How-to-use-Vocabulary-Import) in Wiki.
## Automatic flashcard creation with AI
You can configure the app to create flashcards automatically with your imported vocabulary using generative artificial intelligence.
Powered by Google Gemini. See [how to create flashcards automatically](https://github.com/warleysr/pronki/wiki/How-to-use-Automatic-Flashcard-Creation) in Wiki.
## Installation
Download the latest APK file in [releases](https://github.com/warleysr/pronki/releases) and install it.This project was originally created for my undergraduate thesis on Control and Automation Engineering at [IFMG](https://www.ifmg.edu.br/betim).