langchain-chatbot
Chatbot framework
An implementation of a chatbot with Langchain and LLM API integration, featuring memory in MongoDB and UI in Gradio.
This code is an implementation of a chatbot using LLM chat model API and Langchain.
50 stars
6 watching
12 forks
Language: Python
last commit: 12 months ago
Linked from 1 awesome list
chatbotgpt-4gradiolangchainlangservelangsmithlcelllmmongodbopenaipersonality-chatbotpresidiorunnablestreamingstreaming-response
Related projects:
Repository | Description | Stars |
---|---|---|
homanp/langchain-ui | A no-code chat-ai toolkit built on top of LangChain. | 881 |
abbey4799/cutegpt | A conversational language model developed to improve understanding of complex instructions and Chinese vocabulary. | 62 |
steamship-core/langchain-production-starter | A starter project to deploy multi-modal LangChain agents with memory and connect them to Telegram for chatbot development | 431 |
lavirthewhiolet/markov-chain-bot-module | A Ruby-based chatbot module utilizing Markov chains to generate human-like responses in multiple languages | 7 |
geniushq/kitten | A high-performance, low-memory chat bot framework for Discord and Guilded platforms. | 14 |
biff-ai/chatgpt-langchainjs-example | An open-source project demonstrating integration of ChatGPT and LangChain.js in a Node.js application for conversational AI. | 61 |
hwchase17/langchain-streamlit-template | A template project providing a basic structure for deploying LangChain chatbot models on Streamlit platform. | 269 |
wordweb/langchain-chatglm-and-tigerbot | Develops a knowledge-based question answering application using Open Source models like ChatGLM and TigerBot | 105 |
llmkira/openaibot | A chatbot platform that integrates with various messaging services and provides a plugin-based architecture for customization and extensibility | 1,954 |
frc-bot/frcbot-chatbot | A chatbot that uses TheBlueAlliance API to provide messenger-based support for FRC teams. | 6 |
midoricorp/jabbot | An extensible chat bot platform for creating multi-protocol, customizable chatbots | 12 |
tensorlayer/seq2seq-chatbot | An implementation of a basic conversational chatbot using sequence-to-sequence learning and LSTM networks | 835 |
larsbaunwall/bricky | A conversational AI chatbot built using OpenAI's GPT-3 LLM and Haystack for knowledgebase indexing and retrieval. | 103 |
pnkvalavala/repochat | An interactive chatbot for GitHub repositories using LLMs for conversational interaction and information retrieval | 275 |
oceanlvr/chatgpt-probot | A GitHub application built on top of ChatGPT and Probot to enable user interactions with a conversational bot. | 379 |