REVOX AI Introduction
  • ⛳Introduction
    • The Mission of REVOX AI
    • The Problem with Current AI and dApp Integration
    • The REVOX AI Solutions Overview
  • 🧩Building Blocks of REVOX AI
    • Primitive Agents
    • Plugins
    • Context Knowledge
    • REVOX AI Web Extension
    • Compound Agents and Workflows
    • Onchain AI Infernece: DPrompt
  • 📚Use Cases and Examples
    • Social Data Analysis of Real-time Cryptocurrency Price Fluctuations
    • An Intent-based Crypto Trading Bot from Users' Natural Language Prompt
  • 🎯Products
    • Made by REVOX AI
    • AI Recommendation
  • Roadmap
    • Roadmap
  • Tokenomics
    • Tokenomics
Powered by GitBook
On this page
  1. Use Cases and Examples

Social Data Analysis of Real-time Cryptocurrency Price Fluctuations

PreviousOnchain AI Infernece: DPromptNextAn Intent-based Crypto Trading Bot from Users' Natural Language Prompt

Last updated 9 months ago

Building an automated trading bot based on social data analysis involves combining financial market data with information extracted from social media platforms to make trading decisions.REVOX AI is able to support building this bot with a few clicks.

Primitive Agent

  • Ticker Price Agent for market price data

  • Wallet Agent for connecting users' wallets with authorization to perform trading on behalf of users with predefined rules

  • Twitter Agent/Facebook Agent and other social media agents related to information retrieval

  • Sentimental Analysis Agent to perform analysis on social data

  • Summarization LLM to perform final aggregation and analysis

Compound Workflow

📚