/OllamaUI

A modern interface for Ollama models with LLaMA Vision support 👁️. Originally envisioned and maintained by the creator of ArtyLLaMa, focusing on simplicity and efficiency.

Primary LanguageSvelteMIT LicenseMIT

OllamaUI

A modern, streamlined interface for running local AI models. Part of the ArtyLLaMa ecosystem.

GitHub repo size Version License: MIT

image

Overview

OllamaUI represents our original vision for a clean, efficient interface to Ollama models. We focus on delivering essential functionality through a lean, stable interface that prioritizes user experience and performance.

✨ Key Features

  • Simplicity First

    • Clean, intuitive interface
    • Focus on essential features
    • Optimized performance
  • Vision Support

    • Full LLaMA 3.2 Vision integration
    • Drag-and-drop image analysis
    • Support for large vision models
  • Privacy-Focused

    • Runs completely locally
    • No data collection
    • Your models, your control

🚀 Quick Start

Prerequisites

  • Ollama v0.4.0+ running on http://localhost:11434
  • Node.js (LTS)
  • Yarn

Setup

git clone https://github.com/ArtyLLaMa/OllamaUI.git
cd OllamaUI
yarn install
yarn run dev

Access OllamaUI at http://localhost:3000

👁️ Vision Models

Supported Models

Model VRAM Features
llama3.2-vision 8GB+ Image analysis, OCR
llama3.2-vision:90b 64GB+ Enhanced understanding

Quick Setup

ollama pull llama3.2-vision

🔧 Technical Details

  • Built with SvelteKit & TypeScript
  • Styled using TailwindCSS
  • Real-time streaming support
  • Dark/Light theme
  • Mobile-responsive design

🌐 Part of Something Bigger

OllamaUI is part of a broader ecosystem of AI tools and research:

  • ArtyLLaMa - AI-powered creative platform featuring artifact generation and multi-model support
  • Kroonen.ai - Independent research in AI systems and computational theory

🤝 Contributing

We welcome contributions that align with our vision of simplicity and efficiency. See our Contributing Guidelines.

📖 License

MIT License - feel free to use and modify, but please credit the original work.


Built with ✨ by Robin Kroonen

Where innovation inspires innovation

Part of the ArtyLLaMa ecosystem