Metadata-Version: 2.1
Name: rectvision
Version: 3.0.47
Summary: A low-code tool to help create your own AI
Home-page: https://github.com/rectlabs/rectvision
Author: Rectlabs Inc
Author-email: rectanglenet@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/rectlabs/rectvision/issues
Description: 
        # rectvision
        
        ![image](img/rectvision.png)
        
        RectVision is a No code / Low code AI platform that helps users to build end to end computer vision/ NLP projects, from data to production.
        
        ## Installation
        Rectvision supports an installation of Python 3.6 and above. It is available on Windows, MacOS and Linux Systems.
        
        ### pip (Recommended)
        To install the current `rectvision` you'll need at least Python 3.6.1. If you have an older version of Python, you will not be able to use `rectvision`.
        
        ```shell
        $ pip install --upgrade rectvision
        ```
        
        Alternatively, you may download the wheels from [PyPi](https://pypi.org/project/rectvision/#files)
        
        
        ## Guide
        
        ```
        visit: https://docs.rectvision.com/docs/intro
        ```
        
Keywords: python,NLP,computer vision,deep learning,AI
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.6
Description-Content-Type: text/markdown
