A fast, light, open chat UI with full tool use support across many models
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.
To install lluminous, follow these steps:
npm i && npm run dev
. Access the client at http://localhost:5173.go build
, and start with PASSWORD="chooseapassword" ./server -sandbox <sandbox_path>
. Access the server at http://localhost:8081. Use the server address and the selected password in the chat UI.Note: The sandbox feature currently only functions on macOS due to macOS-specific sandboxing features.
lluminous is a versatile chat UI that provides users with efficient access to various providers like OpenAI, Anthropic, and Groq. With support for local models, versatile tools, and strong privacy measures, lluminous offers a seamless and secure chat experience for users. Installation is straightforward, allowing users to set up both client and server components for full functionality.