langui  by LangbaseInc

Open-source UI components for generative AI projects

created 2 years ago
3,013 stars

Top 16.2% on sourcepulse

GitHubView on GitHub
Project Summary

LangUI provides a collection of over 60 open-source, MIT-licensed UI components built with Tailwind CSS, specifically designed for generative AI and LLM applications. It aims to simplify the UI development process for developers building ChatGPT-like interfaces, allowing them to focus on core AI functionality rather than frontend design.

How It Works

LangUI components are designed for a "copy-and-paste" integration, eliminating the need for traditional installation or dependency management. Developers can browse components on LangUI.dev, copy the HTML or JSX code, and paste it directly into their existing projects (React, Vue, Angular, or plain HTML). This approach prioritizes rapid UI implementation and seamless integration into diverse frontend stacks.

Quick Start & Requirements

  • Install/Run: Use Docker: docker run -d -t -p 3000:3000 --name langui --restart=always docker.io/wenyang0/langui:latest
  • Prerequisites: Docker. Manual compilation requires cloning the repository and building the Docker image.
  • Resources: No specific hardware requirements mentioned beyond running Docker.
  • Docs: LangUI.dev

Highlighted Details

  • Copy-and-paste integration with zero installation.
  • MIT licensed, suitable for commercial use.
  • Supports both light and dark modes.
  • Fully responsive design.
  • Easy customization via a two-color palette.

Maintenance & Community

Originally authored by Ahmad Bilal (Founding Engineer at Langbase). Contributions are welcome via GitHub issues and pull requests.

Licensing & Compatibility

MIT License. Fully compatible with commercial and closed-source projects.

Limitations & Caveats

The project focuses solely on UI components; it does not provide backend AI functionality or integrations. Customization is limited to the provided two-color palette.

Health Check
Last commit

1 year ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
124 stars in the last 90 days

Explore Similar Projects

Starred by Pietro Schirano Pietro Schirano(Founder of MagicPath), Carol Willing Carol Willing(Core Contributor to CPython, Jupyter), and
6 more.

openui by wandb

0.1%
22k
UI prototyping tool using LLMs
created 1 year ago
updated 1 week ago
Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Pietro Schirano Pietro Schirano(Founder of MagicPath), and
1 more.

SillyTavern by SillyTavern

3.2%
17k
LLM frontend for power users
created 2 years ago
updated 3 days ago
Feedback? Help us improve.