himadriganguly / mindsdb

Predictive AI layer for existing databases.

Home Page:http://mindsdb.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MindsDB

MindsDB workflow Python supported PyPi Version PyPi Downloads MindsDB Community MindsDB Website

MindsDB is an open-source AI layer for existing databases that allows you to effortlessly develop, train and deploy state-of-the-art machine learning models using SQL queries. Tweet

Predictive AI layer for existing databases
MindsDB

Try it out

Installation

  • Desktop: You can use MindsDB on your own computer in under a minute, if you already have a python environment setup, just run the following command:
 pip install mindsdb --user

Note: Python 64 bit version is required. Depending on your environment, you might have to use pip3 instead of pip in the above command.*

If for some reason this fail, don't worry, simply follow the complete installation instructions which will lead you through a more thorough procedure which should fix most issues.

  • Docker: If you would like to run it all in a container simply:
sh -c "$(curl -sSL https://raw.githubusercontent.com/mindsdb/mindsdb/master/distributions/docker/build-docker.sh)"

MindsDB AI tables demo using MariaDB (Video tutorial)

Please click on the image below to load the tutorial:

IMAGE ALT TEXT

Contributing

To contribute to mindsdb, please check out our Contribution guide.

Report Issues

Please help us by reporting any issues you may have while using MindsDB.

License

About

Predictive AI layer for existing databases.

http://mindsdb.com

License:GNU General Public License v3.0


Languages

Language:Python 98.2%Language:Shell 1.7%Language:Dockerfile 0.2%Language:Batchfile 0.0%