> For the complete documentation index, see [llms.txt](https://bisi.gitbook.io/bisi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bisi.gitbook.io/bisi/introduction.md).

# Introduction

Bisi (**B**uild**I**t**S**hip**I**t) is a tool to help run workloads locally and in the cloud. Bisi lets you define and run all your containerized resources from one file stored at the root of your project, all in python.

Bisi will take care of tagging and pushing your docker images as well as providing a simple interface to run your workloads

Currently supported providers are:

* Docker
* AWS Batch
