homanp/langchain-ui
🧬 The open source chat-ai toolkit
This project helps anyone create and host custom AI chatbots similar to ChatGPT, without needing to write code. You provide external data sources, prompts, and plugins, and it outputs a ready-to-use chatbot with a dedicated API endpoint that can be embedded into any website or application. It's designed for business owners, content creators, or customer support managers who want to deploy conversational AI.
915 stars. No commits in the last 6 months.
Use this if you need to quickly build and deploy a custom chatbot for your website or application using your own data and authentication, without deep programming knowledge.
Not ideal if you require a maintained project, as this repository is no longer actively supported and development has moved to a new approach.
Stars
915
Forks
164
Language
JavaScript
License
MIT
Category
Last pushed
Aug 28, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/homanp/langchain-ui"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
tavily-ai/tavily-chat
Conversational agent that fuses chat data with live web results through Tavily search, extract,...
zahidkhawaja/langchain-chat-nextjs
Next.js frontend for LangChain Chat.
traveler-leon/smart-customer-service-system
构建一个基于大模型的智能客服系统,可提供静态知识问答(静态数据)、动态知识问答(数据库),业务办理(api调用)等功能,同时系统具有自我学习能力。定期的反思可让系统变得更强大。
Azure-Samples/serverless-chat-langchainjs-purview
About This sample showcases how Purview API can be integrated to audit and secure AI prompts and...
mazzasaverio/nextjs-fastapi-your-chat
Chat with any website using FastAPI, Next.js, and the latest LangChain version for seamless integration.