Add AI to your SQL Server
Here's how it works:
1. SQL Server: Whenever a Row is created, automation will be executed.
2. OpenAI (GPT-3 & DALL·E): 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 SQL Server.
3. SQL Server: The content generated by AI will be used to populate a new SQL Server in the designated SQL Server. Preferably use the same SQL Server app as the trigger step.