An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: seq2seq-chatbot

AHBRIJESH/Sucide_Mitigation_Chatbot

An AI-powered chatbot designed to identify emotional distress and engage users in empathetic, human-like conversations. Built to support mental health, especially in critical situations, it uses an ensemble of Microsoft's DialoGPT and a custom Seq2Seq LSTM model.

Language: Jupyter Notebook - Size: 94.9 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

fendouai/Awesome-Chatbot

Awesome Chatbot Projects,Corpus,Papers,Tutorials.Chinese Chatbot =>:

Language: Python - Size: 12.7 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 2,083 - Forks: 412

zhaoyingjun/chatbot

ChatGPT带火了聊天机器人,主流的趋势都调整到了GPT类模式,本项目也与时俱进,会在近期更新GPT类版本。基于本项目和自己的语料可以训练出自己想要的聊天机器人,用于智能客服、在线问答、闲聊等场景。

Language: Python - Size: 75.6 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 3,569 - Forks: 1,024

Ailln/fuzi-nlu

🤖️ 聊天机器人——夫子的「自然语言理解」模块

Language: Python - Size: 8.45 MB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 90 - Forks: 27

aockel/seq2seq-squad2

Implementation of a Seq2Seq deep learning model using PyTorch. Trained model on SQuAD2 data set and interact via a chatbot.

Language: HTML - Size: 266 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

lukalabs/cakechat 📦

CakeChat: Emotional Generative Dialog System

Language: Python - Size: 588 KB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 1,701 - Forks: 926

ajayn1997/ChatBot_seq2seq

A python based chat-bot based on deep seq2seq model trained to talk and interact like a friend. The system uses a encoder-decoder architecture with each block being a LSTM model. The models were trained on the Movie Dialog dataset and the end product was an interactive python app which could hold a good conversation with a human.

Language: Python - Size: 8.96 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

akangakang/Chatbot-Using-Deep-Learning

Seq2Seq👌 Attention❤Transformer🎀

Language: Jupyter Notebook - Size: 3.66 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

kanchan88/LSTM-Seq2Seq-Chatbot

A Deep Learning (RNN-LSTM) Based Chatbot built using the Seq2Seq Model with Keras - Tensorflow.

Language: Jupyter Notebook - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

AkishinoShiame/DeepQA Fork of Conchylicultor/DeepQA

My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot

Language: Python - Size: 11.3 MB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

eisenjulian/neural-conversation-spanish

A neural conversation model implementation in Spanish built with Tensor Flow

Language: Python - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 4

jayeew/Chinese-ChatBot

中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行。

Language: Jupyter Notebook - Size: 131 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 315 - Forks: 70

Marsan-Ma-zz/tf_chatbot_seq2seq_antilm

Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement learning.

Language: Python - Size: 11 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 365 - Forks: 165

sea-boat/seq2seq_chatbot

a chatbot which is implemented via seq2seq model.

Language: Python - Size: 33.4 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 88 - Forks: 58

Zabatly/AI

Recommender and Chatbot Systems

Language: Python - Size: 36.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

malikshahzaib7238/Chatbot_Project

Conversational Chatbot using Seq2Seq Model

Language: Jupyter Notebook - Size: 300 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Denisolt/Tensorflow_Chat_Bot 📦

A chatbot using Tensorflow and Cornell Universities movie dialogue dataset.

Language: Python - Size: 95.8 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 2

galinator9000/tf_encdec_seq2seq

Configurable Encoder-Decoder Sequence-to-Sequence model. Built with TensorFlow.

Language: Python - Size: 9.94 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 4

WenjieWWJ/Pytorch_Seq2seq

The sequence-to sequence model implemented by pytorch

Language: Python - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

juletx/dialbot

Muturretik muturrerako solasaldi sistema

Language: Jupyter Notebook - Size: 32.5 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

junbohuang/TheSouldHealingBot

a DNN backend chatbot who heals your soul

Language: Python - Size: 529 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

hanzmyco/chatbot

a simple chatbot using seq2seq model

Language: Python - Size: 780 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

jiunkong/Seq2Seq_ChatBot

Seq2Seq ChatBot

Language: Python - Size: 246 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

rishavbb/chatbot

Simple Chatbot

Language: Jupyter Notebook - Size: 3.66 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

ldulcic/customer-support-chatbot

Customer support chatbot based on seq2seq model.

Language: Python - Size: 480 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 49 - Forks: 24

cosimoiaia/Tensorflow-Chatbot-Italian

Un semplice Chatbot in italiano usando Tensorflow

Language: Python - Size: 611 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 13 - Forks: 4

shrebox/Personified-Chatbot

A personified chatbot responding to a query based on the answering pattern of Dr. APJ Abdul Kalam using Information Retrieval, Natural Language Processing, and Deep Learning techniques.

Language: Python - Size: 4.06 MB - Last synced at: 13 days ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 0

KevinMathewT/Chatbot-Tensorflow

Chatbot using Seq2Seq model using Tensorflow

Language: Python - Size: 23.8 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 2

milinzhang/simple-seq2seq-chatbot 📦

a simple seq2seq model based on tensorflow 2, using cornell movie dialog corpus

Language: Jupyter Notebook - Size: 33.7 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 10 - Forks: 8

ZippeyKeys12/ChattyPantz

Chatbot using a LSTM and other, traditional, chatbot techniques

Language: Python - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

JGanson/English-Chatbot

A english chatbot build using seq2seq model

Language: Python - Size: 80.9 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

higepon/tensorflow_seq2seq_chatbot

Language: Python - Size: 11.1 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 80 - Forks: 19

satya-vinay/Deep_Learning_Chat_Bot 📦

Language: Python - Size: 83 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 2

sayhitosandy/Chatbot 📦

Automatic Response Generation to Conversational Stimuli

Language: Python - Size: 15.5 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

xwhan/dialogue_generation

emotional dialogue genertion

Language: Python - Size: 654 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 7 - Forks: 2

changwookjun/ChatBot_seq2seq_extend

Chatbot using Tensorflow (Model is seq2seq) Extend V2.0 ko

Language: Python - Size: 494 KB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 26 - Forks: 7

henriblancke/neural-chat

An AI chatbot using seq2seq

Language: Python - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 32 - Forks: 12

Moeinh77/Chatbot-with-TensorFlow-and-Keras

Chatbot using Seq2Seq model and Attention

Language: Jupyter Notebook - Size: 1.78 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 12 - Forks: 3

AtaaEddin/Turkish-ChatBot

Turkish Intractive Human-Head ChatBot

Language: Python - Size: 68.9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 4

micco00x/NLP-Chatbot

Chatbot developed in PyTorch and Keras for the final project of the module Natural Language Processing (Spring 2017) at Sapienza University of Rome.

Language: Python - Size: 1.02 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 5

partoftheorigin/mahabharatha_chatbot_rnn_seq2seq

ChatBot Trained using Seq2Seq Model on Mahabharatha Subtitles

Language: Python - Size: 3.02 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1

Mario-RC/tf_chatbot_seq2seq Fork of marsan-ma/tf_chatbot_seq2seq_antilm

Seq2seq Chatbot with Attention Mechanism

Language: Python - Size: 38.1 MB - Last synced at: 26 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Alafun/BananaChatBot

Task for NLP class. No direct connection with bananas . The most inportant thing is the repo is ref a lot of others.

Language: Jupyter Notebook - Size: 138 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

OliverEdholm/Tensorflow-Easy-Seq2Seq

A tool that allows you to easily train a Seq2Seq model, get the embeddings and the outputs without having much knowledge about deep learning.

Language: Python - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 2

filippogiruzzi/nlp_chatbot

Realistic Chatbot based on NLP & TensorFlow

Language: Python - Size: 92.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

purelyvivid/Schedule_Sampling_Seq2Seq_Movie_Script_Chatbot_PyTorch

Build a chatbot based on gender with Seq2Seq and Schedule-Sampling Seq2Seq with PyTorch

Language: Jupyter Notebook - Size: 611 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 1

Sanket758/Chatbot-with-Pytorch

Language: Jupyter Notebook - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

teinvdlugt/PWS

A neural network based chatbot

Language: Python - Size: 25.2 MB - Last synced at: 5 months ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 0

rand0wn/Game_Of_Thrones_Chatbot_Seq2Seq

Game Of Thrones Generative ChatBot Trained using Seq2Seq Model on Game Of Thrones Subs and Book data

Language: Python - Size: 5.32 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1

lang-ai/chatbots2s

Code and Configuration for Bringing self-attention architectures into real world scenarios

Language: Python - Size: 7.07 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

crypto-code/Seq2Seq-ChatBot

Use a Seq2Seq model to Train a ChatBot

Language: Python - Size: 16.3 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

REDFOX1899/Chatbot

A Seq2Seq model Chatbot built by training on the Cornell Movie Corpus data

Language: Python - Size: 9.06 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

Pritom-sarker/chatbot_seq2seq_model

Language: Python - Size: 7.85 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

badbubble/Chatbot-py

This repository is base on Pytorch Tutorial with some experiments and refined.

Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

GiteshKhanna/iChatBot

Language: Jupyter Notebook - Size: 130 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

EdoardoPona/STEVE

STEVE will be a deep learning general purpose chatbot. Initially it will be completely useless but fun. Later on it could turn useful.

Language: Python - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

leonardovaleriano/Facebook-Messenger-Bot Fork of adeshpande3/Facebook-Messenger-Bot

Facebook chatbot that I trained to talk like me using Word2Vec, and LSTMs to build a Sequence to Sequence Model

Language: Python - Size: 3.57 MB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Related Keywords
seq2seq-chatbot 57 chatbot 34 seq2seq 27 tensorflow 20 deep-learning 18 machine-learning 13 seq2seq-model 12 python 11 pytorch 10 nlp 9 lstm 9 rnn 7 natural-language-processing 7 attention-mechanism 6 keras 5 seq2seq-attn 4 gru 3 lstm-neural-networks 3 word2vec 3 attention 3 beam-search 3 neural-network 3 deep-neural-networks 3 neural-networks 3 seq2seq-tensorflow 3 sequence-to-sequence 3 artificial-intelligence 3 nlp-machine-learning 3 encoder-decoder 2 jupyter-notebook 2 summarization 2 decoder 2 rnn-encoder-decoder 2 encoder 2 language-model 2 chatterbot 2 cornell-corpus-dataset 2 transformer 2 telegram-bot 2 ai 2 corpus 2 tutorial 2 tensorflow2 2 question-answering 2 text-generation 2 dialogue-systems 2 conversational-bots 2 translation 1 neural-conversation-models 1 language-modeling 1 conversation 1 tensorflow-serving 1 tensorflow-models 1 seq2seq-rnn 1 deeplearning 1 seq2seq-generation 1 rnn-tensorflow 1 korean-nlp 1 estimator 1 policy-gradient 1 perplexity 1 onehot-encoder 1 interview 1 word2vec-model 1 hmm 1 twitter-bot 1 javaswing 1 tracery 1 natural-language-understanding 1 schedule-sampling 1 tool 1 attention-model 1 cornell-movie-dataset 1 tensorboard 1 generative-model 1 data-prepar 1 data-preprocessing 1 telepot 1 python3 1 telegram 1 babelnet 1 torch 1 pws 1 chatbots 1 real-time 1 natural-language-generation 1 machine 1 sockeye 1 gated-recurrent-units 1 chat 1 deep-reinforcement-learning 1 jupyter 1 chinese-nlp 1 lstm-chatbot 1 dialogue-agents 1 dialog-systems 1 conversational-ai 1 conversational-agents 1 udacity-nanodegree 1 udacity-deep-learning 1