Getting Started with ToolForge

This page will help you get started with ToolForge. You'll be up and running in a jiffy!

Welcome to ToolForge! πŸ‘‹

ToolForge helps software engineers and data scientists build things and share them with the world. What do you want to build today? 🌎

πŸ”¨ Create Your First Tool

If you can create a container then you can build a Tool in ToolForge! In ToolForge, a Tool is just a container with a manifest file. Follow this guide to get started building your first tool.

πŸ”‘ Create an API Key

An API key lets you use the ToolForge platform API. Creating an API key is super simple! Follow this guide to create your first API key.

πŸ”Œ Use the API

The ToolForge platform API allows users to orchestrate the various moving parts of ToolForge programmatically, e.g., installing Containers, executing Tools, and retrieving Execution output. Check out the API Reference to get to know the API.