Hollama: A Minimal In-Browser LLM Chat App
This repository profile is provided by osrepos.com, an open source repository discovery platform.

Summary
Hollama is a lightweight LLM chat application designed to run entirely within your web browser. It offers support for both Ollama and OpenAI servers, providing a private and feature-rich environment for interacting with large language models. Users can enjoy a responsive interface, local data storage, and advanced customization options for their chat sessions.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
Hollama is a minimal, yet powerful, LLM chat application that operates entirely within your web browser. It provides a seamless interface for interacting with large language models, supporting both Ollama and OpenAI servers, making it versatile for various AI setups.
Features
Hollama comes packed with features designed to enhance your LLM chat experience:
- Support for Ollama & OpenAI servers
- Multi-server support
- Text & vision models
- Large prompt fields
- Support for reasoning models
- Markdown rendering with syntax highlighting
- KaTeX math notation
- 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
- Import & export stored data
- Responsive layout
- Light & dark themes
- Multi-language interface
- Download Ollama models directly from the UI
Get Started
Getting started with Hollama is straightforward, offering multiple ways to access its capabilities. You can try the live demo instantly, download desktop applications, or self-host using Docker.
- Live Demo: Experience Hollama directly in your browser with no sign-up required: Live demo
- Desktop Applications: Download native versions for macOS, Windows, and Linux from the releases page.
- Self-hosting: For more control, you can self-host Hollama using Docker. Refer to the self-hosting guide for instructions.
Why Use Hollama?
Hollama stands out for its commitment to privacy and local control, running entirely in your browser. It offers a rich set of features, including multi-server support, advanced customization, and a user-friendly interface, making it an excellent choice for local LLM interactions. The ability to store data locally and import/export sessions further enhances user control and data privacy.
Links
- GitHub Repository: fmaclen/hollama
- Live Demo: hollama.fernando.is
- Releases: Download Hollama
Related repositories
Similar repositories that may be relevant next.
OpenMontage: The First Open-Source, Agentic Video Production System
June 29, 2026
OpenMontage is the world's first open-source, agentic video production system, designed to transform your AI coding assistant into a full video production studio. It features 12 pipelines, 52 tools, and over 500 agent skills, enabling end-to-end video creation from a simple prompt. This powerful tool handles research, scripting, asset generation, editing, and final composition, including the unique ability to produce real video from stock footage.

Guardrails: Enhancing LLM Reliability and Structured Data Generation
June 26, 2026
Guardrails is a Python framework designed to build reliable AI applications by adding guardrails to large language models. It helps detect, quantify, and mitigate risks in LLM inputs/outputs, and facilitates the generation of structured data. This framework ensures more predictable and safer interactions with AI models.

OpenPencil: The AI-Native, Open-Source Figma Alternative Design Editor
June 21, 2026
OpenPencil is an innovative AI-native design editor, serving as a powerful open-source alternative to Figma. It supports .fig files, integrates AI for design creation, and provides a fully programmable toolkit with a headless Vue SDK. This project emphasizes real-time collaboration and local data control, making it a compelling choice for designers and developers seeking flexibility and ownership.
REAL Video Enhancer: AI-Powered Video Interpolation, Upscaling, and Denoising
June 19, 2026
REAL Video Enhancer is a powerful open-source application designed to enhance video quality across Linux, Windows, and macOS. It leverages AI models for advanced video processing tasks such as frame interpolation, upscaling, decompression, and denoising. This tool provides a modern alternative to older software, making high-quality video enhancement accessible to a wider audience.
Source repository
Open the original repository on GitHub.