-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,30 @@ | ||
# PronKi | ||
|
||
PronKi is an Android app that allows you to practice your pronunciation using you Anki flashcards. It also has other features that can be helpful on your language learning journey! | ||
<img src="https://github.com/warleysr/pronki/blob/main/app/src/main/res/drawable/pronki_icon.png" alt="PronKi Icon" style="width: 13%; border-radius: 7px;" align="left"> | ||
PronKi is an Android app that allows you to practice your pronunciation using you AnkiDroid flashcards. It also has other features that can be helpful on your language learning journey! | ||
<br> | ||
<br> | ||
<br> | ||
<br> | ||
|
||
## 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. | ||
|
||
<img src="https://i.imgur.com/Xetzo57.gif" alt="Pronunciation Assessment" style="width: 50%;"> | ||
|
||
Powered by Microsoft Azure. | ||
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 <mark>highlighted</mark> 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. | ||
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. | ||
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). | ||
<kbd>This project was originally created for my undergraduate thesis on Control and Automation Engineering at [IFMG](https://www.ifmg.edu.br/betim).</kbd> |