惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

人人都是产品经理
人人都是产品经理
Blog — PlanetScale
Blog — PlanetScale
MyScale Blog
MyScale Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
WordPress大学
WordPress大学
Vercel News
Vercel News
D
Docker
博客园 - 聂微东
T
Tailwind CSS Blog
aimingoo的专栏
aimingoo的专栏
云风的 BLOG
云风的 BLOG
D
DataBreaches.Net
B
Blog RSS Feed
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - Franky
Microsoft Security Blog
Microsoft Security Blog
美团技术团队
F
Fortinet All Blogs
MongoDB | Blog
MongoDB | Blog
T
The Blog of Author Tim Ferriss
GbyAI
GbyAI
N
Netflix TechBlog - Medium
G
Google Developers Blog
腾讯CDC

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
How Be Recommended by Inithouse Scores AI Visibility 0 to...
Jakub · 2026-06-25 · via DEV Community

Jakub

Your product might rank on page one of Google and still be invisible to AI. When someone asks ChatGPT "what's the best project management tool for small teams," does your product show up? For most SaaS companies under 50 employees, the answer is no.

At Inithouse, we built Be Recommended to answer that question with a number: a single AI visibility score from 0 to 100 that tells you exactly where you stand across four major AI engines. Here is how the scoring works under the hood.

What the score measures

The Be Recommended score captures how often, how prominently, and how positively AI engines mention your product when users ask category-relevant questions. A score of 0 means no AI engine mentions you at all. A score of 100 means every tested prompt across all four engines names your product as a top recommendation.

The four engines we test against: ChatGPT (OpenAI), Perplexity, Claude (Anthropic), and Gemini (Google).

Step 1: Prompt generation

We start by building a bank of 50+ real prompts that a potential customer would actually type into an AI assistant. These are not keyword-stuffed test queries. They mirror how real people ask for recommendations.

For a CRM product, that looks like:

  • "What CRM should a 10-person startup use?"
  • "Best alternatives to Salesforce for small businesses"
  • "Compare CRM tools with good API integration"
  • "Which CRM has the best free tier in 2026?"

We group prompts into three categories: direct (user names the product category), comparative (user asks for alternatives or comparisons), and situational (user describes a problem without naming a category). Each category tests a different signal: brand recognition, competitive positioning, and contextual relevance.

Step 2: Multi-engine querying

Each prompt gets sent to all four AI engines through their APIs. We capture the full response text, not just a yes/no for whether your product appeared. The raw responses go into a structured analysis pipeline.

We run queries from neutral accounts with no conversation history, no custom instructions, and no plugins. This gives us the closest approximation to what a first-time user would see.

Timing matters too. AI responses change as models update and as the web content they trained on shifts. We timestamp every query and track score movement over time so you can see whether your visibility is trending up or down.

Step 3: Response analysis

For each response, we extract three signals:

Presence: Did the AI mention your product at all? Binary yes/no per response, aggregated across all prompts as a percentage. If you show up in 12 out of 50 prompts, your presence rate is 24%.

Position: Where in the response did your product appear? First recommendation carries more weight than a mention buried in the fifth paragraph. We assign position scores on a 1-to-5 scale: first mention = 5, second = 4, listed among several = 3, mentioned in passing = 2, footnote or caveat = 1.

Sentiment: How did the AI frame your product? "X is the best option for small teams" scores higher than "X exists but has limited features." We classify sentiment into positive, neutral, and negative buckets using structured extraction.

Step 4: Normalization and weighting

Raw scores from each engine get normalized to a 0-100 scale per engine, then combined into the final composite score. The weighting is not equal across engines. We weight based on market share and user behavior data:

  • ChatGPT carries the highest weight (it handles the most recommendation queries by volume)
  • Perplexity gets elevated weight relative to its market share because its users skew toward research and purchase decisions
  • Claude and Gemini carry balanced weights

The exact weights adjust quarterly as market share data updates. The formula: composite = w1*chatgpt + w2*perplexity + w3*claude + w4*gemini, where weights sum to 1.0.

Within each engine score, the three signals combine as: engine_score = 0.4*presence + 0.35*position + 0.25*sentiment. Presence dominates because if you are not mentioned, nothing else matters.

Step 5: Actionable output

A number alone is useless. For every score, Be Recommended generates a breakdown showing:

  • Which engines mention you and which do not
  • Which prompt categories you score highest and lowest on
  • What competitors appear where you do not
  • Specific recommendations: structured data markup, content gaps, entity-building opportunities, citation-worthy pages to create

The recommendations lean technical on purpose. We built this for developers and technical founders who want to know what to change in their codebase and content, not a vague "improve your online presence" suggestion.

Why this matters now

Traditional SEO tells you whether Google's crawler can find your pages. AI visibility tells you whether language models recommend your product when a human asks for help choosing one. These are increasingly different things.

A product can have perfect technical SEO, rank for hundreds of keywords, and still score 0 on AI visibility because no authoritative source describes it in the structured, fact-rich way that AI models pick up on. The signals that make AI recommend you (entity clarity, comparison presence, first-party benchmarks, structured claims) overlap with but are not identical to classic SEO signals.

Our team at Inithouse runs a portfolio of products and we noticed this gap firsthand. Some of our products ranked well on Google but got zero AI mentions. Be Recommended started as an internal tool to diagnose why, and the scoring methodology above is what we landed on after testing against real recommendation queries for months.

Try it

Run a free scan at berecommended.com and see your score. The report takes about two minutes to generate and covers all four engines. If your score is under 30, you are probably invisible to AI recommendations in your category.