Nowadays is basically impossible, for a developer, to not have heard about coding with AI. Most people are familiar with ChatGPT, powered by OpenAI, but there are many others, like Gemini and Claude, which is said by many developer to be (as right now, in 2025) the best AI code generator out there.
The consequence of their booming popularity is that, as right now, every major saas, orm, or framework must easily integrate AI. Take Inngest for example,a beautiful infrastructure that, among many things, let the user easily manage background jobs without any type of webhooks, and which supports, with its product AgentKit all of majors AI agents.

That's what I wanted to try out in my projects AI Agent Platform and AI Website Builder projects. With the first one the user can create AI agents, can schedule meetings with them, take it (via audio and video calls), and save the meeting in order to rewatch it later, or to interrogate an AI assistant about the topics of the call. The second one is an app builder, like Lovable, where the user can create a website or an app simply by writing a message. That fires an AI agent background jobs that creates, the app, push it online, e show to the user the code files of the project.
Both apps are ready to be uses as saas, by integrating a free tier/subscription logic and authentication. It's incredible, considering that out there there are so many companies that are selling the exact same type of products.




