Skip to content

roboto-ai/roboto-example-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roboto Example Action

This repository contains example Roboto Actions, intended as straightforward starting points for learning or building with Roboto.

Prerequisites

Make sure Docker is installed on your machine:

Ensure your Roboto account is set up and the CLI is installed:

Quickstart

Follow these steps to get an Action running:

1. Clone the Repository

Clone the repository using the command below:

git clone https://github.com/roboto-ai/roboto-example-action.git

2. Build and Deploy an Action

Navigate into one of the top-level Action directories in this package, e.g.

cd roboto-example-action/tag-dataset

Then build and deploy the Action:

./scripts/setup.sh
./scripts/deploy.sh

You can now run this Action in Roboto via the CLI or web app.

Contributing

We welcome suggestions and contributions! If you have ideas for improvement or run into any issues, feel free to open an issue or pull request.

About

Example Roboto Python Actions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •