A Generative UI DeFi Blockchain Data Analytics Platform PoC built on Phala Network (Decentralized AI) and The Graph blockchain data querying service for ETHGlobal Singapore Hackathon
- DreamerChaserHAH - Victor Mak
- marcofernandioo - Marco Fernandio
- ryuux05 - Bryan Hirawan
- RachelOoiYY - Rachel Ooi Yi Ying
Existing Web3 analytics tools lack the flexibility to cater and diverse user needs, offering limited visualization options and rigid reporting structures.
An AI-powered Web3 analytics tool that dynamically generates custom graphs and visualizations based on user-specific requests, providing flexible and adaptive data exploration.
- User visits our Dapp Data Visualization Website.
- User enters the prompt telling us the data they are interested in.
- Phala Network AI Agent Contract receives the prompt and decides which API to call to get the necessary data.
- The external APIs are provided by the Graph to effectively query the data provided by other existing Dapps.
- Using the data received from the Graph, the ai agent later decides what kind of data visualization is the most suitable for the project.
- Data Visualization is done on the frontend.