Giannis Tolios’ Post

𝗗𝗲𝗽𝗹𝗼𝘆 𝘆𝗼𝘂𝗿 𝗠𝗟 𝗠𝗼𝗱𝗲𝗹 𝘄𝗶𝘁𝗵 𝗙𝗮𝘀𝘁𝗔𝗣𝗜 Machine learning models are commonly deployed as web applications, but you may also consider alternative options. FastAPI is a Python framework that lets you easily develop web APIs based on industry standards like OpenAPI and the JSON schema. Machine learning engineers can utilize FastAPI to deploy their models as APIs, and develop robust services that are production-ready. Have you ever developed a machine learning API? You can check the links below for more information, and make sure to follow me for regular data science content. 𝗙𝗮𝘀𝘁𝗔𝗣𝗜 𝗼𝗳𝗳𝗶𝗰𝗶𝗮𝗹 𝘄𝗲𝗯𝘀𝗶𝘁𝗲: https://lnkd.in/djw9ME8j 𝗟𝗲𝗮𝗿𝗻 𝗠𝗟 𝘄𝗶𝘁𝗵 𝗣𝘆𝗖𝗮𝗿𝗲𝘁: https://lnkd.in/dyByK4F #datascience #python #machinelearning #deeplearning

  • text

FastAPI + Streamlit is usually my default for fast validation; when the product matures, I keep FastAPI as the backend, deploy it on Azure Container Apps, and move the frontend to React or Angular

Like
Reply

Would FastApi also be a robust method of deploying a web app that takes data from a warehouse and creates charts based on user inputs ? Like a plotly dash app hosted within an EC2 for example?

Like
Reply

fastAPI is my go to for develop ML APIs nowadays

Like
Reply
See more comments

To view or add a comment, sign in

Explore content categories