Agentic AI powered DeFi Dashboard powered by 1Inch to enable cross-chain DeFi
This project combines 1inch API capabilities including Fusion+ swaps and tool-using AI agents orchestrated by langgraph to help users optimize their portfolios. The project is a Dashboard that allows the user to interact with AI-agents and interactive data visualizations of their portfolio. The AI agents are connected to 1-inch API calls by both a MCP server as well as custom wrapped tools that enable the agents to fetch data and respond to user queries and make suggestions around optimizing the user's portfolio. 1inch capabilities that are leveraged include Fusion+ swaps.
Backend: FastAPI & Python Frontend: Next.js *Backend & Frontend are containerized w/ Docker AI Agents: Langchain/Langgraph with LLM calls going to OpenRouter hosted models. Agent Tools: Bespok 1inch MCP server and custom tool wrappers around 1inch API. Data visualization: d3.js Deployment: Railway
1inch is primary partner technology that is being used in this project. All data fetching, swaps and chain interactivity are made via 1inch API.