seq2seq-chatbot
Chatbot
An implementation of a basic conversational chatbot using sequence-to-sequence learning and LSTM networks
Chatbot in 200 lines of code using TensorLayer
835 stars
41 watching
314 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list
botchatchatbotcorpuslstmnlppythonrnntensorflowtensorlayer
Related projects:
Repository | Description | Stars |
---|---|---|
theexplainthis/chatgpt-line-bot | A Line bot that integrates ChatGPT and allows users to interact with it using natural language input. | 1,575 |
shomali11/slacker | A Slack bot framework providing a structure for building chatbots with concurrency and context handling. | 806 |
minhbtrc/langchain-chatbot | An implementation of a chatbot with Langchain and LLM API integration, featuring memory in MongoDB and UI in Gradio. | 50 |
geniushq/kitten | A high-performance, low-memory chat bot framework for Discord and Guilded platforms. | 14 |
abbey4799/cutegpt | A conversational language model developed to improve understanding of complex instructions and Chinese vocabulary. | 62 |
360cvgroup/seechat | A multimodal chatbot with computer vision capabilities integrated into a single model | 98 |
oceanlvr/chatgpt-probot | A GitHub application built on top of ChatGPT and Probot to enable user interactions with a conversational bot. | 379 |
larsbaunwall/bricky | A conversational AI chatbot built using OpenAI's GPT-3 LLM and Haystack for knowledgebase indexing and retrieval. | 103 |
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 |
franalgaba/chatgpt-telegram-bot-serverless | An AWS Lambda-based Telegram bot for interacting with ChatGPT | 318 |
n4ze3m/dialoqbase | A platform for building and deploying custom chatbots using AI-powered language models and a knowledge base | 1,629 |
pnkvalavala/repochat | An interactive chatbot for GitHub repositories using LLMs for conversational interaction and information retrieval | 275 |
sheksushant/bot-dialogflow | A BotUI app connected to API.AI for conversational interface development | 51 |
ssheng/bentochain | A voice-enabled chatbot application with AI-powered speech recognition and text-to-speech functionality | 189 |
hexastack/hexabot | An open-source AI-powered chatbot builder with features for multi-channel support, language customization, and integration with various NLU models. | 491 |