Free-to-use pretrained models, with one line of code.
Download the Node.js client package
If you have not already, download and install node.js.
At the root of your npm project directory, run this terminal command:
npm install booste
Follow this button to the Dashboard to view your API key:
You'll find example code for each model in their docs.
Select one below to get started:
The smaller, faster GPT2 model.
Predict the next word(s) in a given sequence of words.
The largest, highest quality GPT2 model.
Predict the next word(s) from a given sequence of words.