Build a Local LLM App
A hands-on guide to running a model locally with Ollama or LM Studio and talking to it from your own simple app - with copy-paste code for a browser app, a Node.js CLI, and the OpenAI SDK.
A hands-on guide to running a model locally with Ollama or LM Studio and talking to it from your own simple app - with copy-paste code for a browser app, a Node.js CLI, and the OpenAI SDK.
A super-beginner, start-to-finish tutorial for building a simple blog page using only HTML, CSS, and vanilla JavaScript - with an optional section on adding Vite later.