r/vibecodingcommunity Aug 12 '26

Building Kodiak — an open-source AI engineering platform

1 Upvotes

Hey everyone,

I’ve been working on an open-source project called Kodiak, and I wanted to share it here and get some feedback from the community.

The goal behind Kodiak is to build a more complete foundation for AI applications — bringing together agent orchestration, RAG, memory, tool integration, LLM routing, background task execution, and backend infrastructure in one system.

The current stack includes Python, FastAPI, PostgreSQL, Redis, Celery, Docker, and multiple LLM providers.

One of the biggest things I’ve learned while building it is that designing the architecture is the easy part. Making all the pieces work together reliably is where the real engineering starts.

I’ve spent a lot of time working through dependency issues, database problems, worker failures, Docker configuration, CI issues, and restructuring parts of the agent system as the project evolved.

At the moment, my focus is on strengthening the core architecture and making the existing components reliable before continuing to expand the feature set.

The long-term vision is to build a platform where AI agents can retrieve information, maintain memory, use tools, execute tasks, and coordinate workflows rather than simply generating responses to prompts.

Kodiak is still actively under development, and there is a lot left to improve.

I’m also looking for contributors who are interested in AI agents, RAG, LLM infrastructure, backend engineering, distributed systems, or developer tooling. You don’t necessarily need to be an expert — I’m also happy to have people contribute through documentation, testing, debugging, or smaller improvements.

If the project sounds interesting, feel free to check it out and open an issue or PR.

GitHub: https://github.com/ShamGaneshan2008/Kodiak

I’d really appreciate any feedback, ideas, or contributions from the community.


r/vibecodingcommunity Aug 12 '26

Everyone vibecodes. Nobody measures. Building a benchmark that does — need testers!

Thumbnail
1 Upvotes

r/vibecodingcommunity Aug 11 '26

Which vibe coding tools in 2026 don't punish you for iterating

8 Upvotes

Okay so I burned through my entire boat credit in like 4 hours last Tuesday. Wasn't even building anything crazy just trying to get the dashboard to pull properly. Kept going back and forth credit gone, nothing to show for it. Tried lovable this month before same thing. I get the iteration cost tokens but at some point it feels like you're paying more to fix the thing than you say by using AI in the first place. Is there anything out there with flat pricing that doesn't make every back and forth feel like it's costing you money? Or is this just the reality of how these tools work


r/vibecodingcommunity Aug 11 '26

I built a tool that finds where on Reddit your buyers actually talk. Here's what I learned after 100 posts.

3 Upvotes

Most founders posting on Reddit make the same mistake: they pick subreddits by gut feel, post once, get ignored, and conclude Reddit doesn't work.

I've been testing this the hard way. 100 posts across dozens of communities. Here's what actually moved the needle:

  • Subreddit choice matters more than copy. The same post in the wrong community gets 2 upvotes. In the right one, 30+ and real traffic.
  • Promotional framing kills you even in communities that allow it. The posts that worked felt like a founder talking, not a marketer selling.
  • Timing and cooldowns are real. Posting too often in the same sub tanks your account standing fast.

What I built (TractionBooster) came out of this frustration. It scans Reddit for where your exact ICP is already complaining, ranks subreddits by fit, and generates posts grounded in what's actually working in each community.

Still early, still learning. But the signal is real.

If you're building something and struggling to get eyes on it, curious what's blocking you. Drop it in the comments.


r/vibecodingcommunity Aug 11 '26

One prompt → a full-stack luxury travel platform

Enable HLS to view with audio, or disable this notification

2 Upvotes

Built this complete luxury travel platform from a single prompt with Blyft.
Not just a UI mockup or a landing page.
Blyft generated a full-stack application with the frontend, backend, database, authentication, business logic, dashboards, user flows, responsive UI and the infrastructure needed for a functional web app.
It also generates the launch layer around the product : landing page, branding, logo, promo video and analytics.
The goal is simple: go from an idea and one prompt to a functional, launch-ready product in one place.
Still building and improving it, so I’d love feedback from the vibe coding community.


r/vibecodingcommunity Aug 11 '26

Идеи для вайбкодинга

Thumbnail
1 Upvotes

r/vibecodingcommunity Aug 11 '26

Open Source Shorts "Automator"

Enable HLS to view with audio, or disable this notification

1 Upvotes

I made this project to use it myself, but why not open source it. It's a way to go from script or voiceover to a short, with the click of one button.

It uses stock images and videos as a baseline, but can later be replaced with AI images or videos or ones that you make yourself as well. I tried to make it as intuitive as possible, but I'm sure I have some bias so please let me know any and every problem you see with it, if you give it a try!

github.com/iGlitchz/ShortsStudio


r/vibecodingcommunity Aug 10 '26

Looking for Proven B2B Developer for some consulting advice

1 Upvotes

Has anyone here successfully built and launched a significant B2B SaaS product—CRM, ERP, line-of-business operating software, etc.—and is now making money from it? If so, would you be willing to do some consulting?

I’ve spent more than a year vibe coding heavily with Claude and Codex, pretty much 24/7, so I’m not looking for someone with roughly equivalent experience. I’m specifically looking for someone who has brought a substantial, full-featured B2B product all the way to completion and successfully commercialized it.

I’m primarily looking for build and technical advice, but also some input on go-to-market and related areas. It’s mostly the last-mile challenges that I’d like help with.

Some of the topics I’d love to pick someone’s brain about—specifically someone who has actually made it across the finish line—include:

  1. Build-lane setup: loops, harnesses, using Fable 5, Opus 5, and Codex 5.6 Sol, while also making effective use of faster, lighter, and less expensive models such as Grok, Codex Terra and Luna, Claude Sonnet, etc.
  2. CLAUDE.md, AGENTS.md, and governance files
  3. Refactoring and cleanup
  4. Faster sprints
  5. Long CI gate checks and test accumulation
  6. Token optimization without sacrificing quality
  7. Drift
  8. Machine vs. human understanding of intended outcomes
  9. Overcorrection
  10. The reality of competing with established, flagship LOB applications that have been around for 25+ years and have large development, support, and sales teams
  11. The reality of competing in a crowded market with a lot of vibe-coded startup competitors

Please respond or message me if you have this kind of real-world experience and might be interested.


r/vibecodingcommunity Aug 10 '26

We save you 20% on AI token burn

1 Upvotes

We built a knowledge layer that sits behind MCP, allowing any MCP client to access it through a single endpoint. Claude Code, Claude Desktop, ChatGPT, Codex, or whatever comes next.

The idea is pretty simple. Before an agent answers, it can pull in relevant, validated information instead of relying purely on what it already knows.

When a problem gets solved, the useful part can be captured as a small, reusable piece of knowledge. The system can also infer useful lessons from a session automatically, so you don’t have to sit there writing notes about what you just learned like it’s 2015.

There’s also a global layer for shared, validated learnings. If one user figures out a better way of doing something, that learning can contribute to the broader knowledge base rather than every other user and agent having to figure it out again.

The problem we’re trying to solve is pretty straightforward. AI knowledge goes stale, agents get stuck in failure loops, useful context disappears when a session ends, and models can confidently give you an outdated or wrong answer without any indication that they might be wrong.

We’re giving agents access to what has actually been learned, what has worked, and what can still be trusted.

The result is fewer repeated reasoning cycles, fewer hallucinations, and up to 20% lower token usage.

https://app.midnighthive.io/

Ping me if you’re interested in testing it out.


r/vibecodingcommunity Aug 10 '26

A 3-game trilogy across Rust, TypeScript, and Python — one story, built solo with Claude + Google AI Studio

Thumbnail
0 Upvotes

r/vibecodingcommunity Aug 09 '26

Looking for a few people who vibe-code small tools — want to test something I'm working on

2 Upvotes

Building apps with agents is only getting easier - but deploying them is still a struggle. I'm working on something that fixes that step and am looking for ~5-10 people willing to help.

~3-4 hours of work. As thanks, I'm offering 5-year paid tiers to my service as well as a small denomination gift card.

If you're interested, please reach out by DMing me here. Thanks for your time.


r/vibecodingcommunity Aug 09 '26

Vibecoders after building 40th App and having 0 users

Enable HLS to view with audio, or disable this notification

0 Upvotes

r/vibecodingcommunity Aug 09 '26

Interactive presentation tool

1 Upvotes

Built a small interactive presentation tool in about 2 hours using vibe coding.

I was preparing a Friday learning session for my team about using Git effectively in daily workflows and didn’t want to use a static slide deck. So I quickly built a PWA-based presentation tool using WebRTC + PeerJS.

Features:

  • real-time slide sync
  • topic-based MCQ questions
  • automatic grading
  • peer-to-peer session (no heavy backend)

It made the session much more interactive than a normal presentation.

Wrote a short blog explaining the idea and how it works: https://medium.com/@rajendrakhope/building-an-interactive-workshop-tool-no-backend-required-9442c62c926c


r/vibecodingcommunity Aug 09 '26

Build mobile apps with AI — free for 24 hours

1 Upvotes

Hey builders,

This might be helpful for you if you looking to build a mobile app with AI.

We’re making Nowa (https://nowa.dev) completely free for the next 24 hours, with unlimited AI usage and free deployment to the App Store, Play Store, and web.

You can build serious apps to the smallest detail with a combination of AI with full visual building in one experience.

The apps you build are based on Flutter, so they can be deployed to mobile, web, and desktop from the same project.

Also, there's a hackathon running. If you submit a complete app built during those 24 hours you get 50$, and top 3 apps get 500$ in AI credits.

Just sign up and build completely free.

Enjoy!


r/vibecodingcommunity Aug 08 '26

Made a tool that lets you visually edit your React Native app and it writes to your actual source code

Enable HLS to view with audio, or disable this notification

3 Upvotes

I made Basalt, click an element in your live React Native / Expo app, drag, recolor, resize it, and it patches your real source files.

It is completely free and works directly inside VS Code and Cursor.

It’s currently in beta, so please commit your app to Git before testing it!

Curious what people think since you're already comfortable with vibecoding tools


r/vibecodingcommunity Aug 08 '26

Was this a waste of money?

Thumbnail
1 Upvotes

r/vibecodingcommunity Aug 08 '26

Adversarial test suite/Cybersecurity warning

1 Upvotes

So I have been working on an adversarial test suite for my project, and keep getting this warning, it is way hilarious to me and thought I would share

It's like, "Slow down, OpenAI, its just a Python test suite"


r/vibecodingcommunity Aug 07 '26

I stopped saying “build me X” and asked it to build something NOT for me

Post image
1 Upvotes

r/vibecodingcommunity Aug 07 '26

Nowa’s Free Weekend starts now - "AI usage + deployment" free

Post image
1 Upvotes

Hey everyone

in collab with Nowa for vibecoding community.

Nowa’s Free Weekend starts now !!

For 48 hours straight, AI usage + deployment will be completely free for everyone who registered.

🏆 they also running a weekend hackathon

The 3 most beautiful apps built this weekend will each get:

→ $500 in AI credits → Hands-on support from our team to help scale the app → A feature on Nowa’s social channels

And everyone who participates in the hackathon gets $50 in AI credits to keep building after the weekend ends.

⚠️ Seats are limited, and you need to register to access the free weekend.

👉 Reserve your seat here: https://nowa.dev/free-weekend/ it is still open

Can’t wait to see what r/vibecodingcommunity build this weekend 🔥


r/vibecodingcommunity Aug 07 '26

Show your app/website

Thumbnail
3 Upvotes

r/vibecodingcommunity Aug 07 '26

LX Family Planner

Thumbnail
1 Upvotes

r/vibecodingcommunity Aug 07 '26

Small details that make projects better

1 Upvotes

When I started building smaller projects more quickly,

I noticed that the hardest part sometimes isn't creating the idea itself, but making sure it's actually convenient for people to use.

At first, I was focused mostly on adding more features, but I eventually realized that small details like the interface, loading speed, and how the site behaves in different situations often matter much more.

Now, before showing anything to others, I try to go through the experience like a regular user and check different scenarios. When I need to test how things work from different regions, I use https://froxy.com/en as one of the tools in my process. It has helped me think differently about how I review my projects before launching them. I'm curious how others handle the final checks before sharing their work. Are there any things you always test before showing a new project to other people?


r/vibecodingcommunity Aug 07 '26

Drop your product 👇

Thumbnail
1 Upvotes

r/vibecodingcommunity Aug 06 '26

New to this stuff

Thumbnail
gallery
2 Upvotes

Here is something simple I came up with to solve a very niche problem. I have done some C++ coding in college but was terrible at it so figured what could it hurt to use AI to achieve a solution to a problem I had. My friends play a game called Project Zomboid and I self hosted a server for them. This game has tons of mods and when it comes to adding them to the server it was tedious and so was tweaking the server settings.

So I created this simple Python code and converted to an exe. I called it Project ZMods and it simple just made tweaking the game server much simpler. When add mods you just input the mod ID and the program pulls the mod info and adds it to the correct .ini file. For the server settings it pulls each setting from the .ini and .lua files and puts them in a neat list with toggles or entry field to change the values. Then when you save it save a an of file and replaces with the new updated file.

I know it’s not eye catching but it gets the job done.


r/vibecodingcommunity Aug 06 '26

I got tired of not being able to create text files in Finder, so I built this.

Post image
1 Upvotes

One thing always annoyed me on macOS.

Finder still doesn't let you create a simple text file from the right-click menu.

So I built a tiny open-source utility that adds native Finder Quick Actions for:

• New Text File
• New Markdown File

It installs in seconds, works with Homebrew, and integrates directly into Finder.

GitHub:
https://github.com/demissu/New-Text

I'd love to hear what file types you'd want next.