Get the latest tech news
llama-fs: A self-organizing file system with llama 3
A self-organizing file system with llama 3. Contribute to iyaja/llama-fs development by creating an account on GitHub.
We built LlamaFS on a Python backend, leveraging the Llama3 model through Groq for file content summarization and tree structuring. The frontend is crafted with Electron, providing a sleek, user-friendly interface that allows users to interact with the suggested file structures before finalizing changes. This is because of our smart caching, that selectively rewrites sections of the index based on the minimum nessecary filesystem diff.
Or read this on Hacker News