Tools & SDK Resources
    • Dark
      Light

    Tools & SDK Resources

    • Dark
      Light

    Article summary

    This section covers the software development kits (SDKs), libraries, and developer tools you can use to build AI and machine learning applications on Backblaze B2 Cloud Storage.

    Backblaze B2 is accessible through the S3-Compatible API and the B2 Native API, which means you can work with Backblaze B2 using a wide range of existing SDKs and libraries in languages such as Python, the primary language of most AI/ML development. These resources help you read from and write to Backblaze B2 programmatically, whether you are loading training data, saving model checkpoints, or managing generated outputs.

    Use this section to find:

    • SDKs and libraries for accessing Backblaze B2 from your application code.
    • Guidance on authenticating and configuring access with application keys.
    • Tips for working efficiently with the large files and high request volumes common in AI/ML workloads.

    These resources are intended for developers integrating Backblaze B2 into AI/ML pipelines and applications. If you are looking to connect an existing open-source tool to Backblaze B2, see Open Source AI Integration Guides. For complete working examples, see Sample AI Apps & Reference Architecture.


    Was this article helpful?