NexTech-Fusion/langchain-express-starter
Langchain 🦜 running🏃♀️ on express including file reader and history management
This project helps developers quickly set up an API service that leverages large language models (LLMs). It allows you to feed text-based data (like markdown, text, or JSON files) into the system to 'train' the LLM on your specific content. The output is a web API ready to handle conversational interactions with context, perfect for building custom chatbot or Q&A services. This is ideal for backend developers who need to integrate LLM capabilities into their applications.
No commits in the last 6 months.
Use this if you are a backend developer who needs a straightforward way to integrate a custom-trained LLM with conversation history into an Express.js application.
Not ideal if you are looking for a no-code solution or a front-end component; this is a backend API development tool.
Stars
10
Forks
1
Language
TypeScript
License
MIT
Category
Last pushed
Jun 10, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/NexTech-Fusion/langchain-express-starter"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
langchain-ai/langsmith-docs
This repo is deprecated. Please go to langchain-ai/docs.
stepanogil/autonomous-hr-chatbot
An autonomous HR agent that can answer user queries using tools
neondatabase/examples
Examples and code snippets demonstrating common ways of integrating Neon with various frameworks...
jina-ai/langchain-serve
⚡ Langchain apps in production using Jina & FastAPI
julianduque/heroku-langchain
Integrate LangChainJS with Heroku's Managed Inference and Agents (Mia) services