Project ideas from Hacker News discussions.

Back to Kagi

📝 Discussion Summary (Click to expand)

1. Customizable, privacy‑first search experience

“Kagi Assistant + customised search/lenses is super powerful. It gives you control over what context from the internet the AI can use/you trust.” – cavoirom
“I love that geeksforgeeks is the website everyone mentions wanting to block :D.” – mackeye
“I find myself adding a !g bang when searching for products … and discover the Google results are not better than Kagi’s.” – imzadi

2. Move toward LLM‑driven answers, with skepticism about pure search

“I think the market segmentation is: – Seeking documents: search engine – Seeking answers: LLM.” – liotier
“I would much rather read the original source of the material than the summarized (potentially badly) LLM result.” – imzadi
“I’ve been paying for Kagi for almost 3 years now but with the advent of LLMs … my usage has fallen off a cliff.” – joshstrange

3. Cost vs. perceived value of paid search

“$10/month is a bit steep, but if you have any friends/family you can split the cost with, I don’t think the family plans are unreasonable.” – tombert
“I consider that expense to be well‑spent. The value I get is well worth the price.” – JohnFen
“I don’t find value in it. … they need to do better or give me a $0.99/month subscription.” – 1970‑01‑01

These three themes capture the dominant viewpoints: Kagi’s highly tunable, privacy‑respecting search tool; the growing reliance on LLMs for answers while questioning traditional search; and the ongoing debate over whether the subscription price delivers enough benefit to justify the cost.


🚀 Project Ideas

Generating project ideas…

Arabic News Lens for Kagi

Summary

  • A custom Kagi “Lens” that filters and ranks Arabic‑language news sources, delivering clean headline overviews without auto‑translation bias.
  • Core value: Gives users who rely on Arabic news a quick, privacy‑preserving way to scan headlines without Google’s language assumptions.

Details

Key Value
Target Audience Arabic‑speaking users, expats, and anyone tracking Middle‑East news who feels excluded by mainstream search engines
Core Feature Dedicated lens that blocks non‑Arabic sites, surfaces Al Jazeera Arabic, Al Arabiya, and other trusted Arabic outlets; optionally adds translation snippets on demand
Tech Stack Kagi Lens API (JavaScript), backend metadata curation (Node.js), optional serverless translation microservice (AWS Lambda + NLLB)
Difficulty Medium (requires lens configuration + simple UI overlay)
Monetization Revenue-ready: $4.99 /mo for “Premium Lens” subscription

Notes

  • HN commenters repeatedly mentioned “Arabic issue” and the desire to read Al Jazeera Arabic headlines without auto‑French or auto‑English redirection (e.g., “I just go to the arabic version of Aljazeera and skim the headlines”).
  • This lens would let users avoid privacy‑intrusive language detection while still accessing the same curated results inside Kagi, appealing to privacy‑focused power users.

Kagi Subscription Split & Family Plan Manager

Summary

  • A lightweight SaaS that helps Kagi users split the base subscription cost with friends/family, automatically track individual search usage, and upgrade to higher‑tier plans only when needed.
  • Core value: Reduces the $10/mo barrier for solo users by enabling affordable shared plans while preserving full Kagi functionality.

Details

Key Value
Target Audience Current Kagi subscribers, students, freelancers, and small teams who regularly exceed the 300‑search free tier
Core Feature Dashboard that invites members, monitors per‑user search counts, auto‑switches to a shared pool, and handles payments redistribution; integrates via Kagi OAuth
Tech Stack Full‑stack: React front‑end, Firebase Auth + Firestore for usage tracking, Stripe for split payments, Kagi API for search quota checks
Difficulty Low‑Medium (simple OAuth flow + quota monitoring)
Monetization Revenue-ready: $1.99 /mo per user (covers admin & hosting)

Notes

  • “$10/mth is simply too much for me personally” (Haburka).
  • “I consider that expense to be well‑spent” (JohnFen) shows willingness to pay if value is clear.
  • A shared‑cost tool directly addresses the “cheap plan?” pain point and the frequent “I hit the 300 search limit” complaints.

MCP‑Ready Private Search API Platform

Summary

  • A hosted API service that extends Kagi’s MCP (Model‑Control‑Protocol) with per‑query LLM reasoning, citation management, and granular rate‑limiting, enabling developers to embed private, source‑backed search in their agents.
  • Core value: Provides affordable, scalable, privacy‑first search API that respects user‑chosen sources and offers transparent citation links.

Details

Key Value
Target Audience Developers building AI agents, hobbyist bots, and power users who want reliable source‑cited answers without building their own search pipeline
Core Feature HTTP endpoint that accepts a query, runs it through Kagi’s search, optionally triggers an LLM summarizer, returns structured JSON with source URLs and snippet excerpts; includes a dashboard for usage stats
Tech Stack FastAPI (Python) backend, Dockerized, hosted on Railway/Render; integrates with Kagi API via OAuth; uses OpenAI‑compatible endpoint for optional summarization
Difficulty High (requires API integration, rate‑limit design)
Monetization Revenue-ready: $0.02 per 10 searches (pay‑as‑you‑go) + optional $9.99/mo “Pro” tier for higher quotas

Notes

  • “I would love a Kagi MCP to give my agents a better web search tool but they don’t seem interested. I would pay for this.” (everfrustrated)
  • “I’ve been paying for Kagi for almost 3 years now but with the advent of LLMs … I wish they’d meet (some of) their customers where they are.” (joshstrange)
  • This service directly solves the demand for MCP/API access and the desire for accurate, sourced answers that LLMs sometimes hallucinate.

Read Later