Hi, I am a developer who have some basic knowledge of AI Agent, RAG and Multi-Agent Dialogues. Now I have a small project on hand, which I need to build a AI Agent on the finance industry to give some realtime information to my clients. When I am choosing different AI Agent platforms, I have some difficulties. Right now, I am comparing among Google Vertex AI Agent Builder, Microsoft Azure AI Agents and Salesforce AI Agents. Any suggestions or some free AI Agent Builder recommendations?I am actually cost-sensitive, for example, Google Vertex AI Agent builders have price is $12 per 1,000 queries, and Vertex AI search is $2 per 1,000 queries, which is a little bit above my budget limit.
Comments
-
You can try some open source AI Agent builder such as Dify and llamaindex. But you should have basic knowledge of python,LLM and developing skills. Otherwise, no AI Agent builders platforms are suitable.
-
lunch, rightld suggest you tfild the AI agent workflow without using the predefined framework, which has too much abstraction and not developer friendly. And as for the cost, no LLM calling API are free because there are no free lunch, right? You can choose sone low cost alternative to OpenAI and Claude APIs. There are plenty on the web.
Reply