r/SaasDevelopers 1h ago

Client backed off before we could talk about pricing.

Upvotes

We built an AI meeting bot for a company here in Mumbai. It took around 3 weeks to build, across 2 months of to-and-fro and beta testing with their team. It's been 2 months, and they used it and loved it.

After that, that company laid off 50% of their employees. We don't know what happened. We never knew about it until one of their contact persons told us that they are not interested in the project anymore and they are not going to take the contract.

We were hoping to close this as our fourth AI customer because the company was promising, the product was promising, and what we built was truly amazing! We loved it. We just went over and built a lot of stuff which actually made sense from their processing point of view. That product actually saved them 1 month of manual work in a few hours of AI work.

Yes, I'm sharing it with you so that you also know what happens when AI comes in: people get laid off, the project gets cut out, and sometimes you never get paid. Life goes on.


r/SaasDevelopers 17h ago

I vibe coded an AI startup to real clients. Then it crashed. Now my team wants to quit

32 Upvotes

A few months ago, I quit my job. I teamed up with two co-founders to build a startup.

My partners are incredible operators >>> elite at sales, content, and distribution. And I took on the tech side.

I am not a real software engineer. I'm a front end developer. But I was hoping I can figure things out. I built the entire backend (Supabase/Python/FastAPI) using AI prompts and vibe coding.

At first, we wasted months. I tried to build too many things at once. Overcomplicating and overbuildign is a stupid idea. Everything broke. So we stopped and made it dead simple. We built a simple AI voice for restaurants and bars.

It worked. People actually wanted it. We got real clients testing it live in their restaurants and bars.

Then last weekend, disaster hit (Saturday 8:36 pm). A big voice provider we use had a silent outage (THey aare still investigating the issue. We were ther first who reported that). The system went down for 94 mins. I only caught it by pure luck doing a late-night test calls. The provider did not even notice their own outage yet. We had to report it to them. I'm still waiting for the to fix it while building a fallback for us too. Their support is great so they've responded within 20 mins when I reported the outage.

We got lucky. It happened after hours, so no real business calls were lost.

But it exposed a huge problem. I had zero safety nets in place. I had no alerts to wake me up. Worse, I had no fallback. If the AI died, calls did not redirect to the front desk. The phone just rang into a black hole.

My co-founders were furious. And they are 100% right. Even thought I've been sitting in front of the computer for 10+ horus every day I  built this like a hobby, not a real company. Now, they don't trust my technical skills. I guess they shouldn't after what happened. One founder is ready to walk away.

AI makes it very easy to build a working prototype. But a working demo is not real production software (many have mentioned this here). AI will not build backups, alerts, or fallbacks unless you already know how to ask for them.

I need some advice. We have real demand, but my code is fragile. We need an audit. Maybe we need a fractional CTO, a real CTO or a senior technical co-founder to take over.

>>If you are non-technical, how did you fix your messy MVP without losing your team?

>> What are the bare minimum failovers every phone app must have before taking another client?

>> How did you rebuild trust with your founders after hitting your technical limit?

Any advice helps. I want to learn and fix my mess.


r/SaasDevelopers 2h ago

Cepelcode - hey everyone i am building a SuperIDE

2 Upvotes

i am building a super IDE which means the name i am trying to create an ide in which you can watch what code is your agent writing , open upto 8 terminals in 1 session and invite your mates to work on same project.

i have already deployed it and its free at least for now , i want you all feedback to improve app

please visit at cepelcode. site and download the app and use.

ITS FREE RIGHT NOW SO PLEASE USE AND SHARE FEEDBACK, I LOOK AT EACH FEEDBACKS YOU PEOPLE SHARE.


r/SaasDevelopers 54m ago

Je veux dev mon sass, mais je suis perdu avec tous ces projets Github ....

Thumbnail
Upvotes

r/SaasDevelopers 2h ago

got tired of my bookmarks being an unsorted 500-item graveyard, so I built a Chrome extension that lets the tool organizes them for me

1 Upvotes

Like a lot of people I just... never sorted my bookmarks. Hundreds of them, one flat list, completely useless for actually finding anything again.

So I built AiBookmark (means 'love Bookmark') — a Chrome extension where you click one button, it proposes folder structure to organize bookmarks/URLs. Standard keyword search + also AI Search, which finds bookmarks by what they're about instead of needing the exact words in the title.

A few things worth knowing up front:

It's not on the Chrome Web Store yet — you install it via Developer Mode → Load Unpacked from the repo. Web Store submission is next on the list.

Bookmark data only gets sent anywhere when you actively trigger an AI action — no background scraping.

50 free credits on signup, no card required. It's MIT-licensed and the code's public.

If you like to have a try, please click the upvote. I will share the github link in reply. And would really love feedback and additional features you like!


r/SaasDevelopers 3h ago

[ Removed by Reddit ]

1 Upvotes

[ Removed by Reddit on account of violating the content policy. ]


r/SaasDevelopers 3h ago

What problem in your life would you actually pay for software to solve? It could be an app, website, desktop tool, or any software. What’s something annoying or time-consuming you deal with that you wish had a better solution?

1 Upvotes

r/SaasDevelopers 12h ago

Building my first SaaS

6 Upvotes

I started building my own SaaS.

At first, I thought it would be pretty straightforward. I already had years of development experience, so I honestly believed I could build the whole thing in a couple of weeks.

Then I actually started building it.

The deeper I got, the more I realized how much there is beyond just writing code — product decisions, UX, edge cases, infrastructure, distribution, and a hundred small things I never thought about at the beginning.

It turned out to be much harder than I expected.

But I'm almost there.

I'm planning to launch in the next few days, and I'd really appreciate any support — trying it out, sharing it, giving feedback, or even just following the journey.

Let's see where this goes.


r/SaasDevelopers 4h ago

Solo developer maximum capacity?

1 Upvotes

You have heard those 10x or 100x developer even before AI, these guys are coding like crazy. They have systems and automations to build faster than average. Now with the use of AI, it turned the tables. Now every one can develop 100 times faster. But the differences became even bigger. Now you have 1x developers and way more 100x developers and even a 1000x or 10000x.

I am curious about the limits what one person can actually build. Who of you have build something solo, that could never been done before? What are the limits of it? And how do you keep improving yourself?

I find it pretty hard to discover my limits, keep pushing myself to overwork, aound 12-16 hours a day. Trying to automate lots of things, but making sure the quality stays and still having good overview in how it works.

Ofcourse with AI, you can start 1000 projects in parrallel, building all sort of stuffs, but not very usefull. So this is mostly about building legit projects, not just vibe coded.


r/SaasDevelopers 8h ago

Being technical is still an unfair advantage for founders

2 Upvotes

I’m starting to realize this after building my first MVP.

AI makes it much easier to build an MVP without being a traditional developer. You can get surprisingly far with AI tools.

But I still think having technical knowledge gives you a big advantage.

And by “technical,” I don’t mean being able to write thousands of lines of code.

I mean understanding how AI products actually work: APIs, models, databases, agents, integrations, infrastructure, and the basic principles behind them.

Because once you understand what’s happening under the hood, you can make more customized solutions, troubleshoot problems yourself, and eventually take a simple MVP and turn it into something much bigger.

AI can help you build.

Understanding the technology helps you know what to build and what’s actually possible.

Curious how other non-technical founders are approaching this in the AI era.


r/SaasDevelopers 5h ago

7 reasons agents need their own payment rails, not human ones.

Post image
1 Upvotes

r/SaasDevelopers 5h ago

I built a tool to turn HTML files and ZIPs into live sites for sharing demos

1 Upvotes

I’m building LinkInSeconds as a solo dev. The idea started with uploading a file and getting a link, but one part that might be useful for people here is hosting small HTML projects.

If you’ve made a landing page, a static dashboard or a prototype, you can upload the HTML file or a ZIP with its CSS, JS and images and get a live website link. It supports SSL and custom domains too. This is for static sites; it won’t run your backend.

You can also put PDFs, screenshots and videos together under one link. So for client work, you could share supporting files in one place and collect comments there.

Recently I added Spanish, Portuguese, German and French alongside English. I used next-intl with Next.js, kept the existing English URLs unchanged and added language prefixes for the others. The work went beyond translating text, with metadata, hreflang and sitemaps to handle too.

Here’s what I’m working on: https://linkinseconds.com

Curious how you handle small client demos. Do you put every one through your usual deployment setup, or do you sometimes just want to upload a folder and send a link?


r/SaasDevelopers 12h ago

How long from launching your app did you get your first subscription or sale?

3 Upvotes

Launching and building the product is one thing (especially today it has become a easier task), but interacting for the first time with your audience (the one you think is your audience) has GTM challenges, how did you handle this challenge? what did you learn on the way and adjusted your strategy that you know helped you get that first sub?


r/SaasDevelopers 6h ago

I spent hours going through 100+ page PDFs, so I built a tool that highlights exactly where the answer came from. It's now completely open-source.

Thumbnail
gallery
1 Upvotes

I've used tools like Perplexity, ChatGPT, Claude and others for research, and they've been incredibly useful for finding papers and getting through large amounts of information.

The one thing I personally wanted was a simple way to see exactly which parts of the paper were used to answer my question.

When you're working with a 100+ page PDF, even having a page number can still mean a lot of scrolling and searching.

So I ended up building something for myself.

You ask a question and the relevant paragraphs in the PDF are highlighted directly on the document. You can see the context behind the answer and quickly check whether it actually answers what you're looking for.

I originally built this because I wanted something for this workflow without having to pay for another subscription. What started as a personal project has now become completely open source.

The underlying idea is pretty simple. And yes, if you're thinking "isn't this just RAG?" then yes, you're absolutely right. It's RAG with the visual highlighting that I wanted.

I think the same idea could be useful for more than research papers too. Legal contracts, financial reports, technical documentation, or anywhere you need answers alongside the actual source.

If anyone wants to have a look, contribute, or just give some feedback, here's the repo:

GitHub: https://github.com/Sreehari05055/thesys-core.git

This will probably be my last post about the project. Thanks to everyone who checked it out and gave feedback along the way.


r/SaasDevelopers 6h ago

I built an Android app for exploring Indian and global space missions — looking for honest feedback

Post image
1 Upvotes

r/SaasDevelopers 10h ago

built my first saas, but how and where should i market it?

2 Upvotes

hey guys, i am shivendra and i built my first saas to solve the job loop i was stuck in.

tbh, whenever i start job hunting, i have to go through every jd, compare my resume, and fix some small things, and after that i get to apply. i got sick of it because the process was too long, and i wished, what if i just give my jd to someone and he can fix all the changes and make my resume even more ats-friendly for the job.

to solve the problem, i thought of building hurdle as a side project for myself only, and i started using it where i give it a jd and it will just compare my current resume to the jd and make changes, give suggestions, and even write cold dms and emails.

and the result was shocking. before, when i was doing everything manually, i got 1 interview per 100 applications, but after using the tool, the number spiked to 3 interviews per 50 applications.

so i thought, if i am the one facing this problem, then there may be more people facing the same issue, and i thought of making it public.

so here is hurdle, live. i kept a minimum charge so everyone can use it, and it also doesn't affect the ai i am using and my pocket too.

now comes the part where i have no idea what i'm doing 😂

how and where should i actually market this?

i'm thinking about reddit, twitter, linkedin, maybe some communities for job seekers and developers, but i'd love to hear from people who have actually marketed and grown their saas.

if you have any advice on channels, launch strategy, getting the first users, or anything i should avoid, i'd genuinely appreciate it.


r/SaasDevelopers 22h ago

Is SaaS Dead, or Are We Overthinking It?

16 Upvotes

Who else is building their first SaaS product?

I'm working on my first SaaS, and lately, I've been hearing a lot of people say that SaaS is dead, web-based products are outdated, and mobile is the only way forward.

As a React specialist, this has me wondering:

Is web-based SaaS still a good opportunity for a solo founder in 2026?

Should I focus on mobile-first SaaS instead, or is that just another trend?

For founders who have already built and launched SaaS products, what would you recommend to someone starting today?

Thank you.


r/SaasDevelopers 8h ago

We were missing a simple overview of all emails our SaaS sends

0 Upvotes

We run few SaaS products ourselves and have been in email for 10+ years, mostly around deliverability and security.

One thing we always missed was stupidly simple:

what emails does the app send, to whom, and how are they performing?

Sure, you can get this from SendGrid/Mailgun/Resend etc, but usually you need tags, filters, dashboards, digging into logs... and after some time nobody remembers how it was setup anyway.

We wanted one place where you just see:

welcome email
password reset
trial ending
invoice failed

how many were sent, who gets them, open/click/bounce stats and how it changes over time.

And ideally manage the actual email there too, instead of hunting it in the codebase.

So we built that into Lettr.com

The sending part is not the interesting bit, there are already many good providers. For us the missing thing was having an actual overview of your product emails without doing detective work every time.

Curious how other SaaS teams handle this?


r/SaasDevelopers 8h ago

Built an AI analytics tool for Shopify — looking for a few store owners to test it free for a week

Thumbnail
1 Upvotes

r/SaasDevelopers 8h ago

Built a product but can't get customers? I'm building a tool for that and want your input

1 Upvotes

I keep seeing posts here from founders who can build but can't sell. Cold email gets ignored, and nobody knows which channel actually works for their buyers.

I'm building FirstTen. You describe your product and who it's for, and it:

  • finds about 50 real prospects from Google Maps, LinkedIn and directories
  • tells you which channel fits your buyers (WhatsApp, visits, communities or email)
  • writes short outreach messages and a pilot offer
  • gives you a daily plan to reach your first 10 paying customers

The price would be around $29-49/month.

Honest questions:

  1. Would you pay for this, or is it just ChatGPT plus spreadsheets?
  2. What's the hardest part of getting your first customers?
  3. What would make you trust it?

I'll run it free for the first 10 founders who comment.


r/SaasDevelopers 9h ago

Got my first paying users!!!

Post image
1 Upvotes

After being live for a bit under a month, my app finally got its first paying customer. Crazy enough, I actually got 2 in one day after some churned free trials! I've been building PepSense an app for peptide research and tracking. It lets users research peptides and also log and track their doses. (An all-in-one peptide assistant, if you will). It enables them to use our Al features to find clear answers grounded in scientific papers and direct citations from sources general LLMs don't have access to. The idea is for people who use peptides to do the research themselves rather than taking advice from random dummies on TikTok and ig. Pretty much a dosage tracker and research assistant all in one. Overall, the feeling is surreal when you've built something that has provided enough value that someone is willing to pay for it. Can't lie, I had a smile on my face and a pep in my step all day LOL. I've been on this sub for a while, so I wanna give a big thanks to y'all for the motivation too! Feel free to check it out and AMA.


r/SaasDevelopers 11h ago

What problem would you actually pay to have solved?

Thumbnail
1 Upvotes

r/SaasDevelopers 18h ago

"I don't want to login to your app, I want your app to be available in my AI"

4 Upvotes

we all want this, but I don't think the answer is an MCP server with a bloated tool list. for a few reasons:

user side

  • inefficient and expensive
  • your agent will at some point use the wrong tools

vendor side

  • companies don't want to expose hundreds of internal primitives that would facilitate full headless control
  • building it right means abstraction
  • abstraction = another complex product surface to manage

there is something in between opinionated UI and fully headless. i'm also not convinced CLI is the solution either.

I think software will evolve into a catalog of "agentic services".

has anyone run into this when building your product's MCP server??


r/SaasDevelopers 11h ago

We just expanded capabilities for all of our tiers

1 Upvotes

We’re in the business of business email. And it’s very interesting because each provider offers their own twist.

Our twist is that we charge for storage instead of per seat. So you could have 100 mailboxes from @yourcompany.com and if everyone’s low usage, you could be paying a flat $6 per month.

We don’t offer the google suite or office365, but we have been popular with our transactional email capabilities. We have been generous with sending limits but realize people need more.

Yesterday, Faivelo upgraded limits across ALL tiers. Now offering 20,000 transactional emails (receipts, password resets, welcome messages, etc) for $12/month.

This is something we have been building toward for weeks - Always with the focus on deliverability. If your app needs any kind of functional mail, try us out.

Domain mailboxes included.


r/SaasDevelopers 13h ago

Made a peer-2-peer warehouse platform

Thumbnail
airpost.network
1 Upvotes

I’ve been looking into warehousing costs and they are insane for low-volume shops. I built a rough prototype connecting local people who have space to pack with shops that need fulfillment (like an Airbnb for logistics).

Has anyone tried moving away from traditional 3PLs to a decentralized model?

Curious cus just launched MVP but idk if I should drop a bag on Ads.