Back to Explore

Vygr

Let your files keep up with you

💡 Vygr (also known as Voyager) is a native macOS file manager that leverages natural language to simplify file organization. Instead of manually sorting files into folders, users can create "Collections"—dynamic, real-time views—by simply typing requests like "show me PDFs from last week." It lowers the barrier to using advanced features like Smart Folders, providing a reliable alternative to Spotlight for power users who need to manage scattered files across their system without moving them from their original locations.

"Vygr is like a personal librarian for your Mac who doesn't move your books but creates a custom shelf for exactly what you need, the moment you ask for it."

7/10

Hype

8/10

Utility

56

Votes

Product Profile
Full Analysis Report

Voyager: Replacing Folders with Natural Language—A New Approach to macOS File Management

2026-02-10 | Product Hunt | Official Site

Voyager Homepage

Voyager's homepage is clean and direct: "Let your files keep up with you," followed by its 56-vote Product Hunt badge. The positioning is clear—this isn't just another dual-pane file manager; it's a tool that makes files proactively follow your work rhythm.


30-Second Quick Judgment

What is it?: A native macOS file manager where you use natural language (e.g., "show me PDFs downloaded last week") to automatically create real-time updating file views called "Collections," without needing to manually move files into folders.

Is it worth watching?: Yes. It targets a neglected but real pain point—Finder's Smart Folders are powerful but too complex to set up, while macOS Tahoe's Spotlight is buggy. Voyager eliminates the barrier with natural language. However, it's currently in early invite-only Beta.


Three Key Questions

Is it for me?

  • Target User: Heavy Mac users, especially those whose files are scattered across Downloads, Desktop, and various project folders. This includes developers, designers, content creators, and project managers.
  • Am I the target?: If you spend significant time digging through Finder or know Smart Folders are useful but are too lazy to set up complex rules, you are the target.
  • Use Cases:
    • Starting the day → "Show me files I opened today"
    • Organizing project assets → "Show all PDFs and PNGs in Downloads containing 'receipt'"
    • Cleaning up installers → "DMG files updated this month"
    • When NOT to use it → If you have very few files or already have a perfect automation system set up with Hazel.

Is it useful?

DimensionBenefitCost
TimeNo more manual folder digging; Collections update automaticallyExtremely low initial learning curve (just type)
MoneyCurrently free BetaPotential future cost (TBD)
EffortCreate rules by speaking; no need to understand Finder's condition builderMust wait for an invite; limited features in Beta

ROI Judgment: If you're a Mac user and can get a Beta invite, it's absolutely worth trying. Zero cost and almost no learning curve. However, if you need a complete file management suite right now, it's still early—features like tabs, split-screen, and "Chat with files" are still on the roadmap.

Is it satisfying?

The "Aha!" Moments:

  • Natural Language to Rules: Type "Show screenshots from last week that start with scr," and Voyager automatically generates the conditions → Scope: Desktop, Name starts with: scr, Type: Image, Created: Last 7 days. Watching this conversion is satisfying.
  • No File Moving: A Collection is just a view; files stay exactly where they are. This is much gentler than tools like Hazel that move or rename your files automatically.

Real User Feedback:

"As a guy who needs his files organized as clean and tidy as can be, this is a product that just might solve my problem with basic finder app on Mac." — @muskmelon1101 on PH

"Rule-based views that update without moving files is the gap none of the dual-pane Finder alternatives have touched." — @piroune_balachandran on PH

"Cool idea. And after most recent macOS update been having issues with search functionality." — @daniele_packard on PH


For Indie Developers

Tech Stack

  • Client: Native macOS application (macOS only)
  • AI: OpenAI API (Server-side processing for natural language queries)
  • Local Processing: All file filtering and operations are performed locally on the Mac
  • Future Direction: Exploring macOS Tahoe's on-device AI to bring query understanding local

Core Implementation

The logic is straightforward: User input → OpenAI API → Structured filtering conditions (JSON) → Local file system scan. The brilliance lies in turning a complex UI (Smart Folder builder) into a simple natural language interface.

This architecture is smart because file content is never uploaded; only the user's query text passes through the server, keeping privacy risks minimal.

Open Source Status

  • Open Source?: No
  • Similar Projects: DeepFinder (macOS AI file search, supports OpenAI/Ollama)
  • Build Difficulty: Medium. The core is NLP-to-structured-query mapping + macOS file system API calls. The challenge lies in the native UI polish and handling various file metadata. An MVP could likely be built in 1-2 person-months.

Business Model

  • Monetization: Unannounced; currently free Beta
  • Pricing: Free (Beta); likely subscription or one-time fee later
  • Competitor Pricing: Hazel $42, Path Finder $36, ForkLift $19.95

Giant Risk

This is a real threat. Apple could add natural language search to Finder at any time—macOS Tahoe is already doubling down on Spotlight. However, Spotlight's current bugs in Tahoe (indexing issues, search failures) suggest Apple's execution is inconsistent. Voyager has a window to build a loyal base by offering more specialized features like persistent Collections and "Chat with files."


For Product Managers

Pain Point Analysis

  • Problem Solved: Scattered files, high barrier to Smart Folders, unreliable Spotlight search.
  • Severity: Medium-High. Every Mac user searches for files daily, but most never touch Smart Folders because the setup is too complex. Voyager turns this into a simple chat interaction.

User Persona

  • Core User: Power Mac users with high file volumes scattered across the system.
  • Segments:
    • Developers (mixing project files, screenshots, and docs)
    • Designers (filtering massive asset libraries by specific rules)
    • Freelancers (quickly locating invoices, contracts, and assets)

Feature Breakdown

FeatureTypeDescription
NL Collection CreationCoreType text to auto-generate filtering rules
Manual Rule AdjustmentCoreAdd/edit/delete conditions on top of AI generation
Persistent CollectionsCoreSave once, open anytime, auto-refreshes
Chat with filesSoonAsk questions directly within the file browser
Tabbed BrowsingNextMulti-tab support like a web browser
Split ViewNextDual-pane operations
Reusable CommandsLaterRequest → Draft action → Confirm execution
Smart AttributesLaterAI-extracted file properties
Semantic SearchLaterSearch by meaning rather than just keywords

Competitive Differentiation

vsVoyagerHazelPath FinderForkLift
PositioningNLP-driven dynamic viewsRule-based auto-sortingEnhanced FinderFile transfer/Remote mgmt
Natural LanguageCore featureNoneNoneNone
File MovementNo (View only)Yes (Move/Rename/Delete)ManualManual
PriceFree Beta$42$36$19.95
PlatformmacOS onlymacOS onlymacOS onlymacOS only

Key Takeaways

  1. NL to Structured Rules: This interaction model should be a lesson for any "Advanced Search" UI. Instead of dropdowns, let users describe what they want.
  2. The "View" Concept: Many users fear automation tools that move files to unknown locations. Voyager's "Collection" is just a window, which lowers the psychological barrier to entry.
  3. Progressive Beta Launch: Using an invite system and waitlist controls early feedback quality while creating a sense of scarcity.

For Tech Bloggers

Founder Story

  • Founders: Jongmin Park (Co-founder), Wonsik Oh
  • Related Products: Previously built Dia Browser (also on Product Hunt)
  • Motivation: Based on Jongmin's comments on PH, he wanted to solve the "file pile-up" problem—where Downloads is a mess and manually organizing folders for every task is unrealistic.

Discussion Angles

  • Privacy: Queries go through OpenAI. While file content isn't uploaded, privacy-conscious users are asking questions. Jongmin has stated they are looking into macOS Tahoe's on-device solutions.
  • Apple's Next Move: How long is Voyager's window before Apple integrates this into Finder?
  • "Yet Another Finder Alternative": The macOS ecosystem is crowded with veterans like Path Finder and ForkLift. However, Voyager competes on "rule-driven dynamic views" rather than just layout and navigation.

Hype Data

  • PH Ranking: 56 votes, 119 followers, launched this week
  • Social Media: Twitter @getvoyager, Discord community
  • Search Trends: Very new; search volume is just beginning to form

Content Suggestions

  • Headline Idea: "macOS Tahoe Spotlight keeps crashing? This indie dev built the alternative we actually need."
  • Trend Hook: Use the current frustration with macOS Tahoe's Spotlight bugs to position Voyager as the solution.

For Early Adopters

Pricing Analysis

TierPriceFeaturesVerdict
Beta (Current)FreeFull Collections featuresGood, but limited scope
Final VersionTBDUnknownTBD

Reference: Hazel ($42), Path Finder ($36), Commander One Pro ($29.99). A fair price for Voyager would likely be between $20-$40.

Getting Started

  • Setup Time: 5 minutes
  • Learning Curve: Extremely low—just typing
  • Steps:
    1. Visit voyager.fm and enter your email for the Beta
    2. Download and install once you receive the invite code
    3. Open Voyager, select a folder, and type "Show PDFs modified in the last 30 days"
    4. Review the AI-generated rules and save your Collection

Cons and Caveats

  1. Waitlist: You may have to wait for your turn in the invite queue.
  2. Server-side Queries: Natural language is processed via OpenAI; privacy-sensitive users should be aware (though file content remains local).
  3. Early Stage: Currently only features Collections. Tabs, split-screen, and file chat are still on the roadmap. Don't expect it to replace your main file manager just yet.
  4. macOS Only: No Windows or Linux support.

Security and Privacy

  • Data Storage: Files are processed locally and never uploaded.
  • Network: Only query text is sent to the server (OpenAI API).
  • Privacy Policy: Limited diagnostic info may be collected during Beta.
  • Future: Plans for on-device AI support via macOS Tahoe for zero-network processing.

Alternatives

AlternativeProsCons
Finder Smart FoldersBuilt-in, freeComplex UI, no natural language
Hazel ($42)Mature, powerful automationNot a browser, steep learning curve
Path Finder ($36)Feature-rich, customizableNo AI, traditional management style
ForkLift ($19.95)Affordable, great syncNo rule-based views
AI FinderAI content searchNot a full file manager
DeepFinder (OS)Free, supports local OllamaBasic features, less polished

For Investors

Market Analysis

  • DMS Market: $11.81B (2026), CAGR 12.61%, projected $21.39B by 2031
  • File Analysis Software: $4B (2024), CAGR 22%, projected $8B by 2030
  • Drivers: AI integration, remote/hybrid work, and the explosion of digital files

Competitive Landscape

TierPlayersPositioning
GiantsApple (Finder/Spotlight)System default
LeadersHazel, Path FinderMature tools with loyal bases
NicheForkLift, HoudahSpotSpecific use cases
New EntrantsVoyager, Sparkle, AI FinderAI-driven next-gen

Timing Analysis

  • Why Now?:
    1. macOS Tahoe's Spotlight bugs are driving users to search for alternatives.
    2. LLM maturity makes NL-to-structured-query mapping highly accurate.
    3. Apple Intelligence has primed the market for AI-assisted file management.
  • Tech Maturity: High. OpenAI's NLP is reliable enough for file filtering.
  • Market Readiness: Medium. Users are just beginning to realize natural language file management is possible; market education is still needed.

Team Background

  • Founders: Jongmin Park, Wonsik Oh
  • Team Size: ~2 people (based on PH team page)
  • Previous Projects: Dia Browser
  • Background: Limited public information available

Funding Status

  • Raised: Undisclosed
  • Investors: Unknown
  • Valuation: Unknown
  • Given the stage (invite-only Beta, 2-person team), this is likely a self-funded early-stage project.

Conclusion

Voyager succeeds by lowering the barrier for Smart Folders from "complex settings" to "plain English." It's a small, focused entry point that addresses a genuine pain point.

User TypeRecommendation
DevelopersWatch closely. The tech isn't complex, but the product angle is precise. This NLP-to-filter pattern is highly portable.
Product ManagersGreat reference. The "NL instead of complex settings" approach is applicable to any advanced search/filter feature.
BloggersGood content opportunity. Combine it with the macOS Tahoe Spotlight bug trend for a strong hook.
Early AdoptersWorth a try, but don't replace your main tools yet. It's great for experimentation but still in early Beta.
InvestorsWait and see. The direction is right, but it's very early. Monitor pricing, growth, and Apple's roadmap.

Resource Links

ResourceLink
Official Sitevoyager.fm
Product Huntproducthunt.com/posts/voyager-4
Twitter@getvoyager
Discorddiscord.gg/z3cFMMGTuX
Blogvoyager.fm/blog
Contact[email protected]

2026-02-10 | Trend-Tracker v7.3

One-line Verdict

Voyager gets one thing right: it lowers the barrier for creating Smart Folders from 'navigating complex settings' to 'just speaking human.' It's a small but precise entry point that hits a real pain point.

FAQ

Frequently Asked Questions about Vygr

Let your files keep up with you

The main features of Vygr include: Natural language Collection creation with auto-generated filtering rules, Manual rule adjustment to refine AI-generated conditions.

Free during Beta; final pricing unannounced. Competitors like Hazel cost $42 and Path Finder $36.

Heavy Mac users with files scattered across Downloads, Desktop, and project folders—such as developers, designers, content creators, and project managers.

Alternatives to Vygr include: Hazel (rule-based auto-organization), Path Finder (enhanced Finder), ForkLift (file transfer + remote management)..

Data source: ProductHuntFeb 10, 2026
Last updated: