I'm building unfetch.com - we combine large language models with APIs. Pretty much you can use chatg

I'm building unfetch.com - we combine large language models with APIs. Pretty much you can use chatgpt to access data on Stripe, Shopify or any external service you have.

This is working great, but for more complex use cases (e.g. fetch all my stripe past due users and add them to a spreadsheet) only endpoints are not enough, so I'm experimenting with letting GPT-4 write some code and I need a secure environment where to run it (i.e. cloudflare for platforms)
Was this page helpful?