ToolFactory is your one-stop solution for turning messy, unstructured REST API documentation into polished, AI-compatible tools. Built for developers, by developers, it’s designed to take the hassle out of integrating APIs into LLM-based tool agents. Say goodbye to manually parsing through inconsistent docs and hello to a streamlined pipeline for building natural language-enabled tools.
Learn more about Tool Factory at the following link: Tool Factory (GitHub).
Follow these steps to generate AI-ready tools from your API documentation:
Note: If the API Documentation do not have a base URL, you need to manually add the `base_url`
Example of 'base_url': For glycosmos glycanformatconverter API, the base_url is "https://api.glycosmos.org/"