#ai #cli #rezon #explainable-ai

app rezon-cli

Host your AI models and get explanations

12 releases

0.2.1 Sep 20, 2023
0.2.0 Sep 7, 2023
0.1.9 Aug 18, 2023
0.1.4 Jul 22, 2023
0.1.2 Jun 28, 2023

#101 in #ai

Download history 20/week @ 2024-02-22 56/week @ 2024-02-29 11/week @ 2024-03-07

72 downloads per month

MIT and GPL-3.0-or-later

46KB
1K SLoC

banner

Rezon

Host AI models and get explanations for their reasoning

Getting Started

1. Begin by installing cargo on your machine if you do not already have it:

You can check to make sure it is installed by using the cargo --version command

curl https://sh.rustup.rs -sSf | sh

2. Install the Rezon CLI:

Confirm installation with rezon --version

cargo install rezon-cli

3. Start deploying your first model to Rezon cloud:

rezon deploy

See our docs for more information:

Rezon Docs

Dependencies

~19–36MB
~576K SLoC