Giter Club home page Giter Club logo

findthatsound-ui's Introduction

๐Ÿงฌ LangChain UI

The no-code open source chat-ai toolkit built on top of LangChain.

GitHub Contributors GitHub Last Commit GitHub Issues GitHub Pull Requests Github License

About the project

LangChain UI enables anyone to create and host chatbots using a no-code type of inteface.

Features:

๐Ÿ‘‰ Create custom chatGPT like Chatbot.

๐Ÿ‘‰ Give context to the chatbot using external datasources, chatGPT plugins and prompts.

๐Ÿ‘‰ Dedicated API endpoint for each Chatbot.

๐Ÿ‘‰ Bring your own DB

๐Ÿ‘‰ Bring your own Auth provider (defaults to Github)

๐Ÿ‘‰ Usage quoutas

๐Ÿ‘‰ Embed Chatbots to any site or application

๐Ÿ‘‰ Chatbot themes

... and more

Roadmap

  • Bring your own db
  • Bring your own Auth provider
  • Chatbots
  • Prompt templates
  • API endpoints to chatbot
  • External datasources
  • chatGPT plugins
  • Chatbots themes
  • Chatbot embedding

Stack

LangChain UI utilizes NextJS 13 appDir. Read more about it here

Getting started

Langchain UI API

We have migrated all agent functionality from LangChain Typescript to LangChain Python. Thus you will need to run the Langchain UI API in order to interact with the chatbot. In the future when the TS package is on par with the Python package we will migrate to only using Javascript.

Installation

  1. Setup the Langchain UI API

  2. Clone the repo into a public GitHub repository (or fork https://github.com/homanp/langchain-ui/fork). If you plan to distribute the code, keep the source code public.

    git clone https://github.com/homanp/langchain-ui.git
  3. Go to the project folder

    cd langchain-ui
  4. Install packages with npm

    npm install
  5. Set up your .env file

    • Duplicate .env.example to .env
  6. Run the project

    npm run dev
  7. Run the linter

    npm run lint
  8. Build the project

    npm run build

Contributions

Our mission is to make it easy for anyone to create and run LLM apps in the cloud. We are super happy for any contributions you would like to make. Create new features, fix bugs or improve on infra.

You can read more on how to contribute here.

findthatsound-ui's People

Contributors

homanp avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.