Tolkienizer


This little project is my attempt at creating a language model from scratch and have it run entirely clientside. It's a simple trigram model trained on the 3 LotR books and The Hobbit. It has a bunch of small optimizations to seem more coherent. It's no Chatgpt but it is fun.⠀Here's the code or whatever.

loading...