I have a small problem. I often ask AI to write a Python script for something I need. It solves the problem, I run it, and then the code gets scattered somewhere on my computer.
A few weeks later, I need something similar and end up writing another script.
At the same time, I’ve noticed more people who don’t consider themselves programmers writing code with AI. Small scripts, automations, data tools, and utilities are becoming much easier to create.
It made me wonder what it would look like if we had a simple tool specifically for this.
A place to keep the little pieces of software we create with AI. Something where you could save them, find them later, run them, and build on them.
Not a developer tool or a traditional code repository.
More like a personal library of software you have created.
It feels like an interesting tool to have as AI makes creating small pieces of software increasingly accessible.
If everyone can create code, perhaps everyone eventually needs somewhere to keep it.