An open API service indexing awesome lists of open source software.

https://github.com/elimu-ai/vitabu

πŸ“š Android application for reading storybooks and expanding word vocabulary.
https://github.com/elimu-ai/vitabu

android childrens-books egra familiar-word-reading reading storybooks text-to-speech tts

Last synced: 6 months ago
JSON representation

πŸ“š Android application for reading storybooks and expanding word vocabulary.

Awesome Lists containing this project

README

          

# Vitabu πŸ“š

Android application for reading storybooks and expanding word vocabulary.

Corresponding [EGRA skill](https://github.com/elimu-ai/model/blob/main/src/main/java/ai/elimu/model/v2/enums/content/LiteracySkill.java): `FAMILIAR_WORD_READING`
> Children’s reading skills are often assessed using reading lists of unrelated words. This allows for a purer measure of word recognition and decoding skills than does reading connected text, as children are unable to guess the next word from the context when reading lists of unrelated words. For this assessment, familiar words are high-frequency words selected from first-, second-, and third-grade reading materials and storybooks in the language and context.

> FAMILIAR_WORD_READING

![device-2020-12-14-173528](https://user-images.githubusercontent.com/15718174/102108186-4796f480-3e3b-11eb-9375-4dcc53b60d7e.png)

device-2020-06-10-152302

## Installation

> [!IMPORTANT]
> Note: This app depends on the [elimu.ai Content Provider](https://github.com/elimu-ai/content-provider) to be installed.

## Development πŸ‘©πŸ½β€πŸ’»

Compile APK:

```
./gradlew clean build
```

Install APK:

```
adb install app/build/outputs/apk/debug/ai.elimu.vitabu--debug.apk
```

Perform a release:

```
./gradlew releaseClean
./gradlew releasePrepare -PbumpType=patch
./gradlew releasePerform
```

---





elimu.ai - Free open-source learning software for out-of-school children βœ¨πŸš€



Website 🌐
Β β€’Β 
Wiki πŸ“ƒ
Β β€’Β 
Projects πŸ‘©πŸ½β€πŸ’»
Β β€’Β 
Milestones 🎯
Β β€’Β 
Community πŸ‘‹πŸ½
Β β€’Β 
Support πŸ’œ