nowfound

Alternatives

Products that do what OtterSearch does

AI search for PDFs & images. Better than Spotlight.

  1. 1

    How visible is your brand and content on AI searches?

    2024

  2. 2PO
  3. 3

    One search across all your local, cloud and app files

    2021

  4. 4

    Search multiple documents insanely fast

    2017

  5. 5

    Search multiple documents insanely fast

    2017

  6. 6
    PDF.ai678

    Chat with any document

    2023 · pdf.ai

  7. 7

    Monitor brand & link visibility on ChatGPT, Perplexity & AIO

    2024

  8. 8IB

    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

  9. 9OA

    Hi HN, I built an open-source AI agent that has already indexed and can search the entire Epstein files, roughly 100M words of publicly released documents. The goal was simple: make a large, messy corpus of PDFs and text files immediately searchable in a precise way, without relying on keyword search or bloated prompts. What it does: - The full dataset is already indexed - You can ask natural language questions - Answers are grounded and include direct references to source documents - Supports both exact text lookup and semantic search Discussion around these files is often fragmented. This…

    Jan 2026 · epstein.trynia.ai

  10. 10
    DocSearch259

    The easiest way to add search to your documentation

    2015

  11. 11
    CTRL-F283

    Search printed documents, with your camera!

    2016

  12. 12IM

    As a grad student (and an ADHDer), I had trouble doing literature review systematically. To combat this, I made a website that finds similar papers using the meaning of the thing I am looking for. I used MixedBread's [^1] embedding model to generate vectors from the abstracts. I store and search similar vectors using Milvus [^2] and finally use Gradio [^3] to serve the frontend. I update the vector database weekly by pulling the metadata dataset from Kaggle [^4]. To speed up the search process on my free oracle instance, I binarise the embeddings and use Hamming distance as a metric. I would…

    2024 · papermatch.mitanshu.tech

  13. 13
    Memoria156

    Search photos by text, speech, object & faces. 100% offline.

    13d ago · memoria.anasouh.fr

  14. 14PT

    I've developed a Python API service that uses GPT-4o for OCR on PDFs. It features parallel processing and batch handling for improved performance. Not only does it convert PDF to markdown, but it also describes the images within the PDF using captions like `[Image: This picture shows 4 people waving]`. In testing with NASA's Apollo 17 flight documents, it successfully converted complex, multi-oriented pages into well-structured Markdown. The project is open-source and available on GitHub. Feedback is welcome.

    2024 · github.com

  15. 15

    Semantic search for your technical documentation & knowledge

    2023

  16. 16

    Turning fragmented knowledge into one simple system

    Jul 2026 · docusmart.eu

  17. 17PV

    Not all improvements come from adding complexity — sometimes it's about removing it. PageIndex takes a different approach to RAG. Instead of relying on vector databases or artificial chunking, it builds a hierarchical tree structure from documents and uses reasoning-based tree search to locate the most relevant sections. This mirrors how humans approach reading: navigating through sections and context rather than matching embeddings. As a result, the retrieval feels transparent, structured, and explainable. It moves RAG away from approximate "semantic vibes" and toward explicit reasoning…

    2025 · github.com

  18. 18MS
  19. 19
    BeyondPDF148

    Search ideas within PDFs

    2024

  20. 20VA

    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

  21. 21

    Easily search images and text with AI that can see

    2022

  22. 22

    AI-Powered Document Processing for Developers & No-Coders

    Oct 2025

  23. 23QP

    Hey HN! We've just launched Quilt, a robust RAG (Retrieval-Augmented Generation) UI that revolutionizes how you interact with your documents. Key features: - Multi-user setup with private/public document collections - Advanced hybrid RAG pipeline combining full-text & vector search - Smart citations with in-browser PDF preview and highlights - Fully customizable settings and prompts through the UI Making an account is free, no need to even use a strong password: this is only to ensure your documents are separate from the rest. We're keen to hear your thoughts and feedback. What features…

    2024 · quilt.fly.dev

  24. 24SS

    2023 · github.com

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