GithubHelp home page GithubHelp logo

leemgs / mindsdb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mindsdb/mindsdb

0.0 2.0 0.0 88.66 MB

Predictive AI layer for existing databases.

Home Page: http://mindsdb.com

License: GNU General Public License v3.0

Python 98.12% Shell 1.60% Dockerfile 0.27% Batchfile 0.01%

mindsdb's Introduction

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:

    • Virtual Environment: We suggest you to run MindsDB on a virtual environment to avoid dependency issues. Make sure your Python version is >=3.6. To set up a virtual environment:
      1. Create and activate venv:
      python -m venv venv
      source venv/bin/activate
      1. Install MindsDB:
      pip install mindsdb
      1. Run MindsDB:
      python -m mindsdb

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

    • Host Environment: 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:
      1. Install MindsDB:
       pip install mindsdb --user
      1. Run MindsDB:
      python -m mindsdb

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

    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

mindsdb's People

Contributors

george3d6 avatar stpmax avatar torrmal avatar zoranpandovski avatar maximlopin avatar mindsdbadmin avatar btseytlin avatar setohe0909 avatar duanzhihua avatar surendra1472 avatar dependabot[bot] avatar sk-ip avatar himadriganguly avatar darknez07 avatar yash2189 avatar alejandrovillegas avatar sergey-mindsdb avatar lavandosovich avatar varydabe avatar the-bose avatar vinmay avatar sreeharicodes avatar rockopaco avatar mcroni avatar llgaetanll avatar trewest avatar tony avatar timgates42 avatar thiagoalmeidasa avatar ritwik12 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.