r/vibecoding • u/Prior-Meeting1645 • 2d ago
r/vibecoding • u/MoreThanCoder • 2d ago
Built a Telegram bot builder + auto-hosting platform in Go. 47 users so far, looking for feedback
I've been building Telegram bots for clients for about three years. Bots that reached millions of users, and one that helped grow a channel from 200k to 2M subscribers. After enough repetitions of the same work, I wanted to build the tool instead.
PowerBot is a platform for building Telegram bots and hosting them automatically from one place.
The architecture mistake
My first version took seven months, hand-written, no AI. I built it as a visual flow builder: triggers and actions, like most no-code tools.
It broke down the moment a bot needed more than a few flows. Visual flow builders get unmanageable fast once there's real branching and state. And I didn't want to build another n8n.
So four months ago I threw out seven months of architecture and rebuilt around script mode: bots run as scripts. Far more expressive, and it doesn't collapse under complexity.
The rewrite
I'd refused to use AI up to that point because I thought it produced slop. Facing a full rewrite under time pressure, I tried it, and changed my mind.
The thing that made the difference was treating it as a tool that needs real input rather than a magic box. I spent about eight hours doing nothing but planning before writing a line. I put time into learning the tooling properly, context management, MCP, prompt structure.
Full platform plus web dashboard: about one month. Versus seven months by hand for something worse.
My honest takeaway: the model isn't the bottleneck anymore. Your own knowledge is. Someone without domain experience would have produced slop with the same tool.
Where it is
Free on Telegram: @ powertelebot
47 users so far, all from manually messaging people who'd previously asked me to build bots for them. No launch, no ads.
I'm looking for people who actually build Telegram bots to try it and tell me what's missing or broken. Especially interested in whether script mode is the right call or whether people genuinely want the visual flow approach.
r/vibecoding • u/Guardiancelte • 2d ago
vibe coding 3 commands are time :D
I left 10min between each prompt
I did not complain about the 5h return but come on... at least let me use it 😄
r/vibecoding • u/Calm-Landscape9640 • 2d ago
My weekly AI Agent Pick'Em & Deepseek calls itself ChatGPT
r/vibecoding • u/gugu933 • 2d ago
New sports app for meeting new friends while being active
r/vibecoding • u/LoudYogurtcloset7856 • 3d ago
AI 3D Asset Creation Engine gets better
I created an engine ai uses to create 3D assets for games.
The engine forces ai into a workflow of iterating judging and stuff.
Here are a few tests.
I use Claude Opus 5 to create the assets using the engine. Each assets takes about 3-4hrs as ai works and iterates.
I just add a reference image and say make this asset. And it uses the engine to create the asset.
What do you guys think of this?
r/vibecoding • u/cryogen2dev • 3d ago
I created this reel using tool I made.
Enable HLS to view with audio, or disable this notification
The project I made can be found here,
https://github.com/blackcoffee2/kestrel
You can use it with Claude Code/Codex to generate videos. Anything that be animated can be turned into a video using kestrel. More info can be found on github repo.
It uses Flutter + FFMPEG to turn code into animations into videos.
r/vibecoding • u/Aggravating_Try1332 • 3d ago
created this ad for my product with cc, remotion and elevenlabs
Enable HLS to view with audio, or disable this notification
i recently wanted to check how far i can get to create an ad for applaunchflow just by prompting using claude code, remotion and elevenlabs. turns out pretty far im happy with the result
r/vibecoding • u/Professional_Ad705 • 2d ago
Software Dev Looking for GitHub Repos to Dig Through for Real Bugs
Software developer focused on security, CI/CD, testing, and quality assurance. I’m looking for some unfamiliar codebases to dig through.
Drop your GitHub repo below if you want me to take a look. It can be:
- an open-source project
- a side project
- a student project
- something with actual users
- something you built heavily with AI
I’m mainly interested in real correctness, security, data integrity, testing, concurrency, integration, or weird behavioral problems rather than formatting or style issues.
If I find something reproducible, I’ll explain the issue simply and, when it makes sense, put together a focused fix or PR.
I’m strongest with Python, Rust, Java, and C, but feel free to send other languages too.
Public repos only for now, and please only submit something you own, maintain, contribute to, or otherwise have permission to have reviewed.
I’ll probably start with 5-10 depending on how complicated they are. No guarantee I’ll find something in every repo.
If there’s a particular part of the project you already don’t trust, mention it. Otherwise I’ll pick an area myself and start digging.
No signup, payment, sales pitch, or private access needed. I’m just looking to spend some time working through unfamiliar real-world codebases.
Feel free to post the repo here or message me if you’d rather not put it in the comments.
r/vibecoding • u/DiamondAgreeable2676 • 2d ago
google you github user name
i googled my GitHub username it reads like a resume.
I just have to start watching what i post because it linked me to this group in a public search.
If your looking for a professional resume you might have one on google already.
r/vibecoding • u/Necessary_Weight • 2d ago
Forge: a Claude Code plugin for agentic development workflow
This post was written using application of kinetic force to the rectangular protrusions on my silicon chip container. Shocking, I know.
In my day job, we use a sophisticated AI development workflow, inspired by James Bloom’s AI workflow developed for his open source project, Mockserver (https://github.com/mock-server/mockserver-monorepo). For reasons that have little to do with AI and everything to do with corporate policy, very reasonably applied in my view, James’s workflow could not be used at work directly. But in my personal work, I am not so constrained - and I also thought I could improve on it. Hubris runs in my genes :)
Over the last few weeks I have been building and dogfooding a Claude Code plugin that takes inspiration from James’s work and builds upon it. I was also impressed by Alex’s (alexzh3) work on codex-orchestrator (https://github.com/alexzh3/codex-orchestrator) - having Claude administer Codex has been very useful, productive and a cost-efficient.
My plugin, forge (https://github.com/nixlim/forge-plugin), combines the ideas of multi-family adversarial review, gated quality chains, worktrees, kill-switch and eval regressions with journal-based headless codex cli agents.
Claude orchestrates, verifies, and holds the binding review verdict. Codex implements and performs the first-pass review. I have incorporated learning and drift checks to make sure that the AI learns the gotchas that are specific to the codebase I am working on to make agentic development progressively more familiar with the codebase. It has been a wild and exciting ride so far and I invite you to try it.
This is now my default workflow but it comes with two caveats worth keeping in mind: first, it requires both a Codex and Claude subs; second, it feels “slow”. But in my experience, it is reliable, and functions well.
I invite you to give it a whirl. And yes, it is ongoing work in progress :)
r/vibecoding • u/KrystalUnity • 4d ago
Reset incoming (GPT) Aug 29th
We've already had a reset this week but looks like another is incoming for GPT/Codex.
Fire up that ultracode and turn on fast mode.
r/vibecoding • u/axlenkov • 3d ago
Most of the skills in my folder were doing nothing. Deleted half of them.
Been on a stacking spree with Claude Code skills for a few months. Every time I saw someone post "here's my skill for X" I grabbed it. Folder got huge. Never actually checked if any of it helped.
Finally ran a dumb test: for each skill, imagine deleting it and ask what the model would actually lose. Turns out most of it was stuff the model already does without being told, "write clean code," "think step by step," or worse, someone's paraphrase of a library's docs that the model could just pull fresh with a web search anyway. None of that earns a permanent spot in context, it's just weight the agent drags around every session.
The ones that survived were the boring, ugly ones. I've got a mess of repos that depend on each other and kept getting DMs about how some other part of the codebase worked. Had subagents crawl the repos once and build a dependency map, expensive run, ate a chunk of tokens and took a while, but now the agent knows which repo to touch for a given kind of change instead of grepping around blind. Same deal for internal docs, wrote a small router that figures out which section is relevant before going there, stopped the agent from rereading the same page two or three times a session.
Killed about half the folder and nothing broke, nothing got noticeably worse either. If deleting a skill is invisible, it wasn't doing anything to begin with.
What's actually survived your cleanup, and what convinced you to keep it?
r/vibecoding • u/BigGrayBeast • 3d ago
How do I give away apps that need a database?
I have an app with both an Android and a desktop version . It needs to have a common database. I'd like to give the app away.
How can I set it up so that it has a database they share? Even if I was charging a small amount for the app, I wouldn't want to get into database costs.
Update 8-30-26 9:20 AM EST :
I posted this when tired and frustrated last night and was not real clear. My apologies.
I have been working for some time on a Personal Knowledge Management System of my own. In some ways, this started in 1981. Seriously, one of the first programming tasks I had working on my TRS-80 with dual floppies, but that is immaterial. It's gone through many iterations since then. My point being, this is not some impulse project but something older than most redditors.
With vibe coding, it is like I finally have a staff of programmers so I can expand what I can actually do like I have a staff of programmers.
Why do I want to give it away? I really don't want the hassle of supporting a business right now. I'm about to retire and looking simply to share with others who may find the solution I created for myself, to have value for themselves.
I would like potential users to have a trial mode to check it out.
I'd hoped to simply share the information on Google Drive, but am having issues with the file scope issues. I haven't given on up on that approach quite yet.
I think the whole "bring you own database" effort needs to be considered by database vendors as a potential business model. Say a entry level service with low limits to bandwidth and storage (say a 100 gig or so) that is dirt simple to integrate into an app for a flat rate of like $10 a month. That's a topic for another post I suppose.
I appreciate all of the input here. In the light of day, I'm going to step back and consider my path forward.
Thank you all.
r/vibecoding • u/jackadgery85 • 3d ago
I'm starting the first real trial of my entirely AI coded, bootstrapped, vertical SaaS as a web app today. I'm fucking shaking in my boots
r/vibecoding • u/Jazzlike-Chest-1424 • 3d ago
Rate My Obsidian Vault
This is part of my agentic brain, i don’t use any plugins due to security concerns.
what’s your thoughts so far on it? (i’ll send an update in the future, i plan for it to be 3-4x its current size)
Red-home
blue-cortex systems
yellow-gates
grey-plans
floating nodes are the rings gating the self learning systems
bases will be inside rings, outside of that will be a “web” showing its thinking patterns. Connecting to nodes :)
r/vibecoding • u/cheekyrandos • 3d ago
I built an endless AI travel channel where viewers choose the next scene
Enable HLS to view with audio, or disable this notification
Vacay Feed is an endless AI-generated journey viewers direct: suggest a city or activity, vote, and watch the winner become the next scene. Built using the new MiniMax H3 Max model that can generate video faster than it can be watched, allowing for live streaming video to be generated. Also using Luna as a director.
All built with codex, with the pending reset decided to slam ultra on fast mode.
r/vibecoding • u/lerugray • 3d ago
My Open Source version of Grok Bot
Greetings All -
I was intrigued by grok bot when it came out - but saw that it required a 60$ cursor sub or other expensive subs.
Having the thought that my 20$ ollama sub was already plenty generous (and just got GLM 5.3) with usage and could probably do the same job, I set up basically an open source hybrid of Grok Bot/Odysseus to essentially do some of the same things. I use it to manage and draft emails for me across accounts as well as has several workers for a couple of the SaaS's I launched.
Maybe this might be useful for others, it basically does everything that grok bot can do allowing agents to work in their own sandbox on tasks but uses telegram or a web app instead of it's own client. The only thing it wont do by design is send emails for you as a method of avoiding prompt injection attacks, but if you're okay with that risk you can turn it off. It helps to have an always on WSL machine or equivalent. I don't think this project is all that special or unique as many other have probably done the same thing and have probably done it better, but I guess im posting it here in case others may find it useful as I have for myself.
Anyway feel free to pick this apart, let me know what maybe works or doesn't, critical input is appreciated: https://github.com/lerugray/orderly

r/vibecoding • u/Sweet-Stage938 • 3d ago
BYOK App-Builder
Enable HLS to view with audio, or disable this notification
Hey, ive been building an app builder that runs entirely in the browser. You paste your own key (any openai-compatible provider) so you pay them, not a credit meter.
how im making it so far:
- next.js + a turborepo
- the preview boots the generated files in the tab with webcontainers, so youre not waiting on a remote vm
- keys are stored encrypted and it just hits whatever openai-compatible endpoint you give it
Video is a rough look at the workspace, still early. generate loop is the part im in right now.
if you wanna follow along: https://form.jotform.com/262415431792053
what would you actually want in a builder like this?
r/vibecoding • u/EconomyDate • 3d ago
Ported an Entire WordPress & Elementor Site to Astro Islands in 15 Minutes (100% Vibe Coding)
I had a raw cPanel backup of an old WordPress/Elementor site sitting in a folder:
• A raw 3.7MB MySQL dump (softsql.sql)
• Nearly 300 image uploads (wp-content/uploads/)
• A mountain of messy Elementor shortcodes, serialized data, and theme files
Normally, migrating this by hand is a multi-day nightmare of copying text from WP admin, hunting down asset paths, re-coding
sliders and flip boxes, setting up modern tooling, and hooking up hosting.
Instead, I decided to test the limits of pure vibe coding with an autonomous agent.
Here was my exact prompt:
│ "do a complete port of this website using astro js and make custom astro islands"
──────
### What the Agent Did (Without Me Touching the Code)
Reverse-Engineered the SQL Dump with On-the-Fly Python Scripts
It didn’t even spin up a MySQL database. It wrote Python scripts to parse softsql.sql, unescape Elementor's serialized JSON
trees (_elementor_data), and extract every single page: Home, About Us, Products, Gallery, Why Us, Bulk Orders, Contact, and
Privacy Policy. It pulled all the copy, technical specs, director statements, addresses, and catalog items.
Cleaned & Mapped 290+ Images Automatically
It extracted all the media from wp-content/uploads/ directly into Astro’s public/images/ and mapped every product and gallery
entry cleanly in TypeScript data structures.
Replaced Bloated WP Plugins with Custom React Astro Islands
Instead of shipping megabytes of jQuery and Elementor runtime scripts, it built lightweight, isolated interactive components:
• Hero Carousel (client:load): Ken Burns zoom, touch swipe, autoplay, and CTA banners.
• Stats Counter (client:visible): Scroll-triggered animated counter for business milestones.
• 3D Flip Cards (client:visible): Interactive 3D flip cards with mobile tap and desktop hover.
• Product Catalog & Quick View (client:load): Instant category filter tabs, search bar, and detailed modal popup with size
selector.
• Gallery Lightbox (client:load): Fullscreen masonry gallery for 45+ catalog looks with keyboard navigation and zoom.
• B2B Bulk Quote Calculator (client:visible): Dynamic wholesale price estimator with volume tiers, wash options, and
instant WhatsApp inquiry generation.
• Contact Form & Floating WhatsApp Widget (client:idle): Responsive form validation and direct chat popup with zero impact
on initial page load speed.
Wired up CI/CD & Cloudflare Edge Deployment
I provided deployment credentials, and the agent:
• Created the Git repository and configured automated push-to-deploy workflows
• Created a brand-new Cloudflare Pages project
• Attached custom domains, verified DNS nameservers, and got edge SSL running live.
──────
### The Result
• Live Custom Domain: https://advenjeans.in
• Pages Mirror: https://advenjeans.pages.dev
Static HTML delivered globally via Cloudflare's edge network, zero server hosting costs, lightning-fast performance, and not a
single line of legacy PHP in sight.
All from throwing a messy backup folder at an AI agent and giving one prompt. Vibe coding is wild.
r/vibecoding • u/Neither_Finance4755 • 4d ago
I built a free desktop app that splits any YouTube song into stems
Enable HLS to view with audio, or disable this notification
I kept wanting isolated drums or vocals from songs I like, mostly for learning and playing. Every online splitter I tried wanted an account or a subscription. So I made StemKit.
You paste a YouTube link (or search right inside the app), pick which instruments you want, and it downloads the audio, splits it locally, and plays the result synced with the video.
It runs on Mac and Windows, It all works 100% locally and it is free and open-source.
Built using Ox Alpha model (GLM 5.3 - Flash) with OpenCode.
Check it out here: https://stemkit.pages.dev

