Coder Social home page Coder Social logo

chatbot-in-python's Introduction

DIAMOND

๐Ÿค– Chat Bot using Pytorch | Neural nets

Project Status

โœ”๏ธ Complete

Table of Contents

Objective

The objective of this project is to build a simple chatbot and deploy it on a web-page using "Flask". The bot was created using Pytorch and exemplifies how a neural net works. The project overall is very simple and provides an understanding of these subjects.

Process

  • Create a JSON file with the intends;
  • Transform these words to a language the machine can understand;
  • Apply neural net;
  • Create a train file and check if the results are valid;
  • Add the chatbot to a webpage using Flask as backend;

Results

After training the bot and implementing Flask:

We named the bot as "Helo" and she was trained to understand questions asked in Portuguese:
pawn

Learning Process

Theory Applied

  • Numpy
  • Pytorch
  • Neural Nets
  • Flask

Challenges

  • Training the bot to understand the words was challenging, especially because Portuguese have some special characters like (^~`ยด).

Improvements

  • The JSON file does not have much info, we could improve this in order to get better responses from the bot.

Authors

Lucas Angulski

sources: https://chatbotsmagazine.com/contextual-chat-bots-with-tensorflow-4391749d0077

Huge thanks to Python Engineer for providing an awesome Pytorch tutorial.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.