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.
- Host: GitHub
- URL: https://github.com/elimu-ai/vitabu
- Owner: elimu-ai
- License: mit
- Created: 2020-03-14T04:48:32.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-11T15:47:29.000Z (6 months ago)
- Last Synced: 2025-04-11T21:52:58.984Z (6 months ago)
- Topics: android, childrens-books, egra, familiar-word-reading, reading, storybooks, text-to-speech, tts
- Language: Kotlin
- Homepage:
- Size: 764 KB
- Stars: 3
- Watchers: 8
- Forks: 5
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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.
>
## 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 π