Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fmaclen/hollama

A minimal web-UI for talking to Ollama servers
https://github.com/fmaclen/hollama

ai chatbot llm local-ai ollama

Last synced: about 2 months ago
JSON representation

A minimal web-UI for talking to Ollama servers

Awesome Lists containing this project

README

        

# Hollama

A minimal web-UI for talking to [Ollama](https://github.com/jmorganca/ollama/) servers.

### Features

- Support for **Ollama** & **OpenAI** models
- Multi-server support
- Large prompt fields
- Markdown rendering with syntax highlighting
- Code editor features
- Customizable system prompts & advanced Ollama parameters
- Copy code snippets, messages or entire sessions
- Edit & retry messages
- Stores data locally on your browser
- Responsive layout
- Light & dark themes
- Multi-language interface
- Download [Ollama models](https://ollama.ai/models) directly from the UI

### Get started

- ⚡️ [Live demo](https://hollama.fernando.is)
- _No sign-up required_
- 🖥️ Download for [macOS, Windows & Linux](https://github.com/fmaclen/hollama/releases)
- 🐳 [Self-hosting](SELF_HOSTING.md) with Docker
- 🐞 [Contribute](CONTRIBUTING.md)

| ![session](tests/docs.test.ts-snapshots/session.png) | ![settings](tests/docs.test.ts-snapshots/settings.png) |
| ------------------------------------------------------------ | -------------------------------------------------------- |
| ![session-new](tests/docs.test.ts-snapshots/session-new.png) | ![knowledge](tests/docs.test.ts-snapshots/knowledge.png) |