Pose AI is a developer-focused technology company specializing in real-time, on-device motion capture and pose estimation software. Their proprietary AI engine processes body movement data at high frame rates directly on mobile devices (iOS, Android) and Windows, eliminating the need for external markers or constraints. The solution provides low-latency streaming capabilities via APIs and integrations with major game engines like Unreal Engine and Unity, enabling developers to incorporate interactive motion controls into applications such as fitness apps, dance games, and social platforms.

LLM mention score The LLM mention score is the total number of mentions of this brand in different LLM chatbots, normalized to the scale from 0 to 100. You can get actual, non-normalized numbers via the LLM Mention API from DataForSEO.

Normalized 0–100 · last 8 weeks

DataForSEO API

Get LLM mention data of any company via DataForSEO API

Get access to the structured data on keyword, brand, and website mentions in LLMs, including metrics like AI search volume, impressions, and mentions count. 

How to get LLM mention data →
// Fetch Pose AI mentions
POST v3/ai_optimization/llm_mentions/search/live
[
    {
        "target": [
            {
                "keyword": "Pose AI",
                "search_scope": ["any"]
            }
        ],
        "platform": "chat_gpt",
        "order_by" : ["ai_search_volume,desc"]
    }
]