XigmaNAS is an open-source Network-Attached Storage (NAS) distribution based on FreeBSD, designed to provide centralized data storage and sharing across Windows, Apple, and UNIX-like systems. It offers a highly configurable web interface supporting protocols such as SMB, NFS, iSCSI, and AFP, along with features like ZFS, software RAID, and disk encryption. The solution allows deployment on various hardware platforms, offering a cost-effective and flexible alternative to proprietary commercial NAS appliances.

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