Skip to content

Given ~5000 essential English (UK) words, generate ESL definition data, then process the data to add to a relational DB (ie: SQLite)

Notifications You must be signed in to change notification settings

bot19/AI-essential-English-dictionary

Repository files navigation

AI-essential-English-dictionary

Given ~5000 essential English (UK) words, generate ESL definition data, then process the data to add to a relational DB (ie: SQLite)

🏁 Features/objectives

  1. rank ~5000 essential EN words from 1-10 in how essential they are to ESL learners
  2. get word definitions
  3. convert data to appropriate CSV chunks for DB insertion
  4. create DB (SQLite) & insert

🖥️ Tech

  1. openai v4.94
  2. zod v3.23
  3. typeScript v5.5

📝 Notes

  • continue esl-dict work here > mass production data
  • run: npm run start ./src/entrypoints/main.ts [args1]

About

Given ~5000 essential English (UK) words, generate ESL definition data, then process the data to add to a relational DB (ie: SQLite)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published