Web Application Implementation with Machine Learning
Ankit Verma, Chavi Kapoor, Abhishek Sharma, Biswajit Mishra
Abstract
Every Service nowadays has applications. If we want to order food but don't like to talk to someone, we simply go for the web apps or mobile apps and ordered food and it is the more convenient and easy method. so basically, the web application provides a virtual platform where we do lots of tasks from anywhere all around the globe. Here we make a responsive college community web application that helps the college students, faculty, and alumni to interact on one platform. As the objective of this paper is to elaborate the web application working functionality like the creation of fronted part using React Js, backend part by using Django framework, use of the database in web apps to store data in the database, fetch and serve data in the user interface, deployment of a website in the cloud, all components integration and the main part is the use of machine learning where we create a Machine learning NLP Model for text analysis and using Scikit learn library for using python and using flask to deployed in Web apps.