langchain-ChatGLM-and-TigerBot
Q&A app
Develops a knowledge-based question answering application using Open Source models like ChatGLM and TigerBot
从langchain-ChatGLM基础上修改的一个可以加载TigerBot模型的基于本地知识库的问答应用,目标期望建立一套对中文场景与开源模型支持友好、可离线运行的知识库问答解决方案。
105 stars
4 watching
19 forks
Language: Python
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
abbey4799/cutegpt | A conversational language model developed to improve understanding of complex instructions and Chinese vocabulary. | 62 |
xiaowuc2/chatgpt-python-applications | A collection of Python applications demonstrating various use cases for the ChatGPT language model | 150 |
yongzhuo/chatglm-maths | Develops and fine-tunes a math-based conversational AI model for generating solutions to arithmetic operations | 163 |
minhbtrc/langchain-chatbot | An implementation of a chatbot with Langchain and LLM API integration, featuring memory in MongoDB and UI in Gradio. | 50 |
xionghonglin/doctorglm | Fine-tuning a Chinese doctor chat model based on ChatGLM-6B | 777 |
scir-hi/med-chatglm | Fine-tunes a pre-trained language model to generate responses in the medical domain with improved accuracy. | 963 |
homanp/langchain-ui | A no-code chat-ai toolkit built on top of LangChain. | 881 |
akegarasu/chatglm-webui | A web-based user interface for interacting with the ChatGLM-6B model using Gradio's chatbox feature | 1,923 |
pedrorito/chatgptslackbot | A Slack bot integrated with ChatGPT to respond to user messages using the GPT-3 API | 385 |
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 |
leafduo/chatgpt-telegram-bot | A Telegram bot that interacts with the ChatGPT AI model | 166 |
pnkvalavala/repochat | An interactive chatbot for GitHub repositories using LLMs for conversational interaction and information retrieval | 275 |
kendryte/toucan-llm | A large language model with 70 billion parameters designed for chatbot and conversational AI tasks | 29 |
reid41/qa-pilot | An interactive chat project leveraging LLMs to navigate GitHub code repositories. | 183 |
franalgaba/chatgpt-telegram-bot-serverless | An AWS Lambda-based Telegram bot for interacting with ChatGPT | 318 |