langchain-js
There are 220 repositories under langchain-js topic.
Mintplex-Labs/vector-admin
The universal tool suite for vector database management. Manage Pinecone, Chroma, Qdrant, Weaviate and more vector databases with ease.
andrewnguonly/Lumos
A RAG LLM co-pilot for browsing the web, powered by local LLMs
miurla/babyagi-ui
BabyAGI UI is designed to make it easier to run and develop with babyagi in a web app, like a ChatGPT.
Hk-Gosuto/ChatGPT-Next-Web-LangChain
一键拥有你自己的 ChatGPT 网页服务。 One-Click to deploy your own ChatGPT web UI.(基于 langchain 实现的插件版本 Plugin version implemented based on langchain)
kaiban-ai/KaibanJS
KaibanJS is a JavaScript-native framework for building and managing multi-agent systems with a Kanban-inspired approach.
Azure-Samples/serverless-chat-langchainjs
Build your own serverless AI Chat with Retrieval-Augmented-Generation using LangChain.js, TypeScript and Azure
sendaifun/solana-agent-kit
connect any ai agents to solana protocols
palico-ai/palico-ai
Build, Improve Performance, and Productionize your LLM Application with an Integrated Framework
BankkRoll/repo2pdf
repo2pdf is a tool that allows you to convert a GitHub repository into a PDF file. It clones the repository, processes the files, and then creates a PDF.
Azure-Samples/azure-search-openai-javascript
A TypeScript sample app for the Retrieval Augmented Generation pattern running on Azure, using Azure AI Search for retrieval and Azure OpenAI and LangChain large language models (LLMs) to power ChatGPT-style and Q&A experiences.
ConvoStack/convostack
Plug and play embeddable AI chatbot widget and backend deployment framework
xianjianlf2/MindGeniusAI
Auto generate MindMap with ChatGPT
MODSetter/gpt-instagram
A GPT-based autonomous multi-agent AI in Next.js that research & recommends Instagram Viral Posts reflecting your personality.
mrdjohnson/llm-x
LLMX; Easiest 3rd party Local LLM UI for the web!
amalshehu/langchain-js-realworld
Langchain realworld examples in JS
agi-merge/waggle-dance
Knowledge work automation with AI agents
haseeb-heaven/langchain-coder
Web Application that can generate code and fix bugs and run using various LLM's (GPT,Gemini,PALM)
gmickel/memorybot
A Node.js AI chatbot with unlimited context and chat history.
DeadmanAbir/AgentGenesis
Welcome to AgentGenesis, your source for customizable Gen AI code snippets that you can easily copy and paste into your applications.
supabase-community/langchain-chatbot-demo
Example of building a chatbot with Langchain and Supabase Vector.
starmorph/langchain-js-quickstart
A node.js single file app with a basic langchain script that uses OpenAI to generate a react component code snippet.
golivecosmos/llm-react-node-app-template
The Javascript template for an LLM react node app.
RealKai42/langchainjs-juejin
从前端到 AI:langchain.js 入门和实战
Azure-Samples/langchainjs-quickstart-demo
Build a generative AI application using LangChain.js, from local to Azure
christophebe/julius-gpt
Generate and publish your content from the command line with the help of AI (GPT) 🤯
ahonn/logseq-plugin-ai-assistant
A powerful tool that enhances your Logseq experience by allowing you to interact with AI models like OpenAI's gpt-3.5-turbo.
jaredpalmer/nextjs-langchain-example
Demo of using LangChain.js with Next.js and Vercel Edge Functions (to stream the response)
taherfattahi/nvidia-human-ai-lipsync
This project is a digital human that can talk to you and is animated based on your questions. It uses the Nvidia API endpoint Meta llama3-70b to generate responses, Eleven Labs to generate voice and Rhubarb Lip Sync to generate the lip sync.
0xN1/kisahari
a personal journaling app where you can chat with your entries locally
nabarvn/documon
Chat with your PDF documents on this AI-powered SaaS - leveraging TypeScript, Next.js 14, Tailwind CSS, Pinecone, and Langchain.
doingthisalright/chatgpt-langchain-qna-on-your-docs
Personalize ChatGPT using LangChain, and get answers from your own documents and knowledge base.
athrael-soju/CopperAI
CopperAI offers a hands-free, voice-to-voice interaction system with a Large Language Model (LLM)
CodelyTV/add_ai_follwing_best_practices-course
Add Artificial Intelligence following best practices course examples
ojasskapre/nextjs-starter-template
A starter template for building Next.js applications with Supabase for authentication, TypeScript, and Tailwind CSS. Includes branches for creating Langchain and LLM chat interfaces and integrating Stripe subscription payments, making it ideal for setting up modern, scalable web apps with robust auth, AI-driven features, and payment processing.
hacktronaut/ollama-rag-demo
This application serves as a demonstration of the integration of langchain.js, Ollama, and ChromaDB to showcase question-answering capabilities. With a focus on Retrieval Augmented Generation (RAG), this app enables shows you how to build context-aware QA systems with the latest information.