Code Monkey home page Code Monkey logo

chatbot's Introduction

ChatBot

Project overview :

This project involves the development of an Arabic-language chatbot designed to answer frequently asked questions in the field of mental health. The chatbot also includes the functionality of sending voice messages. The data for the chatbot is collected through web scraping from an online health forum. The collected data is then processed using Natural Language Processing (NLP) algorithms and modeled using machine learning techniques.

The project includes the following files and components:

  • chatbot.html: This file represents the front-end of the chatbot and is written in HTML, CSS, and JavaScript.
  • ChatBot_web_scraping.ipynb: This file contains the code for data collection using web scraping techniques. It retrieves the necessary information from the online health forum.
  • ChatBot_modelisation.ipynb: This file focuses on NLP processing and the implementation of the machine learning algorithm. It includes the code for training and evaluating the chatbot model.
  • ChatBot_preparation_data.ipynb: This file is responsible for data pre-processing in order to build a database of frequently asked questions and their corresponding answers. It utilizes NLP pre-processing methods to clean and prepare the data.
  • data.json: This file contains the question-answer database that is used by the chatbot. It serves as the central repository of information for the chatbot to retrieve answers from.
  • model.h5 and model.json: These files represent the structure and weights of the machine learning model that has been trained for the chatbot. They are used for loading and using the model during chatbot operations.

chatbot's People

Contributors

malekyaich avatar

Stargazers

Rawan Khalid avatar

Watchers

Kostas Georgiou 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.