tensorlayer/seq2seq-chatbot
Chatbot in 200 lines of code using TensorLayer
Implements a sequence-to-sequence encoder-decoder architecture with attention mechanisms for conversational AI, trained on Twitter and Cornell Movie Dialogue datasets. Built on TensorFlow 2.0+ with TensorLayer abstractions to reduce boilerplate while maintaining interpretability. Demonstrates end-to-end training pipeline including data preprocessing, model compilation, and multi-turn response generation from a compact LSTM-based implementation.
842 stars. No commits in the last 6 months.
Stars
842
Forks
309
Language
Python
License
—
Category
Last pushed
Oct 05, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/tensorlayer/seq2seq-chatbot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rodrigopivi/Chatito
🎯🗯 Dataset generation for AI chatbots, NLP tasks, named entity recognition or text...
SimGus/Chatette
A powerful dataset generator for Rasa NLU, inspired by Chatito
oswaldoludwig/Seq2seq-Chatbot-for-Keras
This repository contains a new generative model of chatbot based on seq2seq modeling.
WenRichard/Customer-Chatbot
中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the...
CYang828/xbot
Task-oriented Chatbot