DriptaSenapati / ChatBot

A Simple ChatBot using Tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatBot

This repo contains a simple chatbot implementation that can generate meaningfull texts against a question. This chatbot is implemented using Tensorflow==0.12.1.

This model is trained on Twitter data

I also implemented weather report of any location.

Inspired from Udemy NLP

The performance of that model is quiet good as it give relevant answers to most of the questions.

front image

Some Examples

How are you?
- have been a nice day.
Where do you live?
-in a city.
what is the weather in kolkata?
- Currently kolkata is Mist and temperature is 21 degree C

About

A Simple ChatBot using Tensorflow

License:GNU General Public License v3.0


Languages

Language:Python 67.0%Language:CSS 14.4%Language:HTML 9.7%Language:JavaScript 8.9%