Llum

screenshot of Llum
svelte
vite
tailwind

A fast, light, open chat UI with full tool use support across many models

Overview:

lluminous is a fast and light open chat UI that allows users to enjoy a seamless chat experience with various providers such as OpenAI, Anthropic, Groq, and others. The platform offers local model support through llama.cpp, open AI functionalities, and a wide range of tools for easy access and integration.

Features:

  • Multiple Providers: Easily plug in API keys from various providers.
  • Local Models: Utilize llama.cpp for local model support.
  • OpenAI and Other Providers: Access models from OpenAI, Anthropic, Groq, and 50+ others.
  • Multimodal Input: Upload, paste, or share links to images.
  • Image Generation: Utilize DALL-E 3 for image generation.
  • Multi-Shot Prompting: Edit, delete, regenerate messages as needed.
  • Pre-Filled Responses: Supports pre-filled responses where available.
  • Privacy: All conversation history and keys are stored locally and kept only in the user's browser.
svelte
Svelte

Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.