mckaywrigley/clarity-ai
A Perplexity clone. 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
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
- readme: https://github.com/mckaywrigley/clarity-ai · fetched 2026-08-28 · 75245fbcc482
- homepage: https://JoinTakeoff.com · fetched 2026-08-29 · 29e9f961b06f
- site_page: https://www.jointakeoff.com/about · fetched 2026-08-29 · 2b10fb196859
- site_page: https://www.jointakeoff.com/pricing · fetched 2026-08-29 · f96920d1f316
- site_page: https://www.jointakeoff.com/changelog · fetched 2026-08-29 · 018395019c4f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mckaywrigley/clarity-ai | main | 31 |
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