From 5ac828737875e7c4f6a608a595a4b27b092ddf38 Mon Sep 17 00:00:00 2001 From: Warley Soares Date: Sun, 22 Dec 2024 19:23:38 -0300 Subject: [PATCH] Update README.md --- README.md | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 6fecf3a..81e63c3 100644 --- a/README.md +++ b/README.md @@ -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! +PronKi Icon +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! +
+
+
+
## 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. Pronunciation Assessment -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 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. +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). \ No newline at end of file +This project was originally created for my undergraduate thesis on Control and Automation Engineering at [IFMG](https://www.ifmg.edu.br/betim).