Techno-Veda is a machine learning based web application built using React JS and Flask API for 6 types disease prediction based on some parameters.
Our entire project is divided into three parts: the server (Flask), the web application (React.js) and the ML models.
The server uses the flask framework, holds our machine learning predictive model and is currently running on Heroku connected with the web application.
The complete code, dataset links and info about the application is available in my #github #repository .