Rishab Kumar

Results 46 comments of Rishab Kumar

thanks @madebygps for the feedback, will add that

@rishp66 are you trying to deploy it to Azure or Streamlit cloud, or you tried both and got the error. Also, the second screenshot, where is that from?

@rishp66 and you are adding it in the advanced settings on Streamlit cloud interface? ![image](https://github.com/learntocloud/define-the-cloud/assets/45825464/da00910a-ac11-43bd-9ffa-6afacb127668) I think it would we easier to debug on a discord call.

So. you need to make sure, your docker image is built for `linux/amd64`

The link doesn't work.

Yep, try deploying now, it should work.

> @rishabkumar7 thoughts on proposed new data model? @madebygps love this, I think it makes sense!

Hey, thanks for your submission! But I can't seem to fetch the resume via the lambda URL.

@jv199768 the API returns placeholder data, not your personal resume data. Typically the idea of the project is to serve your Resume as an API endpoint (JSON). But I would...