Загрузка видео...
Не удалось загрузить видео
> Define an API > Tell the agent when to call the API > Set it live > It verifies the logged in user and makes API calls with their user_id > The user can do anything on your app by asking the AI Agent I think a lot... show more
55,715 просмотров • 1 год назад •via X (Twitter)
Комментарии: 10

The reason apps/websites won’t do this is because it abstracts them from the user. There’s going to be an interesting period where some apps play ball with agents and some don’t. I think over time most will end up letting agents do things but it will take time.

Yeah it will take time but i think you will start seeing it in a few big apps in 2025

Can I follow along how to do this with the v0 docs ?

Can you explain the challenges of building such à system

Intent recognition💪

@yasser_elsaid_ can you upload a document via the chat ? Some senarios require asking users for files

It already exists:

I used something similar back in the 90s with MacOS “scriptability”. It exists today in the form of Applescript / OSAscript & now you can use Javascript. Cf Webintents as well.

Awesome feature! Does it work in when calling through API?

yes, you define the API in chatbase (URL, parameters, body, etc..) and the agent will call it when it needs to.
