Back to Mindsdb

AI Workflow Automation

docs/use-cases/ai_workflow_automation/overview.mdx

26.1.01.2 KB
Original Source

With MindsDB, you can create, customize, and automate AI workflows that comprise of connecting a data source, deploying an AI/ML model, and streaming predictions and forecast into your application. Use jobs and triggers to create custom automation.

<p align="center"> </p>

This section covers the following use cases:

- Chatbot automation with jobs
- Alert systems
</br> <Tip> Available tutorials: <CardGroup cols={4}> <Card title="Slack Chatbot" icon="link" href="/use-cases/ai_workflow_automation/slack-chatbot"></Card> <Card title="Twitter Chatbot" icon="link" href="/use-cases/ai_workflow_automation/twitter-chatbot"></Card> <Card title="Twilio Chatbot" icon="link" href="/use-cases/ai_workflow_automation/twilio-chatbot"></Card> <Card title="Customer Reviews Notifications" icon="link" href="/use-cases/ai_workflow_automation/customer-reviews-notifications"></Card> <Card title="Real-time Trading Forecasts and Notifications" icon="link" href="/use-cases/ai_workflow_automation/real-time-trading-forecasts"></Card> </CardGroup> </Tip>