nowfound

Alternatives

Products that do what Searchbase – Plug-n-play semantic/fuzzy search for your data does

  1. 1

    Build Search UIs with drag and drop

    2017

  2. 2

    Your knowledge hub, with AI video search.

    Oct 2025

  3. 3AS

    2017 · webtigerteam.com

  4. 4FS

    2015 · github.com

  5. 5SC
  6. 6

    Powerful AI-based data searching and system monitoring tool

    2025

  7. 7FE

    Hey everyone, I have updated my fuzzy search library for the frontend. It now supports substring and prefix search, on top of fuzzy matching. It's fast, accurate, multilingual and has zero dependencies. GitHub: https://github.com/m31coding/fuzzy-search Live demo: https://www.m31coding.com/fuzzy-search-demo.html I would love to hear your feedback and any suggestions you may have for improving the library. Happy coding!

    Oct 2025 · github.com

  8. 8PU
  9. 9

    Online tool for searching through documents. CTRL+F on crack

    2019

  10. 10

    Query programming languages using natural language!

    2020

  11. 11BK

    Hey HN! I got nerd-sniped by Bloom Filters this weekend, specifically for searching datasets with high "cardinality" (number of unique items). They're an _amazing_ data structure that, at a fixed size, tracks potential set membership. That means unlike normal b-tree indexes, they don't grow with the number of unique items in the dataset. This makes them great for "needle in a haystack" search (logs, document) as implementations like VictoriaMetrics and Bing's BitFunnel show. I've used them in the past, but they've never been center-stage in my projects. I wanted high cardinality keyword…

    2025 · github.com

  12. 12SP
  13. 13PQ
  14. 14

    Search Deeper. Discover You

    2025

  15. 15VA

    Dear HN Community, I am a long time fan and first-time contributor. I just launched a developer focused semantic search platform and wanted to share it with the community. The idea is simple: upload structured or unstructured documents, select the fields you want to index and tag as metadata, and instantly get a clean search API you can use in your own app. Here is what it currently supports: - Manage your own tenants and projects - Upload .json and .txt files (support for .pdf, .docx, .xlsx, .yml, etc. coming soon) - Expose 3 APIs: search, upload document (embeddings), and delete document -…

    2025 · aisearch.vpuna.com

  16. 16MA

    Hey HN, We’ve been heads-down building MOSS - a semantic memory layer that brings AI-powered search and personalization fully on-device (No cloud | No latency | No data leaving the user’s device) We just launched a live demo showing MOSS running entirely in-browser, performing lightning-fast semantic search over local in-browser VectorDB. This unlocks a new class of privacy-first, hybrid AI experiences that work even without a server connection. If you’re curious about: - how to run AI search right inside the browser - the technical challenges behind on-device vector search - why we believe…

    2025 · twitter.com

  17. 17IC

    2011 · loqix.com

  18. 18AS

    2020 · kuurio.com

  19. 19IB

    After getting frustrated with macOS's Spotlight search, e.g., typing "driver license" doesn't give me anything unless the file name matches exactly, I thought, why not index my entire Documents folder? This way, I can find that one PDF or image buried deep in subfolders using natural language queries. So I built SmartSearch; it uses SentenceTransformers for embeddings and FAISS for fast similarity search. Best of all, it runs locally on your computer. Github: https://github.com/neberej/smart-search/ Demo:…

    2025 · github.com

  20. 20AV

    Hi HN! It’s always bothered me that there’s no real equivalent of SQL WHERE for vector content. Filtering is one of the cornerstones of a modern database — but vector DBs only support either top-k sort, which is only useful for fuzzy search, or metadata filtering, which isn’t semantic. I’ve found myself wanting all the results matching my semantic query, not just k! Aside from data analysis, it's relevant if you’re trying to do any LLM reasoning: you don’t make good decisions or reach good conclusions by considering a small subset of information. So, we’ve designed a filtering primitive on…

    2023 · reviews.emberml.com

  21. 21BE
  22. 22SF

    2011 · blog.said.fm

  23. 23IB
  24. 24SE

Ranked by how close each launch is in meaning, then by votes. Refine with a description →