Numai is an open source JavaScript spreadsheet powered by AI

NUMAI is spreadsheet where formulas can be given in English (or any language) and translated into actual JavaScript through LM Studio. – clauderouxster/NUMAI… Read more

Similar

Common JavaScript functions with Lodash

There are some things in JavaScript that seem tedious to write. When I first started learning the language a few years back, I found a few common functions like shuffle and range that are included in the Ruby and Python API, but are just n...

Read more »