| I built an AI-agents tech demo[1], and am now pivoting. A few thoughts: * I was able to make a simple AI agent that could control my Spotify account, and make playlists based on its world knowledge (rather than Spotify recommendation algos), which was really cool. I used it pretty frequently to guide Spotify into my music tastes, and would say I got value out of it. * GPT-4 worked quite well actually, GPT-3.5 worked maybe 80% of the time. Mixtral did not work at all, aside from needing hacks/workarounds to get function-calling working in the first place. * It was very slow and VERY expensive. Needing CoT was a limitation. Could easily rack up $30/day just testing it. My overall takeaway: it's too early: too expensive, too slow, too unreliable. Unless you somehow have a breakthrough with a custom model. From the marketing side, people just don't "get it." I've since niched down, and it's very, very promising from a business perspective. [1] https://konos.ai |