An index of indie web/blog indexes
Finally, a single place to find all those scattered indie web directories.
Everything is an ultra-fast, lightweight, open-source search engine designed for instant results, often returning matches in around ~0.025 seconds (depending on internet connection this may vary--with 0.25 seconds max)
Runs a tiny crawler (node crawler.js) and serves an in-browser UI that fuses BM25 scoring with PageRank authority — plus a playful 'Click Me!' random-query feature for exploration. The 0.025s query claim is attention-grabbing but likely a function of a small local index or aggressive client-side caching; the repo would benefit from reproducible benchmarks, explicit index sizes, and a network/profile breakdown to prove the performance story.
Information-retrieval researchers, search-engine hobbyists, privacy-conscious developers
Finally, a single place to find all those scattered indie web directories.
Checks if GPTBot and ClaudeBot are blocked before Google even sees your page.
Hybrid BM25 + vector search via MCP beats pure keyword or pure semantic for API docs.
LLM-augmented SQL optimizer with schema context, but lacks benchmarks proving it beats manual EXPLAIN review.
Google for llms.txt when no dedicated crawler existed before.
Docs chatbot for static sites—but Mendable, Librarian, and ChatBot already own this space.