Shaken Fist

shakenfist.com

Shaken Fist is an open-source cloud infrastructure platform designed specifically for small-scale and edge computing deployments. It provides a lightweight, self-hosted alternative to traditional hypervisors, enabling organizations to manage virtual machines with minimal overhead. The system emphasizes simplicity and portability, making it suitable for environments where resources are constrained or centralized cloud management is not feasible.

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 Shaken Fist mentions
POST v3/ai_optimization/llm_mentions/search/live
[
    {
        "target": [
            {
                "keyword": "Shaken Fist",
                "search_scope": ["any"]
            }
        ],
        "platform": "chat_gpt",
        "order_by" : ["ai_search_volume,desc"]
    }
]