/rcwell

Sample project for runcloud

Primary LanguagePHP


RCWell - Predict MY Comments

A sample project for runcloud deployment using Machine Learning model. This project is represented for RunCloud Young Technovation (RCYT) which was held in Jomlaunch 2022. The main purpose of this project is to show how we can use pre-trained Machine Learning models to be integrated with web development. It is simply built using HTML, Javascript and PHP languages. The pre-trained Machine Learning model used in this project is toxicity model where you can read it more here.

Built With

  • Bootstrap
  • JQuery
  • TensorFlow

(back to top)

Getting Started

Prerequisites

Please install the software listed below.

  • Laragon

Installation

  1. Clone the repo into C:/Laragon/WWW folder
    git clone https://github.com/nasuhasri/rcwell.git
  2. Now, copy this link (http://localhost/rcwell/) and paste it in your browser.
  3. You can immediately use the project to classify any comments.

(back to top)