MindsDB an emerging platform that helps developers build #AI powered solutions
NEW! Check-out the rewards and community programs.
Installation - Overview - Features - Database Integrations - Quickstart - Documentation - Support - Contributing - Mailing lists - License
MindsDB is an emerging open-source platform designed to help developers build AI-powered applications. We automate and integrate top machine learning frameworks into your data stacks and provide an intuitive interface to train and deploy models as the databasesβ AI Tables. By automating the machine learning process, MindsDB streamlines the integration of AI into applications, making it accessible to developers of all skill levels.
Here are some popular use cases you can build with MindsDB:
- Fraud Detection: MindsDB can help developers build models to detect fraudulent activity in financial transactions,eCommerce platforms etc.
- Sales Forecasting: MindsDB can be used to develop models to predict future sales based on historical sales data, allowing businesses to make better-informed decisions.
- Customer Segmentation: MindsDB can help developers segment customers based on their behavior, preferences, and other factors, allowing businesses to tailor their marketing efforts.
- Sentiment analysis: MindsDB native integration with pre-trained models like GPT-3 and HuggingFace models can be used to analyze the sentiment of a text, such as a customer review.
- Predictive Maintenance: MindsDB can be used to build models to predict when equipment or machinery is likely to fail, allowing for proactive maintenance and minimizing downtime.
See more examples and community tutorials here
You can try MindsDB using our demo environment with sample data for most popular use cases.
The prefered way is to use MindsDB Cloud free demo instance or use a dedicated instance. If you want to move to production use the AWS AMI image/
To install locally or on-premise pull the latest Docker image:
docker pull mindsdb/mindsdb
- First, CONNECT MindsDB to your data platform. We support 70+ data platforms and this list is constantly growing. If you canβt find the integration you need, please let us know.
- Run the CREATE MODEL query pointing to your data table or a view, that will automatically create and deploy a machine learning model as an AI Table.
- JOIN the model with your database tables to make predictions for thousands or even millions of data points at once, or run SELECT statements or API calls to make one time predictions.
- Set up a JOB to automate your model re-training cycle and predictions pipelines for the new incoming data.
Follow the quickstart guide with sample data to get on-boarded as fast as possible.
MindsDB works with most of the SQL and NoSQL databases, data lakes, data Streams and popular applications.
Connect your Data | Connect your Data | Connect your Data |
---|---|---|
You can find the complete documentation of MindsDB at docs.mindsdb.com.
If you found a bug, please submit an issue on GitHub.
To get community support, you can:
- Post at MindsDB Slack community.
- Ask for help at our GitHub Discussions.
- Ask a question at Stackoverflow with a MindsDB tag.
If you need commercial support, please contact MindsDB team.
A great place to start contributing to MindsDB is to check our GitHub projects π
- Tutorials & documentation dashboard tasks.
- Code contributor's dashboard tasks.
- First timers only issues, if this is your first time contributing to an open source project.
We are always open to suggestions so feel free to open new issues with your ideas and we can guide you!
Being part of the core team is accessible to anyone who is motivated and wants to be part of that journey! If you'd like to contribute to the project, refer to the contributing documentation.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project, you agree to abide by its terms.
Also, check out the rewards and community programs.
Made with contributors-img.
Join our Slack community and subscribe to the monthly Developer Newsletter to get product updates, information about MindsDB events and contests, and useful content, like tutorials.
MindsDB is licensed under GNU General Public License v3.0