langui  by LangbaseInc

Open-source UI components for generative AI projects

Created 2 years ago
3,041 stars

Top 15.8% 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
21 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.