← Back to home

Data4.builders

Data4.builders provides massive user behavior data for developers without sacrificing users’ privacy. We are building a composable, universal user profile data layer that is high efficiency, privacy-preserving, and fits web3 paradigm.

Screenshots

Data4.builders screenshot 1
Data4.builders screenshot 2
Data4.builders screenshot 3
Data4.builders screenshot 4

Problem Statement

Data4.builders provides massive user behavior data for developers without sacrificing users’ privacyUser behavioral datais being stolen by tech giants, recklessly used, and even sold for their own benefit, media platforms are using this data to increase user retention, advertising platforms are using this data to drive deals, and in web2, it's a $2.8B market.Today, Data4.builders will take back the data from Tech giants and make it available to developers to create value without sacrificing users’ privacy.Data4.builders is a composable, universal user profile data layer that has the following features:High efficiency- Data is a non-competitive resource that has more value if it is used more. However, web2’s data silo makes data only flow in separate tech giants. By aggregating all data into a layer makes everyone can use data to create value, which makes data more efficient.Privacy-preserving- Users can control whether their data is used or not and their identity is kept completely confidential.Web3 paradigm- Compared to web2’s DMP(data management platform), web3 has a new identifier other than cookies & device No., which is wallet address, and web3 data is a new goldmine for value creation. Data4.builders re-designed the DMP into the data layer and adopts it to web3.AI enabled- All tags are generated usingLLMfrom user's transactions, we can have massive user data just by typing in the address, without any kind of human curation.

Solution

For the demo, we made a simple news platform that uses our data layer forcontent recommendation.Technologies used:Identity: Next.id, SismoData query: Airstack, Quick NodeWallet: Wallet ConnectLLM: GPT-3.5 turboOthers: Next.js, Vercel, MangoDBKey components:Identity aggregatorIdentity aggregator gathers users' accounts in different ways and provides identities for Address to tag API to analyze. UsingNext.id’s relation service, we can have a user’s Socials(Twitter, Github, Discord) from his/her address and ENS, etc. UsingSismo, we can turn some data gem into tags and do not need users to connect several wallets.Address to tag APIInput an address, and output tags related to these addresses. UsingAirstack, we can query all the transaction history for a user and we use GPT-3.5 as theLLMto tag them, withQuickNode, we get all NFT collections related to the address.Content matcher & Content platformThis is just a demo and shows how data4.builders can be used in content recommendation scenarios. We use React, Next.js, andWallet Connect, also, we useLLMto get tags from the content and match them with users' tags.

Hackathon

ETHGlobal Paris

2024

Prizes

  • 🏆

    🥇 Mask Network — Best Use of RelationService

  • 🏆

    🏃 Airstack — Runner Up

  • 🏆

    5️⃣ QuickNode — Top 5

Contributors