Skip to content

Repository files navigation

React Ollama UI

React Ollama UI is a web interface for ollama.ai, a tool that enables running Large Language Models (LLMs) on your local machine.

React Ollama UI preview

Check out live preview!

⚙️ Installation

Prerequisites

  1. Download and install Ollama CLI.

  2. Run your selected model Ollama library.

ollama run <model-name>
  1. Download and install pnpm and node.

Getting Started

  1. Clone the repository and start your dev server.
git clone https://github.com/AshmaDev/react-ollama-ui.git
cd react-ollama-ui
pnpm install
pnpm run dev

🐳 Quick Start with Docker

Note

The current Docker Compose configuration runs Ollama on CPU only. If you wish to use an NVIDIA or AMD GPU, you will need to modify the docker-compose.yml file. For more details, visit the Ollama Docker Hub page.

docker compose up -d

🛠 Built With


📝 License

Licensed under the MIT License. See the LICENSE file for details.

About

Awesome UI for interacting with your local LLMs

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages