3 Open Issues Need Help Last updated: Jul 7, 2025

Open Issues Need Help

View All on GitHub
help wanted tests

lmao

Python
Wikitionary Scraper about 2 months ago

AI Summary: Create a Wiktionary data scraper and converter to update the project's Korean dictionary and add support for Vietnamese and Indonesian. This involves processing Wiktionary data dumps (no web scraping needed), converting the data into JSON or YAML, and providing a schema and documentation for the new data format.

Complexity: 4/5
feature help wanted

lmao

Python

AI Summary: Populate a Supabase database with Korean dictionary entries. This involves setting up a local Supabase instance, creating a Python object and SQL table to represent Korean dictionary entries, and writing a parsing function to import and insert data from a YAML file.

Complexity: 4/5
help wanted

lmao

Python