docs/features/model-management.mdx
MindsDB abstracts AI models, making them accessible from enterprise data environments.
<p align="center"> </p>MindsDB enables you to manage every aspect of AI models. With MindsDB, you can CREATE MODEL, FINETUNE, RETRAIN, and more.
</br>You can create, train, and deploy AI models based on popular AI/ML frameworks within MindsDB.
</br>You can fine-tune models with data from various data sources connected to MindsDB. Check out examples here.
</br>You can automate tasks, including retraining or fine-tuning of AI models, to keep your AI system up-to-date. See examples here.
<Tip> Go ahead and create an AI model!Use SQL API, REST API, or one of the SDKs to create and deploy AI models within MindsDB. </Tip>