iyaja / llama-fs

A self-organizing file system with llama 3
MIT License
4.49k stars 259 forks source link

[FEATURE] Tagging + Semantic Search #1

Open rpraka opened 1 month ago

rpraka commented 1 month ago

Super cool project. I personally use spotlight/Alfred for most file retrieval via search rather than organizing files into folders. I've also seen several people who tag files with various labels rather than organizing them. This allows dynamic queries / views of the file system instead of a fixed folder hierarchy.

Better semantic search over the user's files and adding metadata via tags to help index them would be an amazing feature.