[verdict][generated prompt][source: frase.io]
Can I vibecode Frase?
// buildable in a weekend, but real gaps stay open
A content-brief generator over SERP pages and an LLM is reachable, but Frase's workflow combines SERP retrieval, scoring, editor UX, AI-search tracking, and reporting.
confidence: high
what it is: SEO/GEO content platform for research, briefs, optimization, and AI writing
Buildability index · an editorial game
- Price 49 $/month weight: plus 3
- Time multi-day weight: plus 1
- Category seo and marketing no weight
- Moat proprietary data · execution quality weight: minus 3
- Confidence high weight: plus 1
- What you lose 6 items weight: minus 3
- Site frase.io (si apre in una nuova scheda) no weight
They cancel out. This is where it comes down to how much the subscription annoys you.
Gioco editoriale: il verdetto dice se un agente può, l’indice se conviene.
What you build
Retrieve top pages, summarize topics/questions/headings, generate a brief, score a draft against terms, and export to a doc.
what you need
- SERP/search API
- web parser
- LLM API
- document/editor UI
- scoring logic
- hosted backend
Good final row because it is exactly the sort of buildable-but-work SaaS this site should unpack.
The prompt
A weekend with a coding agent. The gaps that stay are right below, under “what you lose”.
Build me a content-brief generator to replace Frase. Requirements:
- A Node CLI: `brief "<keyword>"` writes ./briefs/<keyword-slug>.md.
- Fetch the top 10 results for the keyword from Serper.dev (key in .env).
- Scrape each result with Playwright plus Readability: title, H2/H3 outline,
word count, and any questions found on the page.
- Send the aggregate to an LLM (key in .env) to produce the brief: suggested
title and angle, a target outline, questions to answer, terms competitors
cover, and a word-count range.
- `score <draft.md> "<keyword>"` re-checks my draft against the brief: which
terms and questions are covered or missing, with a plain coverage percentage.
- Cache scraped pages in ./cache/ keyed by URL so re-runs cost nothing.
- Flat files only, no database; no accounts, no telemetry, the only network
calls are the SERP API, page fetches, and the LLM.
- Out of scope: an editor UI, rank tracking, team workflows. Briefs are
Markdown, I write in my own editor.
- README: which keys to get and the rough per-brief cost of the SERP API. Prompt generated from the data on this page, not reviewed by hand yet. In English on purpose — it is the language coding agents work best in.
What you lose
- SERP data pipeline
- optimization scoring
- team workflows
- AI-search tracking
- editor polish
- reporting
Why people still pay
They pay because writers need a repeatable research/editor workflow, not a pile of scraped pages.
moat: Proprietary data Execution quality what a moat is
data access/workflow/model wrapper
Who has already built it
Starting from here is still vibecoding: the prompt is for when you want it exactly your way.
- Danswer/Onyx (opens in a new tab) — Open-source enterprise search/answering app; not a Frase clone, but prior art for retrieva (alive)
Do you agree?
The vote balance
Ancora nessun voto: il tuo è il primo.
Nessun voto ancora — il primo pesa.