Make AI Agents

AI agent use case

1 min

In the following use case, we will build an agent that helps us manage the stock inventory of a small shop.

We will use Slack to submit tasks for the agent and receive responses about their completion. The agent will use  and other information we provide to him to list our stock information and order new items.

In this use case, we will:

    1.  to list shop inventory
    2.  to order more stock

Prerequisites:

  • API key of the AI service provider. Check the documentation of your AI service provider to find out how to get it.