nowfound

Alternatives

Products that do what MoDev does

The AI dev environment built for your phone.

  1. 1

    Build and deploy web apps straight from ChatGPT/Claude

    Feb 2026

  2. 2

    Build any app using your existing AI subscriptions

    Feb 2026

  3. 3

    Powerful Conversational AI Agent Builder Platform

    Nov 2025

  4. 4

    The AI toolkit for TypeScript

    2025

  5. 5
    Mode AI112

    AI Assistant in your pocket

    Apr 2026

  6. 6

    Self-hosted AI agent that connects 1000+ apps on Vercel

    May 2026

  7. 7
    Cosyra203

    Run AI coding agents from your phone

    Apr 2026

  8. 8

    Run AI agents like Claude Code, Codex, Opencode on mobile

    Dec 2025

  9. 9
    Boxes.dev112

    Run Claude Code and Codex in your own cloud environment

    Jun 2026

  10. 10

    Effortlessly export chat history from 10 AI platforms

    2025

  11. 11OY

    Hey HN, I pay for ChatGPT, Claude, Cursor, and use Gemini through work. Four vendors, four separate conversation histories, four profiles of how I think. None of them talk to each other. Switch providers and you start over. So I built a system where the memory is mine. I run a knowledge graph in Postgres (Supabase, free tier) with pgvector for semantic search. A small MCP server reads and writes to it. That server sits behind an MCP Gateway on a $6/month VPS, along with Brave Search and a GitHub server. TypingMind connects to the gateway as a BYOK client -- any model, any device, same…

    Mar 2026 · github.com

  12. 12IM

    Hey HN! Thank you for all the support and feedback on my original submission 2 months ago. I've been improving the backend using a MCTS/AlphaZero approach and it's currently producing much better results. My long term goal is to allow users to manage multiple projects, deployed autonomously, both from scratch and by making continual updates all prompted with natural language. The cost of each project has been lowered to $9 as performance with smaller models has improved (I migrated from Claude-3-Opus to gemini-1.5-flash). Thanks for checking it out!

    2024 · saas-quick.com

  13. 13

    Vercel UX on your VPS. Ask AI to deploy via MCP

    3d ago · servercompass.app

  14. 14PF

    PD founder here. Building integrations with all of your customer's systems is a core challenge for every company building agentic AI solutions. Connect is the easiest way for your users to connect to over 2,400+ APIs and get access to 10,000+ tools, right in your product or AI agent. You can build in-app messaging, CRM syncs, vertical agents, and much more, all in a few minutes. Demo app - https://pipedream-connect-demo.vercel.app/ Quickstart - https://pipedream.com/docs/connect/quickstart You have full, code-level control over how these integrations…

    2025 · pipedream.com

  15. 15NJ

    Hey y'all! Jared Palmer here... Me, @shadcn, and @shuding_ just an open-sourced a new Next.js AI chatbot app template built with Next.js, the Vercel AI SDK, and Vercel KV. Source Code: https://github.com/vercel-labs/ai-chatbot

    2023 · chat.vercel.ai

  16. 16VR

    I built Vibe Remote because I wanted to code from my bed or the park without lugging a laptop around. With tools like Claude Code, Codex, and Gemini-cli, we don't need a full IDE for every task anymore. Vibe Remote turns your phone into a powerful remote console. Why it’s more than just a chat: * AI Agent Hub: Zero-config support for Claude Code, Codex, and OpenCode. * Built-in Web Preview: View your localhost services directly inside the app. Essential for UI debugging. * Full Session Management: Start a task on your Mac, grab your phone, and monitor progress from a cafe. * Dev Ops: Manage…

    Mar 2026 · vibe-remote.com

  17. 17IB

    Hi HN I built a fun little tool: It uses Groq’s LLaMA 3.3 + Puppeteer to analyze a website Then it roasts the design/content/UX with humor And finishes with 3–5 genuinely helpful improvement tips You can try it here: https://ai-roast-vert.vercel.app I wanted to: Practice fast idea-to-launch cycle (built in 2 days) Experiment with a viral-friendly product Monetize with a $0.55 pro version that gives a detailed roast + download Would love your feedback — on the idea, the tone, the usefulness — anything! Thanks in advance

    Sep 2025 · ai-roast-vert.vercel.app

  18. 18IB

    Hey Hackers, My co-founder and I built an AI bot that reads the natural-language context from email or Slack chat and traces availability links (Calendly, cal.com, etc), then compares the other person availability with yours to find the optimal time. It also drafts email responses and re-schedules meetings. Demo: https://www.youtube.com/watch?v=YAJBARVWf1w Thanks very much in advance for your feedback!

    2025 · meetalphie.com

  19. 19MD

    I kept hitting the same wall at work every time we needed to ship an AI feature. What looked like a week of work turned into picking a model, setting up a vector DB, managing embeddings, wiring up chat history, handling retries — none of it was the actual feature. So I built Modular. You register a function that returns your app's data, then call ai.run() for one-shot features or ai.chat() for stateful conversation. Everything else — context management, embeddings, session history, model routing, retries — is handled. MCP-native from day one. Works with Claude, GPT-4o, and Gemini. Still…

    Apr 2026 · modular.run

  20. 20PB

    Hi HN — I built Palmier. Palmier bridges your AI agents and your phone. It does two things: 1. It lets you use your phone to directly control AI agents running on your computer, from anywhere. 2. It gives your AI agents access to your phone, wherever you are — including things like push notifications, SMS, calendar, contacts, sending email, creating calendar events, location, and more. A few details: * Supports 15+ agent CLIs * Supports Linux, Windows, and macOS * What runs on your computer and your phone is fully open source * Works out of the box — no need to set up GCP or API keys just to…

    Apr 2026 · github.com

  21. 21OA

    Built this after getting tired of fighting local AI setup (CUDA issues, dependencies, API configs). Goal was to make something that just runs locally without all the overhead. Happy to answer questions or get feedback.

    Apr 2026 · store.steampowered.com

  22. 22IM

    Been using it for about a year now in production, but rewrote it completely in golang. My first go project so far. I wanted to have something that would make my life easier. A lot of tools nowaday kinda push you towards functional deployments and that usually doesn't work for me since I like stuff like LiveView by Phoenix and Websocket stuff in general. Old vercel deployments back when they allowed to deploy docker containers was a godsend, but since they don't offer that anymore I had to use services like fly.io(which is amazing) or heroku. However I wanted something selfhosted that I could…

    2024 · deploywithjig.askh.at

  23. 23AA

    Hey, I'm Marc one of the co-founders of Fabi! We've all seen the "chat with your data" or the "AI-as-an-assistant" when building reports, but we felt like this wasn't quite right. So we decided to build a system that allowed users to: * Connect any data source to the AI * Purely chat with the AI and their data (so we show the output right in the chat before you even apply the changes) * Convert that chat to a repeatable analysis with a data app or workflow * Toggle back to chat mode without missing a beat Basically this means that if you're a data person, you don't have to go through these…

    Oct 2025 · fabi.ai

  24. 24WM

    Hey guys, We’re excited to introduce to you what we’ve been working on for the past few months. We are two co-founders and we’ve both experienced on-call shifts where we felt unprepared, the relevant people weren’t around to help or we were left in the middle of the night trying to figure out what went wrong. Merlinn is an open-source AI on-call developer that lives in Slack. It can help you alleviate some of the pains mentioned above by connecting to your favorite tools and pair with you to triage the incident. We also have a pro version that we host on our cloud. Our goal is to help…

    2024 · merlinn.co

Ranked by how close each launch is in meaning, then by votes. Refine with a description →