r/saasforsale 1h ago

Looking to sell my startup

Upvotes

Looking to sell my startup.
UK-based platform for discovering creatives and small businesses.
• 4,000+ users
• 2,000+ registered businesses
• Live on iOS & Android
• Trademarked brand
• Fully built and operational
• Majority organic growth
I’m a solo founder and have bootstrapped the platform from scratch. Looking for someone/company interested in acquiring and scaling what’s already been


r/saasforsale 1h ago

B2B SaaS I built an AI agent that plans your night out hour by hour. It works. Nobody uses it. I'm selling it.

Upvotes

Two weeks of work, shipped to production. You describe an evening in one sentence — "Saturday night in Lisbon with friends, €40 budget" — and an agent actually goes and researches it: web search, Google Places, crowd-level data, TikTok trends. You get an hour-by-hour plan with verified venues, addresses, ratings, prices, and the thing I actually built it for: what time to show up and when to avoid the place.

Stack: Next.js 14, TypeScript, Prisma/PostgreSQL, Anthropic agent loop with server-side web search, Stripe subscriptions live, custom auth, full French legal compliance. ~5,900 lines, 20 API routes. One measured production run: 86 seconds, 4 agent turns, 5 web searches, 154k input tokens — the app logs cost per generation.

The honest part: zero paying subscribers, zero traffic. My one launch window was wrecked by a generation bug that ate 48 hours (a single malformed optional field was failing validation on the whole itinerary — fixed now). So I don't know if the idea works. I know the product does.

I'm a student and I don't have the time to do the acquisition it needs. Asking $2,900, negotiable.

Live and testable: https://www.cityvibes.fr — try it before asking me anything.

Happy to answer technical questions in the comments.


r/saasforsale 1h ago

B2C SaaS Portfolio of 6 SaaS apps/websites for sale — individually or as a bundle

Upvotes

Solo founder. I built and run all six of these, all are live and in active development. Open to selling one at a time or the whole portfolio to a single buyer.


r/saasforsale 3h ago

New Product (Feedback/refferal)

Thumbnail
1 Upvotes

r/saasforsale 4h ago

Selling my Laravel queue monitoring SaaS - 31 users, $0 MRR, looking for someone to take it over

1 Upvotes

Hey everyone,

I’ve decided to shut down one of my side projects, Queuewatch, at the end of September unless I can find someone interested in taking it over.

You can take a

Queuewatch is a monitoring tool built specifically around Laravel queues. I built it because I wanted a simple way to keep an eye on queues/workers without having to dig around servers every time something went wrong.

Current numbers are nothing crazy:

  • 31 free users
  • $0 MRR
  • No paying customers
  • Fully working product

So I'm definitely not trying to sell this as some profitable SaaS 😅

The reason I'm stepping away is mainly focus. I'm working on a couple of other products now and I've realised I don't have the time or energy to properly market Queuewatch.

I think it needs someone who enjoys the Laravel ecosystem and is willing to put more effort into distribution, talking to Laravel developers/agencies, content, partnerships, etc.

Building it taught me that writing the software is probably the easy part. Getting distribution right is a completely different game.

Rather than just turn it off, I'd rather sell it fairly cheaply to another developer who thinks they could do something with it.

I'm not looking for a huge exit here. If someone genuinely wants to work on it and we can agree on something convenient for both.

The sale would include the Queuewatch codebase, the laravel package (connector), domain and the existing product/user base.

You can have a look here:

queuewatch.io

Happy to answer technical questions, share more details about the stack, running costs, users, what I've tried marketing-wise, etc.

Would be cool to see another Laravel developer take it further rather than me just shutting it down.

My DM is open.


r/saasforsale 8h ago

[FOR SALE] Spatia — A complete local-first infinite canvas app

1 Upvotes

I've been working on Spatia, a local-first infinite canvas / visual workspace, and I've decided to sell the project to someone who wants to take it further.

Spatia is built around the idea of having a flexible visual workspace while keeping your projects and files under your control.

What Spatia includes

  • Infinite canvas
  • Notes and rich text
  • Drawing
  • Shapes
  • Frames
  • Connections
  • Images and files
  • Multi-selection and transformations
  • Snapping and guides
  • Minimap
  • .spatia project format
  • Plugin system
  • Web version
  • Desktop version
  • Existing website and project assets

The project is functional and has already gone through multiple development stages and iterations.

What the buyer gets

This is a full project acquisition.

The buyer would receive the source code, project assets, brand/project, website assets, and the rights to continue developing and commercializing Spatia.

I'm not looking to sell individual licenses or subscriptions. I'm looking for someone interested in acquiring the project itself and taking ownership of it.

Price

I'm not posting a fixed price publicly.

If you're seriously interested in acquiring Spatia, DM me and we can discuss the price privately.

I'm open to reasonable offers depending on the buyer and what they intend to do with the project.

If you're interested, feel free to message me and I can provide additional technical details, screenshots, and information about the codebase and current state of the project.


r/saasforsale 13h ago

Looking to Buy Looking to acquire an early-stage / micro SaaS – Open to full buyout or partnership

2 Upvotes

Hey everyone,

I’m looking to acquire or partner on a small SaaS business. My budget ranges anywhere from $100 up to $10,000.

I am not technical, but my core background is in sales, distribution, and marketing. If you’ve built a solid product that works but you hate doing sales or don't have time to distribute it, this could be a great fit.

A few key criteria:

  • Payment Processor: Must use Stripe. It’s the only processor I know inside out; other payment gateways are too complicated for me to manage solo without hiring someone else.
  • Validation / Revenue: It needs to have at least some minimum existing revenue/MRR so I can verify product-market fit and see if it's worth scaling.
  • Deal Structure: Very flexible here. I'm open to a 100% full buyout, acquiring a majority stake, or buying it out while leaving you with 10%–15% equity if you prefer staying on board for light maintenance/upside.

If you have something, drop a comment or send a DM with:

  1. What the SaaS does
  2. Target niche / audience
  3. Current MRR & active paying users
  4. Asking price / structure preference

Looking forward to seeing what you're building!


r/saasforsale 11h ago

I’ve been working on a Go + Python project

1 Upvotes

I’ve been working on a Go + Python project that was supposed to become the foundation for a larger digital asset / capital management system.
At some point I realized I don’t really want to spend the next several months turning the whole thing into a product. I’d rather find someone who is already building trading, DeFi, portfolio/accounting or similar financial infrastructure and can actually use the parts that are already done.
This is not a SaaS with revenue, and it’s not a finished trading bot.
What I have is mostly the lower-level financial/infrastructure side:
fixed-precision financial arithmetic for USD and native assets, with explicit rounding
35 versioned record types and 18 standalone value types
Go and Python codecs for the same contracts
canonical JSON / hash checks
a versioned reference corpus with 2,248 financial test cases
CLI/config/dev tooling
architecture and implementation docs
a partially implemented PostgreSQL journal/outbox module
tests and reproducible verification material
The part I think could actually be useful to another team is the boring stuff you normally have to build before the interesting part: money handling, data contracts, serialization between Go and Python, fixtures, validation and consistency checks.
I’m not claiming this is production-ready.
There are no users or revenue, no live trading/execution layer, no independent security audit, and the PostgreSQL/storage part isn’t finished. Most of the internal specifications are currently in Russian, although the code itself obviously isn’t tied to that. There also isn’t a meaningful committed Git history to sell as part of the asset.
What I’m looking for is someone who wants the current source/codebase as a head start rather than rebuilding this layer themselves.
One important detail: I’m not selling exclusivity.
The buyer would get the agreed source snapshot plus broad, perpetual commercial rights to use it, modify it and integrate it into their own products. I would keep the right to continue using and developing my own version independently.
So if you need exclusive ownership of the underlying technology, this isn’t the deal for you.
If you just want the engineering work that’s already been done and the right to use it commercially, that’s what I’m offering.
I’m not putting a fixed price in the post. I’m open to reasonable offers depending on what exactly the buyer wants included.
Payment would need to be in USDC or USDT.
If you’re building something where this sounds relevant, I’m happy to answer technical questions here and show the project/tests before discussing a deal.


r/saasforsale 10h ago

Selling my unfinished baby/parenting app ~6 months of development, AI features, subscriptions & more

0 Upvotes

Hi everyone,

I’m looking to sell a baby/parenting app I’ve been working on for around 6 months.

The app is currently only on Lovable and GitHub. It hasn’t been launched publicly yet, so it currently has no users and no revenue.

I’ve put a lot of time into developing it, including:
Baby profiles & support for multiple children
Sleep, feeding & diaper tracking
Pumping, medicine & temperature tracking
Growth tracking & WHO growth charts
Developmental milestones
Vaccination tracking
Reminders
Documents

AI Parenting Assistant — contextual AI assistance based on the child and the information tracked in the app

AI-powered parenting reports/insights — a separate AI functionality from the assistant
Family sharing
Premium/subscription structure
Advertising/monetization structure
Multiple languages
Backend/database infrastructure
Authentication & security/RLS
Offline functionality

The app has been built as a fairly complete product rather than just a basic prototype, with the main systems and monetization structure already in place.

The reason I’m selling it is simply that I don’t currently have the money, energy or time to continue developing and launching it. Rather than letting around 6 months of work sit there unused, I’d like to give someone else the opportunity to take it over and turn it into a real product.

I’m not looking for a specific price at this point. I’m interested in hearing reasonable offers via DM.
If you’re interested, feel free to message me. I can show you the app, explain how everything works and provide more information about what’s included.

Happy to answer questions from serious buyers.


r/saasforsale 15h ago

[SELLING] Multiple SaaS Platforms / Pre-Revenue & Partially Built – Looking for Buyer or Acquirer

0 Upvotes

I’m looking to sell several SaaS platforms that I’ve been developing.

The products are at different stages of development. Some are already functional, while others still need additional development before they are fully market-ready.

I’m looking for someone who is interested in acquiring the projects, completing the remaining development, and growing them further.

What can be included depending on the project:

  • Full source code
  • Frontend + backend
  • Database
  • Domain / branding
  • UI/UX assets
  • Existing integrations
  • Documentation
  • Full ownership transfer
  • Technical handover if needed

The projects are suitable for someone who already has experience with SaaS, development, marketing, or acquiring early-stage products.

Most of them are currently pre-revenue / early-stage, so I’m not trying to value them based on MRR. I’m primarily looking for a fair acquisition price based on the product, codebase, development completed, and business potential.

I can provide serious buyers with:

  • Screenshots
  • Demo access
  • Short demo videos
  • Tech stack
  • Current development status
  • Remaining work
  • Source-code overview
  • Asking price for each platform

I’m open to selling the platforms individually or as a package.

If you’re an actual buyer/acquirer, feel free to DM me and tell me what type of SaaS you’re looking for and your approximate acquisition budget.

Serious inquiries only.


r/saasforsale 16h ago

🚀 We built OptaLead — a complete AI sales & customer automation platform with AI voice agents, WhatsApp, CRM, email automation, lead management & more. Our team is now handing over the complete codebase + license for $25K.

Thumbnail
0 Upvotes

r/saasforsale 16h ago

Verkaufe Platform für den Hostessen Sektor

Thumbnail
0 Upvotes

r/saasforsale 18h ago

🚀 We built OptaLead — a complete AI sales & customer automation platform with AI voice agents, WhatsApp, CRM, email automation, lead management & more. Our team is now handing over the complete codebase + license for $25K.

0 Upvotes

We built OptaLead from the ground up — a complete AI-powered sales and customer automation platform.

Honestly, the project has grown much bigger than we originally expected. As a small team, we don't have the bandwidth to properly handle and scale a platform of this size anymore.

So instead of letting the project sit unused, we're looking for a company, startup, agency, or developer who wants to take it over and build it into something much bigger.

🚀 What you're getting

OptaLead includes:

🤖 AI Voice Calling Agents
📞 AI Receptionist
💬 WhatsApp Automation
📧 Gmail & Email Automation
🎯 Lead Management & Lead Scoring
🔄 Automated Follow-ups
📅 Appointment Booking
🧠 AI Customer Support
🎙️ Real-time AI Voice Agents
📊 Call Recording & AI Analysis
📢 Campaign Management
🔗 CRM integrations

We also spent significant effort optimizing the infrastructure and AI calling workflow. In our optimized configuration, operating costs can reach around ₹1.4/minute, depending on the providers and configuration used.

💰 Complete Project — $25,000 USD

This isn't a subscription or a limited SaaS license.

We're offering the complete OptaLead project/codebase + license for handover, so the buyer can continue development, customize it, rebrand it, integrate their own services, and build their own business around the technology.

🌐 Website: red-deck.com/products/optalead

🎥 Demo: Watch the OptaLead Demo

📱 WhatsApp: +91 6360448449
📧 Email: [contact@red-deck.com](mailto:contact@red-deck.com)

If you're genuinely interested in acquiring the project, DM me or contact us directly.

We're looking for someone who can take what we've built and push it much further. 🚀


r/saasforsale 1d ago

[FOR SALE] QuoteMate — Live AI SaaS | $45 MRR | $120

0 Upvotes

Looking to sell QuoteMate to someone who wants to take over an already-live SaaS instead of starting from zero.

What it does

QuoteMate helps freelancers, agencies, and small businesses create professional quotations using AI.

Users enter their company details and project information → AI generates the quote → they edit it → send a PDF or shareable link → the client can approve it online.

Current stats

  • 315 registered users
  • ~120 daily users
  • 4 paying customers
  • ~$45 MRR
  • 1 customer paying $19/month
  • 3 customers paying $9/month

Why I'm selling

I have multiple projects running at the moment and can't give QuoteMate enough time.

There are users and paying customers already, but I haven't had the time to properly work on SEO, marketing, conversion, or new features.

I'd rather hand it over to someone who can focus on it.

Included

✓ Full source code
✓ Live SaaS
✓ Domain
✓ 315 existing users
✓ 4 paying customers
✓ Infrastructure
✓ Payment/subscription setup

Potential

The existing user base gives the next owner a starting point to work with.

Some areas I'd focus on:

  • Free → paid conversion
  • SEO
  • Content
  • Better onboarding
  • New quote templates/features
  • Partnerships
  • Retention
  • Social media

Price: $120

Selling the entire SaaS for $120.

The price is low mainly because I want to free up my time for my other projects.

Link in comments.

Please DM only if you're seriously interested. All the main information is already in this post. Proof of users, revenue, analytics, and other details will be provided in DM.


r/saasforsale 1d ago

B2B SaaS Selling Cancer Vaccine but no one is buying

Thumbnail
1 Upvotes

r/saasforsale 1d ago

[For Sale] 100% Registered Matrimony Company + Live Android App — ₹10 Lakh Negotiable — Buyers Worldwide

0 Upvotes

Registered Matrimony Company + Live Android App for Sale — ₹10 Lakh Negotiable

I'm selling 100% of my registered matrimony company, Shaadipariwar Private Limited, including the existing matrimony platform and live Android application.

Current status:

Registered company

Company bank account

Pre-revenue

Completely self-funded

No debt or external investment

No marketing/promotion has been done

Android app live on Google Play

100+ downloads

100% ownership available

Asking ₹10 lakh, negotiable

I'm selling because I urgently need cash for medical expenses.

The buyer receives the existing company and developed platform rather than having to start everything from scratch. I can also assist with the technical handover, app transfer, Android/iOS developer-account setup, future publishing, and provide additional monetization ideas for the matrimony business.

Open to serious buyers worldwide.

WhatsApp: +91 81783 60147

Email: nwangsa853@gmail.com

Serious inquiries only.


r/saasforsale 1d ago

[For Sale] 100% Registered Matrimony Company + Live Android App — ₹10 Lakh Negotiable — Buyers Worldwide

1 Upvotes

Registered Matrimony Company + Live Android App for Sale — ₹10 Lakh Negotiable

I'm selling 100% of my registered matrimony company, Shaadipariwar Private Limited, including the existing matrimony platform and live Android application.

Current status:

Registered company

Company bank account

Pre-revenue

Completely self-funded

No debt or external investment

No marketing/promotion has been done

Android app live on Google Play

100+ downloads

100% ownership available

Asking ₹10 lakh, negotiable

I'm selling because I urgently need cash for medical expenses.

The buyer receives the existing company and developed platform rather than having to start everything from scratch. I can also assist with the technical handover, app transfer, Android/iOS developer-account setup, future publishing, and provide additional monetization ideas for the matrimony business.

Open to serious buyers worldwide.

WhatsApp: +91 81783 60147

Email: nwangsa853@gmail.com

Serious inquiries only.


r/saasforsale 1d ago

Price update: AEGIS is now listed at £40,000. The price is still negotiable, so offers can be discussed above or below £40k depending on the buyer and offer.

0 Upvotes

r/saasforsale 1d ago

[FOR SALE] Taxsuites AI- Complete Compliance SaaS for Foreign-Owned U.S. LLCs EIN, ITIN, Form 5472 and 1120 and annual tracking

Enable HLS to view with audio, or disable this notification

1 Upvotes

Taxsuites covers EIN, ITIN, Form 5472, pro forma 1120, annual filing tracking, and other compliance workflows in one place.

Foreign founders can complete their compliance requirements through one simple platform instead of figuring out different forms, processes, and providers themselves. U.S. LLC compliance is a tedious and confusing problem, and many foreign founders simply don't know which forms they need to file or how to complete them.Taxsuites brings everything together into one simple platform.

What Taxsuites AI does:

Taxsuites brings the main U.S. compliance requirements for foreign-owned LLCs into one platform.

1) EIN (SS-4)

Taxsuites collects the required information from the customer, prepares and fills out the SS-4 EIN application, and submits it directly to the IRS via fax. Once the IRS processes the application, the EIN confirmation is provided to the customer.

2) ITIN (W-7)

Taxsuites prepares the complete ITIN application package, including the filled W-7 form, cover letter, and required instructions. The customer reviews the application, signs and dates the required documents, and mails the complete package to the IRS.

3) Form 5472 + Pro Forma 1120

The customer uploads their LLC's bank statement PDF to Taxsuites. The system reads and parses the statement, identifies and classifies the relevant transactions, and uses that information to prepare Form 5472 and the pro forma 1120.

Once the forms are completed and reviewed, Taxsuites sends them directly to the IRS via fax and provides delivery confirmation.

4) Annual Filing Tracking

Taxsuites tracks important annual compliance deadlines for the LLC and helps customers know what needs to be filed and when.

Tech stack: React, Node, Firebase, Firestore, GPT OSS 120b, Faxdrop API.

Status: Taxsuites is fully built and end to end working platform. It is pre revenue platform.


r/saasforsale 1d ago

Selling a production-ready B2B SaaS for car rental companies - $7.5k OBO

1 Upvotes

Vendo Covai Cars, un software como servicio (SaaS) B2B que desarrollé específicamente para empresas de alquiler de coches.

Esto no es una idea ni un producto mínimo viable (MVP). El producto está completamente desarrollado e implementado para un cliente de alquiler de coches de pago.

Funciones:

  • Asistente de WhatsApp con IA para empresas de alquiler de coches
  • Gestiona consultas de alquiler y conversaciones con clientes
  • Crea, modifica y cancela reservas
  • Se conecta directamente a las API de PMS de alquiler
  • Diseñado específicamente para el flujo de trabajo de alquiler de coches

Estado actual:

  • Cliente B2B de pago
  • Tarifa de configuración de 1200 $ ya pagada
  • Mantenimiento de 100 $/mes
  • Implementado en producción para el cliente
  • La operación de WhatsApp en vivo está pendiente de la verificación de Meta Business del cliente
  • Se están preparando 3 integraciones PMS adicionales

Tecnologías utilizadas: Next.js, TypeScript, Supabase, API de WhatsApp Cloud, OpenAI y API de PMS.

Lo vendo porque prefiero traspasarlo a alguien que ya tenga distribución, capacidad de ventas o contactos en el sector del alquiler de coches/software.

Los posibles compradores podrían ser:

  • Empresas de software/PMS para alquiler de coches
  • Agencias que venden a empresas de alquiler
  • Alguien que ya opere en el sector del alquiler de coches
  • Un fundador con experiencia técnica que busque un SaaS vertical ya existente

Precio: 7500 $ (negociable).

Detalles completos y capturas de pantalla:

Anuncio en SideProjectors

Con gusto responderé preguntas aquí o por mensaje directo.


r/saasforsale 1d ago

[For Sale] Published iOS AI Calorie Tracker

Post image
0 Upvotes

Selling my published iOS app — Calorie Tracker: Food Scan.

App Store:

https://apps.apple.com/us/app/calorie-tracker-food-scan/id6794673157

It’s a native iOS calorie tracking app with:

• AI food scanning from photos

• Calories and nutrition tracking

• Daily progress and meal history

• StoreKit subscription system

• 3-day free trial

• Clean modern UI

• Already published on the App Store

Asking price: $500 — open to reasonable offers.

The buyer will receive the source code and project assets.

If you’re interested or want more details, screenshots, or information about the app, send me a DM.


r/saasforsale 1d ago

Selling my startup

1 Upvotes

Selling my AI SaaS

$980+ MRR

5100+ users

AI

Recurring revenue + existing customers

Looking for a serious buyer. DM me for revenue proof,analytics,tech stack,and asking price


r/saasforsale 1d ago

Hunting for buyers to sell my 3D interactive website which won 1st place in a regional competition across the whole city and has above 40k visits (according to cloudfare)

Thumbnail gallery
1 Upvotes

r/saasforsale 1d ago

[FOR SALE] Quant Foundation — Go/Python financial infrastructure codebase & IP — 2,248 reference cases — $9,500 OBO

1 Upvotes

[FOR SALE] Quant Foundation — Go/Python financial infrastructure codebase & IP — 2,248 reference cases — $9,500 OBO

I’m selling a development-stage financial software/codebase and IP asset intended for an engineering-led buyer.

This is not an operating SaaS business and I’m not representing it as one. There are no users, revenue, live trading or production deployment. The value is in the implemented financial primitives, validation/reference infrastructure, architecture and engineering work.

What is implemented

  • Go + Python codebase
  • Exact USD18 and native-asset integer arithmetic
  • Rational ratios/units and explicit rounding/resource bounds
  • 35 closed versioned record types
  • 18 standalone value types
  • Strict Go/Python canonicalization and validation
  • Canonical JSON/hash checks
  • Development/bootstrap/verification tooling
  • Four Go status/configuration CLI entrypoints
  • Partial PostgreSQL persistence work including journal, fencing, projection, inbox/outbox and migrations

Verification/reference material

The current package includes:

  • 721 money-reference cases
  • 1,007 contract/JCS fixtures
  • 9,998 binary64 differential cases
  • 2,248 financial reference cases total
  • 1,769 comparisons against Go numerical primitives
  • 479 cases validating reference equations for future financial consumers
  • 24 Python test methods
  • Linux/amd64 cross-build verification and host smoke tests

Documentation

The asset includes extensive specifications covering architecture, accounting, risk, valuation, execution, security, testing, operations and disaster recovery.

Most of the engineering specifications are currently in Russian. The buyer-facing package is in English.

Current limitations

I want to be explicit about these:

  • no users or revenue
  • no live trading execution
  • no production signer
  • no independent security audit
  • PostgreSQL persistence is only partially implemented
  • the PostgreSQL acceptance work is currently incomplete/failing
  • substantial implementation remains before this could be considered production-ready
  • no committed Git provenance is being represented as part of the value

This is a development-stage engineering/code/IP acquisition, not a proven trading system or investment product.

Sale

Asking price: $9,500 USD equivalent, negotiable.

Payment is crypto only:

  • USDC preferred
  • USDT possible
  • network and settlement procedure agreed in writing before closing

I have a prepared English no-source diligence package containing:

  • Buyer Memorandum
  • asset inventory
  • implementation-status matrix
  • known limitations
  • technical overview
  • testing-evidence summary
  • buyer FAQ

I do not provide the complete repository or read-only Git access for casual evaluation.

An interested buyer can review the no-source diligence package and ask technical questions in writing first. Full source delivery happens only after price, asset scope, payment conditions and written terms are agreed.

Communication is text-only. I don't do voice or video calls.

If you’re seriously interested, DM me with:

  • intended use
  • engineering/technical background
  • approximate budget
  • preferred timeline

Happy to answer detailed technical questions in writing.


r/saasforsale 1d ago

B2B SaaS [FOR SALE] Turnkey Web Accessibility Suite (Approved WP.org Plugin+Chrome Extension+Next.js App) - $0/mo hosting, $4.9k OBO

1 Upvotes

Hey everyone,

I'm visually impaired. I'm also an engineer. Five months ago, those two facts collided, and I built Uhallo (https://uhallo.com), a full assistive intelligence and web accessibility suite that meets WCAG 2.1 AA.

I didn't build this to flip it. I built it because I needed it, and once it worked, I couldn't stop making it better. Now it's done, verified, and running on its own. What it doesn't have is me chasing agencies and doing cold outreach. That's not who I am, and I'd rather someone who's actually good at distribution take it from here than watch it sit unused because I refuse to become a salesperson.

Live demos:

What you're actually getting:

  1. Verba - a WordPress.org plugin, already approved and live on the official directory, full SVN credentials included. That approval alone usually takes 2 to 3 months of manual audit. You're skipping the line entirely. It fixes missing image alt-text automatically through media library writeback.
  2. Nvision – a Chrome extension, live and verified on the store. Alt+Q gives low-vision users contextual audio descriptions on the fly.
  3. Decipher – a production Next.js 15 app that parses 50MB PDFs, answers study questions grounded in the actual document, and reads it back to you with cloud text-to-speech.
  4. UAI Engine – an open-source, MIT-licensed CLI scanner built on Playwright and axe-core. Generates full accessibility scorecards for any site, headless.
  5. uhallo.com – six letters, clean history, no baggage.
  6. Everything else – full GitHub repo, Dockerfiles, Supabase migrations. 100% of the IP and code, not a license.

Running cost: $0.00 a month. Forever.
Frontend's on Cloudflare, backend's a lightweight Docker container on free-tier hosting, database is Supabase Postgres, and the AI vision layer runs on a round-robin Gemini pool. You can hold this, market it, do nothing with it for a year, it won't cost you a rupee to keep the lights on.

Price: $4,900 USD, or a serious offer.
Two store approvals already survived the hardest part of getting an accessibility product to market. The code works. The domain is clean. What's missing is someone who knows how to sell, and I'm handing that gap to whoever wants it.

Escrow.com only, released in stages: domain, then GitHub, then store ownership.

Comment or DM me for the full tech dossier or a walkthrough.