langchain-chat-nextjs and nextjs-fastapi-your-chat

These are ecosystem siblings—one provides a general Next.js frontend framework for LangChain applications, while the other adds a FastAPI backend layer to that frontend to enable specific chat-with-website functionality.

langchain-chat-nextjs
51
Established
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 9/25
Maturity 16/25
Community 19/25
Stars: 1,016
Forks: 260
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 73
Forks: 20
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About langchain-chat-nextjs

zahidkhawaja/langchain-chat-nextjs

Next.js frontend for LangChain Chat.

Provides a React-based chat interface built with Next.js API routes that connect to LangChain backends for conversational AI. Leverages Next.js's file-based routing system with dedicated `/api/chat` endpoint for LangChain integration, enabling rapid prototyping of language model applications. Designed as the frontend counterpart to the LangChain Chat backend, offering a minimal scaffold for building chat UIs on top of LangChain's agent and memory systems.

About nextjs-fastapi-your-chat

mazzasaverio/nextjs-fastapi-your-chat

Chat with any website using FastAPI, Next.js, and the latest LangChain version for seamless integration.

Scores updated daily from GitHub, PyPI, and npm data. How scores work