Middle-End Development with SvelteKit + TensorFlow.JS – Casey Primozic’s Homepage

SvelteKit and TensorFlow.JS

SvelteKit is an application framework for the Svelte UI framework — much like Next.JS is for React. I’ve tried out SvelteKit before and wrote about my experience of using it to develop full-stack applications. Since writing that back in January, the framework has only gotten better and more mature and many of my negative points from that post have already been fixed.

TensorFlow.JS is a JavaScript port of Google’s very popular TensorFlow platform …