I wanted to show an example of a new breed of apps that we call agentic SaaS - basically the old SaaS model but written entire from scratch to be AI first and self-programable.
The app itself is very lightweight. It uses vercel for deployment, clerk for auth and chatbotkit for the agentic ai backend. There are no other databases or storage systems involved. Updating the app is now just a matter of prompting. New features are automatically rolled out, tested, verified and ultimately deployed (if approved). Anyone from our small team can write a feature - even non developers. If you have a good idea you can make a change.
The software is self-maintained meaning that everything is done end-to-end with AI and it is easy.
The reason this is interesting is because while coding assistants are now getting more and more popular they are still stuck in the terminal. Well, here there are no terminals involved.
Happy to answer your questions.