Hello everyone!<p>I'm building a simply tool which allows large language models (currently GPT-3-turbo, but soon also llama2) to make API calls.<p>You can connect it to pretty much any existing API in a few minutes, I highly recommend you watch the video in the homepage.<p>The idea is to build a powerful assistant which can simply interact with any existing service.<p>One of the interesting features we have are "tasks" - These allow you to run multiple agents (connectors) together, something like Zapier but for AI tasks. Imagine, something like, every morning find info about my current leads online and add the data to my CRM.<p>Anyways the tool is currently free. Would love your feedback.<p>P.s. it's built with Nuxt3, and hosted on Vercel.