I just built my first AI agent. It's a veyr simple one that fetches crypto prices. ANd it doesn't even get the correct prices LOL
But all good, the idea was just to get used to the framework and learn the basics. Hopefully I'll get to build actual useful stuff soon enough
Im still using schedule scripts and crawling data with puppeteer, havent had the time to really dive into agents, I do use Ai on a daily, hardly use google only to look for maps and really quick search, what framework you using?
Agno for now. But I'm also looking into LangChain
Looks like you need a API. You can combine it with an MCP Server to get the real data.
Already have the API
I think the agent is just not set up properly. I did very little tweaking