Skip to content

B44ken/microgpt

Repository files navigation

microgpt

a tiny visualization of a GPT model, running locally in the browser.

live demo

screenshot

developemnt

built with tensorflow.js (and react/tailwind/vite). see src/App.tsx (entry point/ui), src/microgpt.ts (the model), and src/explain.tsx (explanations), src/arch.tsx (the architecture visualization)

# git clone
gh repo clone b44ken/microgpt && cd microgpt
# then the server
npm install && npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors