Is Vibe Coding the new No-Code?
Replacing N8N and Bolt/Lovable/Replit with Vibes + Building Streamlit Apps within a Streamlit App
Google’s launch of Gemini 2.5 Pro last week has fundamentally altered the playing field of AI code creation software.
In three separate videos below, I explore the limits of this new powerful model by attempting to vibe code the no-code builders themselves: (1) N8N, and (2) Bolt/Lovable/Replit Agent. I also created a Streamlit app builder that propagates new Streamlit apps.
The builds I share are not comprehensive apps — they’re just quick prototypes. There’s no roadmap, no product, no startup. Just pure exploration of what you now could do with AI. (I don’t actually believe this is the end for N8N and the vibe coding website builders, so don’t send hate mail).
I also don’t believe this is the end of coding. I’ll continue sharing videos and tutorials that tackle different AI and ML coding topics to help improve fluency/mastery, but I’m also going to start sharing AI code augmented builds of things I wish existed, such as this Winamp-style audio visualizer of what you’re listening to on Spotify.
P.S. I’m quietly working on something big — not vibe coding related — that I’ll be sharing within the next 2 weeks. More info to come soon.
-Nathan (Deep Charts)
Videos and Code Below:
This Streamlit App Builds Other Streamlit Apps
In this video, I show how I used Google Gemini 2.5 Pro to build an AI-powered Streamlit app that generates other Streamlit apps from simple natural-language prompts. You just type in your idea, and Gemini writes clean Python code, manages file creation, and instantly launches a live preview of the Streamlit app, all without ever leaving the browser.
The End of N8N? Vibe Coding an AI Automation Tool with Gemini 2.5 Pro
In this video, I demonstrate how to build an AI-powered automation tool similar to N8N with Python, using Streamlit for the frontend and LangGraph to orchestrate the workflow logic. Leveraging Google Gemini 2.5 Pro, I rapidly created a functional, no-code-style dashboard capable of executing API calls and managing conditional data flows, which are all k…
The End of Bolt and Lovable? Vibe Coding an AI Website Builder with Gemini 2.5 Pro
In this video, I show how I used Google Gemini 2.5 Pro to build a lightweight, AI-powered web builder. It delivers much of the core functionality you'd find in tools like Bolt or Lovable or Replit Agent, all using Python as the backend and Streamlit for the user interface.
Subscribe to the Deep Charts YouTube Channel for more informative AI and Machine Learning Tutorials.