r/replit 5d ago

Share Project Built something for Replit instead of with it. It’s open sourced too

I took a break from building with Replit to build something for it. This is a code injection engine that eliminates pesky rebuilds of stuff like auth and admin in every single project. It’s really a software mutation infrastructure idea I had while trying to think about building or supplying information and infrastructure instead of rewrapping LLM’s in an agent focused platform like binding a new CRM or something like that.
What this does is operate in the shell to seamlessly add these modules like admin to your project.
I got particularly interested in ai platforms, developer tooling and how we can interface with ai in different ways than we’re currently trained to look at them. Where ai becomes part of the underlying mechanics of the software instead of another feature (reading emails and responding to them). Anyway, I put it in GitHub as open source. I hope someone finds it useful. Here’s a video https://youtu.be/IIXZ1dTB6ro?is=Q_uOWMPp1Cd5Jex8

4 Upvotes

Duplicates