Blops Me
Automatic file organizer powered by AI
What it does
The app offers cloud storage where AI automatically organises your files for you.
The storage provides Gemini with the current folder tree and extracts from uploaded files, which Gemini uses to build the optimal folder tree to organise your files.
This requires Gemini to be more accurate than ever before.
File systems don't allow much flexibility.
To achieve this, the prompts are structured with a large number of conditions, suggestions and specific response formats.
As well as making sure Gemini understood its role, we gave it a long list of do's, don'ts and musts.
Both the request and the response were based on JSON.
This allowed Gemini to construct the correct folder tree and actually organise the files accordingly.
Once we had the initial idea, we had to decide whether to build it as a system application or on the web.
Since most of the miscellaneous files were document files and we didn't know when or where they would be needed, we decided to make it available via the web and that's how we developed it.
The main focus of the project was how to use the LLM.
LLMs are generally very good with people, but it's hard to trust them to actually do something that requires accuracy.
But ultimately I think LLM should be used in a way that people don't even know it's being used.
This is an example of that.
Built with
- Web/Chrome
Team
By
20 year old men typing on vim at 4am
From
South Korea