ServiceStack/llms

LLM Client, Server API and UI

What it solves

It provides a lightweight, private alternative to Open WebUI for accessing multiple Large Language Models (LLMs). It focuses on data privacy by keeping all user data stored locally in the browser storage rather than on a remote server.

How it works

The project is a CLI, API, and web interface that allows users to interact with various LLMs. It operates entirely offline (or via local API endpoints) and ensures that conversation history and settings are stored within the browser's own storage mechanisms.

Who it’s for

Users who want a simple, ChatGPT-like interface for their local LLMs without the overhead of a complex UI or the rest of the same data privacy concerns associated with cloud-based AI interfaces.

Highlights

  • Lightweight CLI and API
  • Browser-based storage for total data privacy
  • ChatGPT-like web interface
  • Support for multiple LLMs

Related

  • Project
  • Project
  • Project
  • Project
  • Project