aws-samples/aws-copilot-cli-streamlit
Rapidly deploy a Machine Learning ML service on Amazon Web Services (AWS) Cloud, using AWS Farget and Streamlit
This helps machine learning engineers and data scientists quickly get their interactive machine learning models, like a text summarizer, running as a web service on Amazon Web Services (AWS). You provide your ML model code and a simple web interface built with Streamlit, and it generates a deployable application accessible via a web browser. It's designed for individuals or small teams looking to share their ML prototypes or demos.
No commits in the last 6 months.
Use this if you need to rapidly deploy a machine learning application with an interactive user interface onto the AWS cloud without managing complex infrastructure configurations.
Not ideal if you need a highly scalable, production-grade ML inference system or prefer to manually control every aspect of your cloud infrastructure.
Stars
10
Forks
11
Language
Python
License
MIT-0
Category
Last pushed
Jan 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mlops/aws-samples/aws-copilot-cli-streamlit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
combust/mleap
MLeap: Deploy ML Pipelines to Production
ml-tooling/opyrator
🪄 Turns your machine learning code into microservices with web API, interactive GUI, and more.
jpmorganchase/inference-server
Deploy your AI/ML model to Amazon SageMaker for Real-Time Inference and Batch Transform using...
ebhy/budgetml
Deploy a ML inference service on a budget in less than 10 lines of code.
SocAIty/APIPod
Create web-APIs for long-running tasks. Job based task handling. Get the result with the job id...