Amenokal-Labs / legal-ai-assistant

https://legal-ai-assistant.vercel.app
0 stars 1 forks source link

Design how to deploy an API built with FastAPI #29

Closed achab closed 1 year ago

romaissaMe commented 1 year ago

I found those websites: Render https://render.com Railway https://railway.app Cyclic https://cyclic.sh

achab commented 1 year ago

Ok, thanks for researching this. This SO post seems to be helpful for spacy model: https://stackoverflow.com/questions/61702357/how-to-add-a-spacy-model-to-a-requirements-txt-file.

achab commented 1 year ago

Now than we can install spacy model using requirements.txt file, let's deploy the API on Render.