Nouro FS
Run tasks over your filesystem or cloud storage
What it does
My app built, using Google Cloud Services like: GenAI, Speech To Text, Vision API, Cloud Run, Cloud Functions, Cloud Storage, Cloud Tasks...
The main idea was to built alternative to Google Drive, but 12 days is not much, so I've made website with minimal tasking feature and dektop app which uses local filesystem and connectivy to server to suggest tasks over files.
Nouro FS analyzes files by following principle:
- Download on server max 15MB of file
- Devide file into smaller part, which is based on file type
- Transform file into text
- Define AI Tasks
- Interate over AI to get Suggestions
- Run AI Suggestions
This process allows to scale app into various situations , tasks, and file formats.
Currently in app available text, image, video, audio, documents and spreadsheets file formats. With only 3 tasks as rename, move and tag files.
App devides into 4 parts:
- Server: where is main logic, analyzing and processing
- Cloud Functions: to run analyzing when upload to storage
- Front-end app: something like google drive, but with minimal features
- Desktop app: watched specified dir, and tracks added files, then gives suggestions to end user
Team has only 1 person:
- Yurii (17 years old student)
Built with
- Web/Chrome
- Desktop app using Tauri (Windows
- MacOS
- Linux)
Team
By
Nouro
From
Portugal