Hello!
I now and then receive clients asking how they can use AI to create/modify entries in their database.
I made a small guide about this explaining how I do it with a personal project
https://contra.com/p/sUZ2OrNY-buildship-guide-create-entries-in-your-database-using-ai
I have an application that uses OpenAi assistants to create competitive Pokemon teams. In this guide, I showcased how we integrated the feature to replace one Pokemon from the team by using a function to make an API call to my application’s Backend
I’m using a no-code tool that makes this process easier as it handles all API calls related to the API assistants.
I kept the guide abstract as much as possible, so no worries if you don’t know anything about Pokemon