Ross ROSS = Recommend OSS · open-source software intelligence for agents

mckaywrigley/clarity-ai

A Perplexity clone. observed · 2026-08-28

github.com/mckaywrigley/clarity-ai · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

31/100

  • Activity 0
  • Release rhythm 35
  • Longevity 92

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1291
  • days_rel: n/a
  • days_push: 888
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1418 stars · 273 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Clarity AI is an open-source clone of Perplexity.ai that answers user queries by scraping Google search results, parsing the webpages, and using OpenAI's API to generate and stream an answer. It is a TypeScript web app intended as an educational example of building an AI-powered answer engine.

Use cases

  • build a perplexity clone
  • self-host an AI answer engine
  • search the web and get an LLM-generated answer
  • learn how to combine web scraping with OpenAI API
  • stream LLM answers in a web app
  • demo a RAG search assistant

When to choose

  • you want a minimal, readable example of a Perplexity-style answer engine
  • you want to self-host a simple AI search tool with your own OpenAI key
  • you are learning how to build LLM apps that fetch live web data

When to avoid

  • you need a production-grade search engine with rate limits, caching, and source citations
  • you want to avoid scraping Google (fragile and against ToS)
  • you need follow-up conversations or modern model support out of the box

Facets

application · maturity maintenance

web-scraping search-engine llm-inference rag chatbot http-server artificial-intelligence large-language-models web-development cross-platform perplexity-clone openai answer-engine nextjs streaming demo-app search retrieval-augmented-generation nodejs web-server

5 sources

Member repositories

RepositoryRoleHealth v2
mckaywrigley/clarity-aimain31

For agents

markdown · JSON · MCP: product_card(name="mckaywrigley/clarity-ai")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem