Given ~5000 essential English (UK) words, generate ESL definition data, then process the data to add to a relational DB (ie: SQLite)
- rank ~5000 essential EN words from 1-10 in how essential they are to ESL learners
- get word definitions
- convert data to appropriate CSV chunks for DB insertion
- create DB (SQLite) & insert
- openai
v4.94
- zod
v3.23
- typeScript
v5.5
- continue esl-dict work here > mass production data
- run:
npm run start ./src/entrypoints/main.ts [args1]