Skip to main content

Korbit mentor CLI tool will allow you to analyze any local files.

Project description

# Korbit AI Mentor

Korbit mentor CLI will allow you to analyze any local files of your computer. You must have an account on www.korbit.ai to use it.

## How to

### PIP

Using pip you can install the CLI and start running analysis.

`sh pip install korbit-mentor `

You can then run it as follow:

`sh python -m korbit scan /path/to/folder ## Absolute path python -m korbit scan ../to/folder ## Relative path python -m korbit scan . ## Curent folder anlaysis `

### Binary

#### Linux - MacOS

  1. Automatically installation

`sh curl https://mentor-resources.korbit.ai/cli/installer.sh | bash `

  1. Linux and Macos x86

`sh wget https://mentor-resources.korbit.ai/cli/korbit-x86_64 -O /usr/bin/local/korbit `

  1. MacOS arm64

`sh wget https://mentor-resources.korbit.ai/cli/korbit-aarch64 -O /usr/bin/local/korbit `

#### Windows

`sh wget https://mentor-resources.korbit.ai/cli/korbit-win.exe -O korbit.exe `

## Contact

If you have any questions or need further assistance, feel free to reach out to us at [support@korbit.ai](mailto:support@korbit.ai).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

korbit-mentor-1.0.1.tar.gz (6.2 kB view hashes)

Uploaded Source

Built Distribution

korbit_mentor-1.0.1-py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page