DATRIX is an AI-powered app that turns simple text prompts into production-ready APIs for Web3 data. It automatically scans subgraphs, generates queries, and delivers standardised data through a single endpoint—reducing hours of setup work to just 60 seconds.
Prize Pool
The Web3 Data Access Problem:
Web3 developers and data analysts face several significant challenges when trying to access and analyse cross-protocol blockchain data:
Discovery Complexity -Must manually search through hundreds of subgraphs -No standardised way to find the most reliable data sources -Different versions of protocols across multiple chains -Time spent researching instead of building
Integration Overhead -Each protocol has unique schema structures -Need to write custom queries for each subgraph -Different naming conventions across protocols -Manual mapping required between different data formats
Maintenance Burden
This impacts time to market for apps, risk of using outdated or unreliable data sources
The solution - Datrix: An intelligent system that autonomously curates and combines web3 data sources based on natural language requests. This agent-based platform simplifies access to cross-chain data by automatically analysing user requirements and orchestrating relevant subgraph combinations from The Graph protocol.
🤖 Key Features
-Natural language processing for web3 data requirements with semantic understanding -Autonomous data source discovery and combination with reliability scoring -Multi-chain data integration with automatic schema mapping -Dynamic subgraph selection and orchestration with version control -Real-time data aggregation capabilities -Custom API endpoint generation
💡 How It Works
🎯 Perfect For
-DeFi developers needing multi-chain data -Data analysts working with web3 metrics -AI/ML practitioners building web3-powered applications -Researchers requiring comprehensive blockchain data -Protocol teams tracking ecosystem metrics -Market analysts requiring cross-protocol insights
🔑 Key Benefits
-Reduces integration time by 90% -Eliminates manual subgraph discovery and maintenance -Ensures data reliability through automated validation -Handles cross-chain data consistency automatically
🛠 Tech Stack -AI-powered request analysis using Coinbase agent kit -The Graph Protocol integration for subgraph discovery and querying -Deployed on a TEE environment using Autonme -Multi-chain data aggregation -Autonomous agent architecture
Our project automatically finds the best subgraph by identifying user requirements and doing a similarity search on all the existing subgraphs, then finds all the needed entities on each subgraph schema and stores all the queries needed with the transformations on a database, when a user requests data, retrieves all the queries, send then to the subgraphs, and merge and transforms the data needed to return it ready to consume to the user.