Validating profile... 0% complete

What is your current level of experience in freelance work?

 

 

Email draft generator for multi-tenant SAAS application

I am creating a multi-tenant SAAS application. People connect with gmail into our system. I need to set up the following workflow in Google Cloud: every time they receive a new email, Google Cloud pub sub API call in python gets called, triggers a cloud run function, calls our backend API, and generates an email draft using chatgpt.