bennyschmidt/next-token-prediction

Next-token prediction in JavaScript — build fast language and diffusion models.

26
/ 100
Experimental

This project helps JavaScript developers integrate text prediction capabilities into their applications. You provide it with text files or a pre-built dataset, and it generates a language model capable of predicting the next word, completing phrases, or suggesting sequences of words. It's designed for developers building features like autocomplete, autocorrect, or basic search for their users.

143 stars. No commits in the last 6 months.

Use this if you are a JavaScript developer looking to quickly add text prediction, auto-completion, or phrase completion to your application without needing external API calls.

Not ideal if you need a sophisticated, large-scale language model for complex tasks like summarization, creative writing, or highly nuanced content generation, as it is primarily focused on token prediction and basic completion.

text-prediction autocomplete javascript-development developer-tool language-model-integration
No License Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 10 / 25
Maturity 8 / 25
Community 8 / 25

How are scores calculated?

Stars

143

Forks

6

Language

JavaScript

License

Last pushed

Sep 18, 2024

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/bennyschmidt/next-token-prediction"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.