LET'S ELEVATE PEOPLE'S VOICES

AI as a tool has been abused by existing platforms to create value for shareholders vs empowering users or developers. Our mission is to re-align the incentives between creators, developers, and consumers by leveraging decentralized AI and create a world where AI is used to elevate truth and everyone voice.

    alt

    NOT YOUR 'MBD, NOT YOUR AI

    Our content personalization & moderation platform combines AI and community expertise to provide a safe and outstanding user experience. With accurate real-time capabilities, we are helping Web3 developers create a safer and more fun internet for everyone.

    What is 'mbd?

    Our vision is that anyone can use the ’mbd APIs to create and deploy custom “AI Recommenders,” which they can share with others or integrate with their apps. Protocol and application developers can use the AI models for content moderation and UX personalization to drive engagement and retention.

    'mbd is on a path to decentralization, creating a crypto network where anyone can participate by pooling data, training models, or promoting recommendations. We achieve this by enabling 1) a market of verifiable data provenance, 2) transparent ML-based data pricing, and 3) a platform for collaborative AI training backed by public networks.

    Why ’mbd?

    ’mbd is tackling the complex problems of AI alignment, fairness, and trustworthiness in recommendation systems - the core problems of Web2 platforms. ’mbd approach is to provide a decentralized solution to the algorithmic method of content distribution by aligning developers' and users' incentives. We believe that more of AI's value capture should flow directly to creators and users vs. to the platform.

    The aim is to create a sustainable path for developers building in Web3 as they can participate in the decentralized AI protocol and bring in revenue if they cultivate “unique” audiences. ’mbd decentralization mission is to remove one of the biggest bottlenecks to adopting Web3 while simultaneously providing a collaborative, revenue share approach to building the AI that underpins it all.

    alt

      Real-Time & Blazing Fast
      AI Recommendations

      • alt

        Personalization

        Integrate AI that predicts user interactions and create personalized feeds of social media posts, articles, NFTs and more to increase engagement, retention, and revenue.
      • alt

        Discovery

        Help your users find what they want, in simple english. Build delightful AI chat-based interfaces and search experience to increase user satisfaction.
      • alt

        Moderation

        Save time and energy by automating removing LLM-generated, engagement farming, and spammy accounts and content at scale.

      Build Your Own Social Feed Using Farcaster

      Select an icon below

      1// POST casts/feed/for-you request body:
      2{
      3  // Farcaster Id, ENS name or any 0x wallet
      4  user_id: '3',
      5  // rank results based by probability of "all"
      6  ai_ranking_model: 'all',
      7  // number of items to return in the response
      8  top_k: 50,
      9  // filter recommendations
      10  filters: {
      11    // return only posts tagged with specific AI labels
      12    ai_labels: ["fitness_health"]
      13  }
      14}
      Below is a personalized feed for Dan Romero using AI model trained to optimize for likelihood of all filtered to show posts containing these AI Labels: fitness


      Surface posts you want with more advanced filters like media types (NFT, Frames, etc), authors (power users, followers, etc), and from specific channels & projects. Access more than +30 pre-built AI models.