rezon-cli

Crates.iorezon-cli
lib.rsrezon-cli
version0.2.1
sourcesrc
created_at2023-06-28 16:31:13.407706
updated_at2023-09-20 18:34:38.501774
descriptionHost your AI models and get explanations
homepagehttps://rezon.ai
repository
max_upload_size
id902545
size99,959
Darren Baldwin (DarrenBaldwin07)

documentation

README

banner

Rezon

Host AI models and get explanations for their reasoning

rezon.ai

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

Commit count: 0

cargo fmt