xxl4tomxu98/Flask-React-ML
A template for machine learning Flask server setup and React app creation.
This project provides a foundational template for developers to quickly set up a web application that uses a machine learning model. It takes user input through a web form, sends it to a backend server, and displays the prediction result back to the user. It is ideal for software developers, data scientists, or MLOps engineers looking to deploy ML models as interactive web services.
No commits in the last 6 months.
Use this if you are a developer and need a ready-to-use project structure to serve a trained machine learning model through a web interface, allowing users to interact with it via a form.
Not ideal if you are an end-user without programming skills who just wants to use a machine learning application without building one.
Stars
11
Forks
9
Language
JavaScript
License
MIT
Category
Last pushed
Feb 28, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/xxl4tomxu98/Flask-React-ML"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ai4os/DEEPaaS
A REST API to serve machine learning and deep learning models
GZTipDM/TipDM
TipDM建模平台,开源的数据挖掘工具。
pratos/flask_api
Creating a Machine Learning API using Flask - Repository for AV Article
datmo/datmo
Open source production model management tool for data scientists
kb22/ML-React-App-Template
This is a template for creating a Machine Learning application with its front-end developed...