Chatbot-seq2seq-C- icon indicating copy to clipboard operation
Chatbot-seq2seq-C- copied to clipboard

Chatbot made with seq2seq learn

Chatbot made with Seq2Seq Learn Library for C#

Banner
This is a very simple chatbot made with Seq2SeqLearn, this library is a sequence to sequence learning library written in c# .net.
https://github.com/mashmawy/Seq2SeqLearn

WHY (MOTIVATION)

Example
This tutorial was made for Hector Pulido for his youtube channel
https://www.youtube.com/c/HectorAndresPulidoPalmar
And his Twitch Channel
https://www.twitch.tv/hector_pulido_

DATASET

The dataset is from Kaggle, a big community for datascientist, the dattaset is rDanny Chat
https://www.kaggle.com/eibriel/rdany-conversations

HOW TO USE

Open it on Visual Studio or visual studio code, and play around with the project. if you want to make a different seq2seq project just make sure to import the library seq2seqLearn, to change the dataset, go to the debug folder and replace human_text.txt and robot_text.txt

Let's connect 😋

Hector's LinkedIn     Hector's Twitter     Hector's Twitch     Hector's Youtube