Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
warleysr authored Dec 22, 2024
1 parent a9a0b84 commit 5ac8287
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions README.md
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>

0 comments on commit 5ac8287

Please sign in to comment.