This repository hosts the cookiecutter template for creating Giza Actions SDK projects.
- Easy to use cookiecutter template to generate Giza Actions SDK projects.
- Predefined structure for preprocessing and inference actions.
To create a new project using this template, follow these steps:
- Install cookiecutter on your local machine.
- Run
cookiecutter gh:gizatechxyz/actions-template
to create a new project. - Follow the prompts to customize your project.