Launch HN: Poly (YC S22) – Cursor for Files
Poly can search your content in natural language, across a broad range of file types and down to the page, paragraph, pixel, or point in time. We also provide an integrated agent that can take actions on your files such as creating, editing, summarizing, and researching. Any action that you can take, the agent can also take, from renaming, moving, tagging, annotating, and organizing files for you. The agent can also read URLs, youtube links, and can search the web and even download files for you.
Here are some public drives that you can poke around in (note: it doesn’t work in Safari yet—sorry! we’re working on it.)
Every issue of the Whole Earth Catalogue: https://poly.app/shared/whole-earth-catalogues
Archive of old Playstation Manuals: https://poly.app/shared/playstation-manuals-archive
Mini archive of Orson Welles interviews and commercial spots: https://poly.app/shared/orson-welles-archive
Archive of Salvador Dali’s paintings for Alice in Wonderland: https://poly.app/shared/salvador-dali-alice-in-wonderland
To try it out, navigate to one of these public folders and use the agent or search to find things. The demo video above can give you an idea of how the UI roughly works. Select files by clicking on them. Quick view by pressing space. Open the details for any file by pressing cmd + i. You can search from the top middle bar (or press cmd + K), and all searches will use semantic similarity and search within the files. Or use the agent from the bottom right tools menu (or press cmd + ?) and you can ask about the files, have the agent search for you, summarize things, etc.
We decided to build this after launching an early image-gen company back in March 2022, and realizing how painful it was for users to store, manage, and search their libraries, especially in a world of generative media. Despite our service having over 150,000 users at that point, we realized that our true calling was fixing the file browser to make it intelligent, so we shut our service down in 2023 and pivoted to this.
We think Poly will be a great fit for anyone that wants to do useful things with their files, such as summarizing research papers, finding the right media or asset, creating a shareable portfolio, searching for a particular form or document, and producing reports and overviews. Of course, it’s a great way to organize your genAI assets as well. Or just use it to organize notes, links, inspo, etc.
Under the hood, Poly is built on our advanced search model, Polyembed-v1 that natively supports multimodal search across text, documents, spreadsheets, presentations, images, audio, video, PDFs, and more. We allow you to search by phrase, file similarity, color, face, and several other kinds of features. The agent is particularly skilled at using the search, so you can type in something like “find me the last lease agreement I signed” and it can go look for it by searching, reading the first few files, searching again if nothing matches, etc. But the quality of our embed model means it almost always finds the file in the first search.
It works identically across web and desktop, except on desktop it syncs yo...
34 comments
[ 3.4 ms ] story [ 51.9 ms ] threadHowever, at least for my use-case, this is a very infrequent problem. So, a monthly subscription and the security risk wouldn't be worth it. Though I'm certain there are people who work with files all day and for them, this might be god-send!
Feedback:
Supporting an enterprise air gapped solution of this clearly has huge value. It really doesn't matter where the data is stored if the indexing / embedding is happening on your infrastructure.
Enterprises with compliance requirements are quite likely the types of clients looking for ways to save time searching through petabytes of data.
Only way I would ever use something like this is with a local/self-host model that I run myself on my own hardware, with meticulous control over what the thing can access on the internet.
Maybe I'm too old, but after I read the post I thought -- oh this is an "AI-first Quicksilver" -- who remembers that plugin for Mac? I don't think they stayed relevant enough
Do y'all have a solution for this here? Some kind of safety layer of some kind to easily review and optionally revert actions the agent has taken across my entire file system?
The search part of this is cool, but if the write side is solved, shut up and take my money.
Or if I work in finance, or healthcare, or law, or government, or a hardware design company, I don’t want my files leaving my network. Those are very important use cases, much more important than searching my personal laptop. I want this for WORK, not my little photo collection or notes or whatever.
This is a great use case for modern LLM/embedding models but gotta be local to be actually useful in the places where it’s most needed.
we experimented with something like this: https://local-note-taker.vercel.app/chat
repo in case you'd rather run it locally: https://github.com/tambo-ai/local-note-taker
Curious to compare how our two ideas are built differently, feel free to reach out (email in my profile)
I am curious to know if your agent can connect to a user’s custom MCP server in order to make tool/calls with files attached. For example I have a custom MCP server that catalogs the images which are submitted in the RPS 2.0 payload. I have a python wrapper script that convert’s Cursor’s stdio MCP interface to an http request, inserting htaccess credentials and scanning the tool call args for any files that it needs to attach to the payload. This lets me set up the wrapper script as an MCP server in the cursor settings. This lets the built in Auto-mode agents do some similar kinds of tasks like you are describing.
With that said, it sounds like your system has better agents and tools for working with things besides just text files, so I am wondering if perhaps your agentic tools might be a good fit for a situation where for example I have a messy filesystem full of images that may already be duplicates in the database. If I provide the MCP tools into my database, can your system and agents use tools that I define? Does your system have ability to attach access credentials if/when making calls to third party mcp/tools?
Feedback: this site crashes my Safari (Sequoia) reliably, so I can't see the demo.
Also, while it looks visually stunning, it is really not helping much introducing the product. I find it rather confusing, really.
The first thing I noticed - when you searched for "upcycling", all results that you have shown hat the exact match keyword "upcyling" in their filename. If this is just a text grep, then the product is redundant: "everything" exists.
In case you really would get results for "upcycling" based on an internal LLM-based summary of disk content, that would be great - but your live demo does not show that.
Also, later down my "experience" you try to show how user input is handled. But as the "experience" is fixed size and can not be zoomed in, it is impossible to read any of the blurry text.
Again, I understand that this "experience" looks impressive. But it is a complete distraction and does not help at all to introduce your product.
I spent 5 minutes looking at this, one of that looking at a loading spinner like it's 2005 again, and I have no clue what your USP is.
And to be honest: Your HN post here also is not helping. Think "Dropbox + NotebookLM + Perplexity" - what? That makes no sense. It is a complete distraction. Explain what your product/service is, what it's USP is, and what value it provides to me.
Instead after a wall of text you are explaining me that one can select files by clicking on them.
I do not find the idea of bringing my data to your search engine attractive. The data should stay put and you should merely index it.
And since LLMs let you generate things, you also have a feature to do that. But who is going to want to create things -- armed with only a text prompt -- while they are searching? Rarely have I wanted to combine images like in your demo. And on the rare occasion I did -- like today! -- I used a GUI to do it in. I suppose creatives would find this feature more.