LanguageTranslationOrg / LanguageTranslationSystem

MIT License
2 stars 1 forks source link

Research on Deployment Infrastructure #15

Closed MAYALURI-ANUSHA closed 4 months ago

MAYALURI-ANUSHA commented 5 months ago

You have to do some research to decide how to deploy the model

shantanu0603 commented 5 months ago

we can use 4 different deployment softwares 1) netlify 2)pythonanywhere 3)azure (free tier) [it will be deployed only for a week or 2] 4)infinityfree

MAYALURI-ANUSHA commented 5 months ago

@jeshtha2003 Adding Jeshtha to this research

jeshtha2003 commented 5 months ago

netlify can only process frontend so for processing backend we need to use render

jeshtha2003 commented 5 months ago

after researching as we are creating model on flask we will create static template for frontend in flask and deploy it on render