zahidkhawaja/langchain-chat-nextjs
Next.js frontend for LangChain Chat.
This project helps developers quickly set up a web-based chat interface for their AI applications. It takes your existing LangChain backend and provides a ready-to-use frontend that users can interact with in a browser. This is ideal for developers who want to showcase or deploy their LangChain-powered conversational AI.
1,016 stars. No commits in the last 6 months.
Use this if you are a developer building a conversational AI with LangChain and need a straightforward web interface to display it.
Not ideal if you are a non-technical end-user looking for a ready-made AI chatbot, as this requires development skills to set up and connect to a backend.
Stars
1,016
Forks
260
Language
JavaScript
License
MIT
Category
Last pushed
Mar 16, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/zahidkhawaja/langchain-chat-nextjs"
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,...
traveler-leon/smart-customer-service-system
构建一个基于大模型的智能客服系统,可提供静态知识问答(静态数据)、动态知识问答(数据库),业务办理(api调用)等功能,同时系统具有自我学习能力。定期的反思可让系统变得更强大。
homanp/langchain-ui
🧬 The open source chat-ai toolkit
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.