Product Hunt logo dark
  • Launches
    Coming soon
    Upcoming launches to watch
    Launch archive
    Most-loved launches by the community
    Launch Guide
    Checklists and pro tips for launching
  • Products
  • News
    Newsletter
    The best of Product Hunt, every day
    Stories
    Tech news, interviews, and tips from makers
    Changelog
    New Product Hunt features and releases
  • Forums
    Forums
    Ask questions, find support, and connect
    Streaks
    The most active community members
    Events
    Meet others online and in-person
  • Advertise
Subscribe
Sign in
Subscribe
Sign in
Replit

Replit

Idea to app, fast.

4.5
•51 reviews•

1.9K followers

Idea to app, fast.

4.5
•51 reviews•

1.9K followers

2024 Golden Kitty Awards
Visit website
Code editors
•
Cloud Computing Platforms
•
Vibe Coding Tools
Replit turns your ideas into apps, fast. With Replit's Agent and Assistant, create apps from natural language and launch in a single click. Build and deploy full-stack apps directly from your browser—no setup required. Whether you're a non-technical beginner or a pro, Replit bridges the gap, empowering everyone to create, collaborate, and bring ideas to life.
  • Overview
  • Launches10
  • Reviews51
  • Alternatives
  • Forum
  • Team
  • Awards
  • More
Company Info
replit.comApp StorePlay Store
Replit Info
Y Combinator
Launched in 2021View 10 launches
Forum
p/replit
Awards
2024 Golden Kitty Awards
2024 Golden Kitty Awards
Replit Agent was ranked #2 of the day for September 11th, 2024
View all
  • Blog
  • •
  • Newsletter
  • •
  • Questions
  • •
  • Forums
  • •
  • Product Categories
  • •
  • Apps
  • •
  • About
  • •
  • FAQ
  • •
  • Terms
  • •
  • Privacy and Cookies
  • •
  • X.com
  • •
  • Facebook
  • •
  • Instagram
  • •
  • LinkedIn
  • •
  • YouTube
  • •
  • Advertise
© 2025 Product Hunt
SocialFacebookInstagram

Similar Products

Workbench
Workbench
Shape, build & validate your idea with the product team
5.0(4 reviews)
PageGenie
PageGenie
Instantly generate a full landing page from a product idea
4.5(2 reviews)
This is the 10th launch from Replit. View more
Law Simplify AI

Law Simplify AI

Turn legal jargon into plain English, instantly and clearly.
LawSimplify is your AI-powered legal assistant that breaks down contracts, policies, and small print into clear, plain English. It flags red flags, obligations, and rights — one section at a time. No jargon, no confusion — just clarity you can trust.
Law Simplify AI gallery image
Free Options
Launch tags:
Productivity•Legal•Artificial Intelligence
Launch Team / Built With
Jamie
ChatGPT by OpenAI
Apple

What do you think? …

Jamie
Jamie
Maker
📌
Hey Product Hunters! I’m excited to share LawSimplify — a tool built to make legal documents finally make sense. Whether you’re a freelancer, founder, renter or just sick of the small print, LawSimplify breaks down contracts into clear summaries, highlights red flags, and helps you actually understand what you’re signing. This started as a personal need — I kept hitting confusing T&Cs and contracts that felt like a trap. So I built something simple, smart, and focused: one section at a time, plain English, no jargon. You can try it live — free input field is on the site. I’d love your feedback, ideas, and upvotes if it helps you! Let me know: • What would you add to make this better? • Would you use this in your workflow? Thanks for checking it out! — J Built with GPT + care
Report
3mo ago
Appwrite
Appwrite — The open-source Vercel alternative
The open-source Vercel alternative
Promoted

Replit Launches

Law Simplify AI
Law Simplify AI Turn legal jargon into plain English, instantly and clearly.

Launched on May 21st, 2025

Asset Alchemy
Asset Alchemy Where Technology Meets Investmen

Launched on January 1st, 2025

Replit Agent
Replit Agent Transforms ideas into fully-functional apps

Launched on September 11th, 2024

2024 Golden Kitty Awards
Replit Agent was ranked #2 of the day for September 11th, 2024
2024 Golden Kitty Awards
Replit Agent was ranked #2 of the day for September 11th, 2024
View all Replit launches

Do you use Replit?

Forum Threads

Replitp/replitRajiv Ayyangar
Rajiv Ayyangar
•

6mo ago

What's your Replit "vibe coding" workflow? (I'm struggling here...)

For Valentine's day I used @Replit to make an app (PWA) that lets me and my partner "hug" via notifications, and has an exploding heart when we're both touching a button at the same time.

What I'm stoked on:
I was able to get a prototype in minutes even though it had a lot of flaws. It took me a couple of sessions over a few days to build an app that kind of works. This was pretty mind-blowing, as my coding ability is fairly rudimentary (background in data science and I've done some basic javascript but never built a standalone app).
Using @Wispr Flow sped things up and also was impressive - It's cool to see the little touches that Wispr has implemented to improve dictation, and I'm just impressed by the speed and fluidity of using it on desktop. As a side note, using Wispr has made me increasingly frustrated at how poor iOS's built-in voice dictation is.
What I'm frustrated by:
I had to restart building the app a couple times because when I would try to get it to fix certain things, it would create more problems. It felt like working with a very fast but extremely inexperienced developer who has no sense of when they're off on a dead-end in the maze.
I haven't developed an intuition on when to use agent and when to use assistant. Replit shows how the agent is more expensive than the assistant, which stressed me out a bit. Although I realized I never hit the threshold where it started charging me more than my normal subscription. So I think it was just a psychological thing.
It had repeated errors around web socket connections and dealing with notifications on iOS. I had to get deeper and deeper into these myself, and in one case, teach it how to do notifications properly on iOS. It turned out that Replit's information was outdated, and it thought that it is not possible to do native notifications with a PWA on iOS. So I had to actually get code from ChatGPT to teach it.
It was stressful to make a change knowing that I could break and was likely to break many other things, and I didn't know how to properly create a checkpoint that I could fall back to. It creates checkpoints all the time, but I couldn't figure out how to name a checkpoint or save it in a way that was easily recoverable.
Because it takes some time for Replit to compile, I've found myself doing other things like work, little tasks, or even watching a TV show while waiting for Replit. But then I had to keep checking because it wouldn't send me a notification. I wonder if there's a way to send notifications?
Help me make my workflow better! What am I doing wrong / what could I be doing that I'm not doing?

Replitp/replitGunnar L Årneby
Gunnar L Årneby
•

4mo ago

Replit drove me mad!

I started using Replit about 3 weeks ago. First on a trial basis and then decided to pay the quite ok monthly fee of $25. What I didn't realize back then was that once they got my credit card info they just keep charging for use even if cancel my sub.

The thing is that Replit charges 'checkpoints' a 25 cents each no matter what it does. Implementing Google Auth with 2FA or failing over and over again to format an output i Typescript, same result. The checkpoints just runs away. When the AI fails to solve a very basic variable naming problem for the Xth time you tend to get a bit frustrated - to say the least. Tell the AI to mind the difference between CamelCase and snake_case and it remembers it for less than 5 minutes. Putting it in writing in the manifest Instructions.md makes no difference.

After about a week I decided to make a first deployment. The AI ran all sorts of test and then deployed. Successfully in its own words. Except not a single endpoint worked in deployment. Not even logging in to the Express backend as admin. So I asked the AI if it thought it was ok that code that worked in the Replit dev env did not work in their own deployment env (based on Google Cloud). It wasn't. So I sent a mail to support. Which yielded absolutely nothing but a boilerplats BS answer. You see, the support too is an AI. How clever is that!

Replitp/replitTariq Waseem
Tariq Waseem
•

6mo ago

Using Replit Agent? Quickly and effortlessly create a PRD (Product Requirements Document)!

In AI code development, crafting precise instructions and specifications is crucial. Existing tools like ChatGPT and Claude often generate overly generic PRDs. That s why we built AtomicPRD a smarter way to create detailed, structured PRDs quickly and effortlessly. It breaks requirements into AI-friendly, consumable chunks, making it easier for AI tools to convert them into actual code.
View all
Replit Agent was a runner up for AI Copilot in 2024
Runner Up • AI Copilot Product of the Year
More recipients →
4.5
Based on 51 reviews
Review Replit?

Replit is praised for its ability to rapidly prototype and deploy applications directly from the browser, making it a favorite among developers and non-technical users alike. It is particularly valued for its ease of use, allowing quick iterations and seamless collaboration. Wispr Flow and Boxo highlight its efficiency in spinning up apps and testing APIs, while Perigon Data API appreciates its role in idea validation. Despite some criticism over pricing, Replit remains a powerful tool for fast, collaborative development.

Brad LindenbergPrince AjuzieJesse Korzan
+48
Summarized with AI
Pros
Cons
Reviews
All Reviews
Helpful
Pros
easy to use (6)
AI agent (5)
fast deployment (3)
prototype creation (3)
hosting (2)
no setup required (2)
Cons
pricing complaints (5)
buggy AI (2)
confusing interface (2)
limited free plan (2)
Ahmet Salih
Ahmet Salih
•1 review
- No trial for ai agent without buying. - Ai uses a framework other than the one I want. - Ignores the warning. - Says made an edit and breaks the code even more. They do not offer refunds for this bad experience. I don't think I would want to be a development fund for a product that is still in the development phase and broken. Not worth it. Ask chat GPT or other AIs to give you code and explain it. It works more better.
Report
11mo ago
Arjun Jagan
Arjun Jagan
•2 reviews
It used to be great, but now everything is paid for. You can only have 3 repls as a free member, and I can’t access any of my repls that i made before everything became paid for. MAKE REPLIT FREE LIKE KHAN ACADEMY!!
Report
11mo ago
Yan Soisson
Yan Soisson
•1 review
I am using Django / Django Rest Framework for my projects. Everything works perfectly (if you have a good internet connection of course)!
Report
1yr ago