Data setup
Connect your database to MindsDB.Model 1 setup
Configure an AI engine, providing the OpenAI API key.Predictions from Model 1
You can make a single predictions, providing input to the mode in theWHERE
clause.
Automation
The alert system will send notification to Slack. Here is how to connect Slack to MindsDB.Model 2 setup
Deploy a model using the AI engine created earlier.Predictions from Model 2
You can make a single predictions, providing input to the mode in theWHERE
clause.