Add AI to your PostgreSQL
Here's how it works:
1. PostgreSQL: Whenever a Row is created, automation will be executed.
2. ChatGPT (GPT-3.5 & GPT-4): To generate relevant output, you can provide instructions like the kind of data you want to generate, target audience, writing style, etc. And also pass the data incoming from your PostgreSQL.
3. PostgreSQL: The content generated by AI will be used to populate a new PostgreSQL in the designated PostgreSQL. Preferably use the same PostgreSQL app as the trigger step.