Supabase serverless functions, openai API implentation

Hi everyone,

I want to start a discussion and get everyone's feedback on the following best practices for integrating FlutterFlow to OpenAI API using Supabase serverless functions. The use case is that it alleviates the processing burden from the front-end app to the backend. This creates a much lighter and faster app.

I would like to know what you think of this approach using nodejs on the supabase side to process logic and handle processing and sending that back to FlutterFlow. And whether anyone has any experience or thoughts on this.

Thank you

1
1 reply