Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 517 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 517 Bytes

Ollama Chat

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.

Demo Screenshot

Getting started

  1. Download and install Ollama. Once installed, make sure Ollama is running.
  2. Run npm start from this repos root.