Skip to content

An interactive script that I made for my kid to help him in practicing his English vocabulary.

Notifications You must be signed in to change notification settings

zensii/english_practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

english_practice

An interactive script that I made for my kid to help him in practicing his English vocabulary.

It is a terminal based probram that tries to imitate a communitaction with the kid and propmpts him/her to input commands.

The protram relies on an online self-hosted Postgres server for managing the database of known words and their translations.

The backend uses Python and psycopg2 library for the database manipualtion.

An additional Google Gemini API is also used for spelling checks and translations.

About

An interactive script that I made for my kid to help him in practicing his English vocabulary.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages