Docs
Get Started

Get Started

How to use your tools in minutes.

Register

You can register for free by going to the Interlify register page. You can skip this step if you already have an account for Interlify.

Login to the page, then you will be redirected to the dashboard.

Create Tools

In Interlify, tools are function definitions. A tool represents a single interaction (API call) with your internal service. Each tool represents a single API call.

Interlify's cutting‐edge AI can understand your API specification (as OpenAPI-style) and generate the tools for you. You just need to import the OpenAPI specifications in yml or json format.

To create tools, follow these steps:

  1. In the Dashboard page, go to the Tools section.

  2. In the Create Tools section, click the "Select File" button to import your OpenAPI file, then click "Generate Tools", and your tools will be ready in seconds!

You may need to refresh the page to see the created tools.

You can check each tool's details by clicking the tool. You can update the tool details or delete the tool.

Create a Project

A project contains a group of tools that can be fetched by the client and provided to Large Language Models.

To create a project, follow these steps:

  1. On the Dashbaord page, go to the Projects section.

  2. Click the "New Project +" button to create a new project. Input project name, select the tools you want to group under this project. Then click the "Save" button.

The project setup is done!

Test with Chat

We provide a quick and easy chat page to test/verify your tools and projects.

To test with chat, follow these steps:

  1. In the Projects section.

  2. Go to a project page by clicking a project. On the upper right corner, click the "Test Tools" button, a chat interface will show up.

  3. Ask a question related to the tools(API calls) to the AI assistant, see if you get a desired response.

To use Interlify in your code, please go to the next page for step-by-step guidance.

If you have any questions, ideas, requests, or feedback, we highly recommend visiting our Build Together page to share them with us. We are eager to hear from you!