GithubHelp home page GithubHelp logo

vavinash992 / ai-chat-bot Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 633 KB

ChatBot WebApp in Python using Flask

Python 46.19% CSS 24.83% HTML 28.98%
artificial-intelligence css3 flask html5 natural-language-processing neural-network

ai-chat-bot's Introduction

AI chat bot

An AI chatbot that utilizes natural language processing and neural networks is a software program that can understand natural language queries and provide human-like responses. Natural language processing allows the chatbot to understand the intent and meaning behind a user's message, and neural networks enable it to learn and improve over time by analyzing large amounts of data.

The frontend of this chatbot is designed to be easily customizable and adaptable to a variety of use cases. Whether you want to create a customer service chatbot for your business, a personal assistant to help with daily tasks, or a chatbot to provide information and support for a specific topic, the frontend can be tailored to meet your specific needs.

crypto

Packages used

  • Flask==2.1.2
  • keras==2.11.0
  • nltk==3.8.1
  • numpy==1.22.3

Setup

  • To deploy this project run
  $ pip install -r /path/to/requirements.txt
  • Than run the app.py
  $ python3 app.py
  • A link will appear on the command line copy it and paste it in the browser

    by default it runs in the following website http://127.0.0.1:5000/

Training the model on new questions

  • Go to data.json file and question in patterns and the response, than assign it a tag and context.

  • Than run the Training.py file using the following command

    $ python3 Training.py

ai-chat-bot's People

Contributors

vavinash992 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.