
AppX - AI Mobile App Builder
Describe a mobile app and get production-ready React Native code instantly.
@ilyosme · X
The full gallery
Tech stack
20 projects

Describe a mobile app and get production-ready React Native code instantly.
@ilyosme · X

Verify university attendance through GPS geofencing, digital ticketing, and anti-fraud features.
@TechPriest_001 · X

Monitors App Store and Google Play policy deadlines for your app.
u/UndefinedCurve · Reddit
I spent a lot of time researching problems that I could solve. This is what I built. Hey everyone, I'm a 17-year-old CS student. Instead of building another AI wrapper, I spent the last few weeks reading Reddit threads, App Store rejection posts, and developer forums to find a problem worth solving. I found out that numerous apps are rejected every year due to constant changes in the policies of the App Store and Play Store. So I built Veravo. You tell it about your app, and it tracks

AI operating system for founders that turns strategic thinking into tracked execution.
@AshiveCompany · X

Track AI usage, apply guardrails, and maintain audit evidence for your projects.
@Lathithaa_Mdayi · X

Platform for African startups to verify, engage, and notify via SMS, WhatsApp, and Voice.
@collinsvidzro · X

View product work, engineering changes, and deployment status in one place to confirm shipping readiness.
@Abubakar_2005 · X
Working on two projects right now: -Hooklens – making webhooks easier to build and manage. -Conductor Labs – helping teams ship web apps with more confidence. Would love your thoughts! Hooklens: Conductor Labs:

Free frontend developer tools for CSS generation, image compression, and more.
@iamdeepak89 · X

AI-native CRM platform for B2B sales that captures, enriches, scores, and routes leads automatically.
u/youex-ai · Reddit
Built a CRM w/ MCP -- Biggest misunderstanding on first look? We launched an MCP connector a few weeks ago that connects our CRM data. We're still working through our product market fit, so I asked Claude What is the biggest thing people misunderstand about YouEx.ai when they first see it? I was actually not even thinking about researching our actual CRM data, but that's what it did. The answer was actually really insightful: Your own data points at it: a large sha

Manage compliance deadlines, finances, and legal documents for African startups from one dashboard.
@hello_itsammy · X
Hi. I am building a Regulatory Tech product. I don't want business to fall behind due to missed deadlines, and I also want to ensure that businesses can track their finances, and see real time data and results from it to make informed decisions.

Capture in-app recordings and screenshots, then triage feedback with AI to fix bugs faster.
@keshav__dev · X
Hi priyanka i am also building in customer feedback space but with some dev related features. Maybe you want to check

Manage academic conferences: submit and review papers, handle scheduling and registration.
@harryjwang · X
I've used many of the major conference systems. Plenty still have docs as an unsearchable static site — or worse, as PDFs that stopped tracking the product three versions ago. Somehow, still true in 2026. We took an AI-first path with instead. Our docs are generated from the codebase itself. A custom Claude Code skill writes each page and retakes the screenshots whenever a feature changes — so the docs don't drift from the product. Every page still gets reviewed by a human before it ships. Now you can talk to them, too. We just shipped "Ask AI" over our docs: This feature also turned out to be a nice teaching case for agentic RAG vs. classic RAG: • Classic RAG: chunk → embed → vector DB → retrieve once, by fixed rules • Agentic RAG: hand the model a search tool and let it drive — write a query, read the results, rewrite, retry At more than 100 pages, still no vector database needed. And every answer cites the exact page it came from. #Age