Skip to content

bot19/AI-essential-English-dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors