dbonates/langserve-nextjs
A simple NextJS app that streams Langserve (python) streamings on NextJS frontend, using a hook to make it clean on components, and api call to hide backend apis and calls.
This application helps developers integrate AI models served by Langserve into their Next.js web applications. It takes the real-time responses from a Langserve backend and displays them dynamically on the user's web browser, making it easier to build interactive AI-powered features. This is for web developers building client-facing applications that need to display streaming AI output.
No commits in the last 6 months.
Use this if you are a web developer building a Next.js application and need to display real-time, streaming output from a Langserve-powered AI backend.
Not ideal if you are looking for a pre-built AI application or do not have an existing Langserve backend, as this provides an integration framework, not a complete solution.
Stars
10
Forks
5
Language
TypeScript
License
—
Category
Last pushed
Mar 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/dbonates/langserve-nextjs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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.
homanp/langchain-ui
🧬 The open source chat-ai toolkit
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...