[verdict][prompt generat][sursă: perplexity.ai][traducere: la coadă]
Pot să vibecodez Perplexity?
// se construiește într-un weekend, dar rămân goluri reale
A retrieval-plus-LLM answer engine is buildable, but Perplexity's search stack, source ranking, UX, mobile/browser surfaces, and model access make full parity hard.
încredere: medie
ce e: AI answer engine with web search, citations, and research modes
Indice de constructibilitate · joc editorial
- Preț 20 $/lună greutate: plus 2
- Timp câteva zile greutate: plus 1
- Categorie căutare ai nu cântărește
- Moat date proprietare · modele proprietare · calitatea execuției greutate: minus 5
- Încredere medie greutate: zero
- Ce pierzi 6 elemente greutate: minus 3
- Site perplexity.ai (si apre in una nuova scheda) nu cântărește
Nu e meci. Promptul de mai jos reconstruiește o bucată, nu produsul.
Gioco editoriale: il verdetto dice se un agente può, l’indice se conviene.
Ce construiești
Search the web/API, fetch pages, rank passages, ask an LLM to answer with citations, and store threads.
ce îți trebuie
- search API
- web fetcher/parser
- LLM API
- citation renderer
- hosted backend
A nuanced kinda: there is real open-source prior art, but source quality and scale matter.
Promptul
Un weekend cu un agent de coding. Golurile care rămân sunt mai jos, la „ce pierzi”.
Build me a personal answer engine like Perplexity, wrapping real search and LLM APIs,
not rebuilding them. Requirements:
- A local web app on localhost:3000: Node + Express + htmx, one input box, streamed
answers.
- Per question: query the Brave Search API (key in .env), fetch the top 6 results with
undici, extract readable text with @mozilla/readability + jsdom, then pass the
question plus numbered excerpts to Claude or GPT (key in .env) with instructions to
answer only from the excerpts and cite as [1][2].
- Render citations as footnote links; show the full source list under every answer.
- Follow-up questions stay in the same thread with prior Q&A in the context window.
- Threads stored in SQLite via better-sqlite3; a sidebar lists past threads by first
question.
- If a page fails to fetch or extract, drop it and continue. Never cite a page that was
not fetched.
- Binds to localhost only; no accounts, no telemetry, only the search and LLM calls
leave my machine.
- Out of scope: crawling my own web index, model routing, and mobile apps. Answer
quality tracks the search API, that is the deal.
- README: which keys to get (Brave Search has a free tier) and rough per-query cost. Prompt generat din datele fișei, încă nerevizuit manual. În engleză intenționat — e limba în care agenții de coding se descurcă cel mai bine.
Ce pierzi
- search quality
- source ranking
- model routing
- mobile/browser apps
- publisher integrations
- speed
De ce se plătește în continuare
They pay because answers arrive fast with sources and fewer query-building chores.
moat: Date proprietare Modele proprietare Calitatea execuției ce e un moat
search/data/model routing
Alternative gratuite
N-ai chef să ți-o construiești? Astea există deja, sunt gratuite sau open source, și le-am verificat una câte una.
Respinse (1) — și de ce
- Perplexity Standard (si apre in una nuova scheda) — Basic searches are practically unlimited; Pro Search and Research are explicitly very limited, which is the paid product's point.
Cine l-a construit deja
Să pornești de aici e tot vibecoding: promptul e pentru când o vrei exact în felul tău.
- Perplexica (se deschide într-o filă nouă) — Open-source AI search engine inspired by Perplexity. (alive)
Ești de acord?
Balanța voturilor
Ancora nessun voto: il tuo è il primo.
Nessun voto ancora — il primo pesa.