UI to interact with locally-running LLMs from ollama.ai. Includes basic code formatting (and eventually lots of other types of formatting!)
This repository is a work in progress. It is not an official Ollama UI, and is not affiliated in any way with ollama.ai.
- Download and install Ollama. Once installed, make sure Ollama is running.
- Run
npm start
from this repos root.