Back to all ideas
52
💡 EmergingAdded 1mo agoTue, Feb 17, 2026, 6:05 AM
B2BSaaSReviewsSMB

SMB Software Review Platform

G2/Capterra for small businesses - review filtering by company size

G2 and Capterra dominate software reviews with millions of listings. The SMB angle sounds appealing—filter by company size, see implementation difficulty—but the challenge is massive: G2 has network effects and years of review data. Building a credible review platform from scratch requires both supply (reviews) and demand (traffic). This is a chicken-and-egg problem that killed many G2 competitors.

📊 Market Evidence

The Market Gap

Theoretically: SMB-focused reviews with size filters. Reality: extremely hard to compete with established network effects.

🏆 Competitor Landscape

How existing players stack up in this market

G2Free + Enterprise

Market leader, 2M+ reviews, enterprise-focused

CapterraFree + Lead gen

Owned by Gartner, lead gen model

GetAppFree

Also Gartner, same reviews

Enterprise B2B focus

Score Breakdown

52/100
💡Emerging

Early-stage opportunity worth watching

Market (20%) + Revenue (20%) + Trend (15%) + Competition (15%) + Build (15%) + Pricing (15%)

Market Proof8/10

8 — G2 is huge, clearly validated market

Revenue Proof4/10

4 — No indie success in review space, enterprise only

Trend Momentum5/10

5 — Stable, not growing fast

Competition Gap3/10

3 — Dominated by G2/Gartner, extreme network effects

Build Speed4/10

4 — Need to seed reviews, build traffic, hard

Pricing Signal5/10

5 — Mostly lead-gen based, unclear SMB monetization

🚀 Start Building

Copy a prompt into your favorite AI coding tool and start building this idea right now.

prompt.md
Build a SaaS product called "SMB Software Review Platform".

## Product Overview
G2/Capterra for small businesses - review filtering by company size

## Problem
G2/Capterra for small businesses - review filtering by company size

## Solution
Build SMB Software Review Platform

## Target Audience
indie hackers, small businesses, and solopreneurs

## Tech Stack
- Next.js 15 (App Router) with TypeScript
- Tailwind CSS v4 for styling
- Supabase for auth, database, and storage
- Vercel for deployment
- shadcn/ui for UI components
- Framer Motion for animations

## MVP Features to Build
1. Landing page with clear value proposition
2. User authentication (sign up, sign in, forgot password)
3. Core product functionality based on the solution above
4. Dashboard for users to manage their data
5. Pricing page with at least 2 tiers (free + paid)
6. Basic settings/profile page

## Known Competitors
G2, Capterra, GetApp, TrustRadius

## Key Risks to Address
Standard market entry risks

## Deployment
1. Set up Supabase project and configure environment variables
2. Deploy to Vercel with `npx vercel --prod`
3. Set up custom domain
4. Configure Supabase RLS policies for security

## Instructions
Start by creating the project structure, then build the landing page first. Use server components where possible. Make it mobile-responsive from the start. Focus on getting the core value loop working before adding polish.