A macOS app that enhances file search with keyword-based sorting, AI-powered query understanding, assistant-guided search, and automatic file tagging.
Find a file
2025-03-23 12:05:16 +01:00
DeepFinder Initial commit 2025-02-24 19:37:09 +01:00
DeepFinder.xcodeproj Initial commit 2025-02-24 19:37:09 +01:00
DemoA1.gif Add files via upload 2025-03-23 12:05:16 +01:00
README.md Update README.md 2025-03-23 12:02:28 +01:00

DeepFinder

This app lets you search files using the built-in macOS file system index, with some helpful features on top:

  1. Sort by Keyword Matches You can enter multiple keywords, and the app will sort the results based on how many of those keywords are found in each file. Its something Finder doesnt do , super useful when youre looking for files that match your search terms more closely.

  2. Natural Language to Keywords Instead of thinking up all the right keywords yourself, you can just type what youre looking for in plain English. The app can use AI (OpenAI or Olama) to turn that into a keyword list for you.

  3. Assistant Mode If youre not sure how to phrase your query, theres an Assistant mode. The AI will ask a few follow-up questions to better understand what youre after, then generate the keywords from that.

  4. Automatic File Tagging The app can also tag your files using AI, based on categories you set in the settings. This can help make future searches a lot quicker.