JishAtlas Devlog #1
Building the First AI Organization Engine
I started building JishAtlas with a simple goal: create a tool that can look at a messy folder and suggest a more logical way to organize it.
The first version focuses on getting the core pipeline working from end to end rather than trying to solve every edge case immediately.
First AI Pipeline
The initial AI organization pipeline is now working with Google Gemini.
JishAtlas can provide Gemini with information about the files and existing folders in a directory and receive an organization plan containing suggested folders, moves, and filenames.
This establishes the basic foundation of JishAtlas:
Folder
↓
Scanner
↓
File information
↓
Gemini
↓
Organization plan
Comments 4
Nice AI-generated devlog ;)
@t3kkm0tt ok I will make sure to write it myself from next time.
@JishnuDutta did you remove the emojis?
@t3kkm0tt yes
Sign in to join the conversation.