Attempted to build an fund manager AI agent for the ethereum ecosystem using CDP AgentKit and OnchainKit
Prize Pool
This should be a project where user could answer questions from the AI agent that asks the user's investment goals such as their risk tolerance, amount invested, and formulate the best investment strategy based on these through data based off the real world. The AI agent would then be able to perform trades from the formulized strategy and show the portfolio to the user.
I wanted to use CDP AgentKit to leverage the agent's functionality to interact with the ethereum network, along with OnchainKit for the seamless onramping to the network. The client is built using NextJS along with SocketIO library to communicate with the agent. However, due to external circumstances, my implementation fell short of my ideation, thus leaving me no choice but to abandon this project.