Alternatives
Products that do what What a designer can ship with GPT in 8 days does
After getting impatient with a "SwiftUI for Designers" course I decided to fuck around and find out. Just hours after asking my 1st question: "Are you familiar with SwiftUI?" the core functionality of this app (an exercise utility) was up and working. I've spent the past week tweaking the UI with small animations and features. It's a humble tool (local storage only) but I am nonetheless floored with how GPT has allowed me to completely skip the "learning syntax" part of development and ship something that I actually use. Not only did it lower the syntax bar virtually to 0... I've learned…
- 1

- 2

- 3CA
Hey Hacker News! Launching gptengineer.app into beta today. It's like Claude Artifacts, but: - you can edit the code in your fav IDE (two-way github sync) - installs npm packages - automatically picks up build and runtime errors and fixes them - very fast, built with rust The full stack capabilities are built on supabase (prefer to not have to handle auth + user data at this point so this is owned by the user) The seed for this project was an open source experiment, posted about that previously here: https://news.ycombinator.com/item?id=36422730 Would love feedback if you give…
2024 · gptengineer.app
- 4

- 5IM
After being inspired by your responses to the Ask HN thread yesterday (https://news.ycombinator.com/item?id=35299071), I decided to see if I could use ChatGPT to make a functioning app. I picked a random project idea out of my Notebook of Amazing Ideas, and spent just a couple of hours using GPT-4 to build it. I've never built an iOS app before, and even if I made something like this as a web app (my usual job), I would expect it to take at least a week. My process was basically 1) Ask ChatGPT to write some code 2) Copy and paste the code into the right files (this took a…
2023 · github.com
- 6PH
Hi everyone I'm a Notion-addicted person and love to build my own template to cover different aspects of my life, either work or personal stuff. Once, I wanted to build a habit tracker template, and I realized Notion was not the best solution. You can organize it in a much more efficient way just with a pen and a piece of paper. However, the best tool should live on your devices and have a correct structure. Then, I decided to try to build an app using SwiftUI and SwiftData. The goal was to make it a very basic version in one month. But it took me two months. I tried to add only the core…
2023 · apps.apple.com
- 7

- 8AS
I have always dreamed of learning Swift and creating apps for iOS, but I never found the motivation to do so. I was scared by the complexity and the learning curve of programming with UIKit and Storyboard. I thought they were too complicated and too boring for me. But then I discovered SwiftUI, the new framework for building user interfaces for Apple platforms. I was captivated by its simplicity and elegance. I watched some videos and read some articles about it and I was blown away by what it could do. I decided to give it a shot and see if I could learn it and make something with it. I set…
2023 · apps.apple.com
- 9GL
Hey everyone! I made a Mac app for exploring large language models. It’s fast, small, has a tiny memory footprint. It’s immutable by design with both immediate time travel and automatic versioning as foundational elements. The app is written in Swift and a bit of Rust for the tokenizer. I used SwiftUI for structure and animations and Cocoa for advanced behavior. All storage is SQLite and local-only. You can go through the database as needed and backup it as well. The app has support for variants, which is the `n` parameter in the OpenAI chat completion API—equivalent to the drafts feature in…
2023 · thellm.app
- 10GU
I’m building an experimental tool that can generate a UI component from a high-level text description, i.e. “Design a card for viewing goals in a goal tracking application”. Basically, stable diffusion but for user interface components instead of images. This tool is at best a proof of concept. It currently only generates a single type of component (small cards that have basic info about an object), but the goal is to be able to design entire applications (either in one fell swoop or by piecing together components that the tool generates). The components it generates can be exported as react…
2023 · designhat.ai
- 11IB
After fine-tuning GPT for a personal project, I realized how tedious it is to write plain text in a massive JSON file. That's why I built this app for my own use, and I want to see if others could benefit from a tool like this as well ;)
2024 · finetuna-ui.com
- 12WM
Hey devs :) With 15+ years of UI kit building & design systems, my team is launching a platform that allows developers to build consistent & fully functional UI kits / web projects in days, instead of months. Giving you best practices with the most advanced system design/system design for reusing UI components, combined with access to 500+ open-source components that you can build anything with. Yes it’s open source tech with no vendor lock. Which means you can export any part of your UI kit / project at anytime. Our goal isn’t to enhance your tech stack, not to lock you in.…
2024 · symbols-beta.framer.website
- 13BA
I've been specializing in UI for over a decade. Using code for UI is great but I always wished there was a more visual code to build apps and sites. So I went ahead and built it. Decided to build it with Compose Multiplatform since I work a lot with Kotlin. Currently exports to CMP as it was simpler due to the context switch. You can try it for free and export some apps
2025 · license.builtwithpaper.com
- 144D
this is an open-source project. the MVP to end all MVPs. made by me, a teenage developer angry at FAANG employees for creating a soulless, consumer-oriented world. The future is in creation, and the future is in teaching people to slam shit together with ChatGPT. Welcome to the start. :P
2024 · 48hr.dev
- 15WM
Hey devs :) With 15+ years of UI kit building & design systems, my team is launching a platform that allows developers to build consistent & fully functional UI kits / web projects in days, instead of months. Giving you best practices with the most advanced system design/system design for reusing UI components, combined with access to 500+ open-source components that you can build anything with. Yes it’s open source tech with no vendor lock. Which means you can export any part of your UI kit / project at anytime. Our goal isn’t to enhance your tech stack, not to lock you in.…
2024 · symbolsapp.framer.website
- 16IB
Dec 2025 · github.com
- 17BG
In previous series: https://medium.com/@ivanpashenko/how-one-designer-was-learning-swift-cc2d99658895 https://news.ycombinator.com/item?id=8556056 I've got very useful feedback from HN community previous time. Thanks a lot guys! What was done: - Changed the name (now it is searchable in the App Store by the name) - Slowmo action to slow the game down for 15 sec - In app purchase (slowmos) - Pause button works now as it suppose to work - Location achievements (Don't forget to allow location service) - Bugfixes
2015 · playblop.com
- 18MP
Hi I'm the developer of UX-App if you have any questions then fire away :) Just thought I'd give you all some background. I'm a high school teacher by day and developer by night. I was bitten by the start-up bug a few years ago and UX-App is my first product launch. In between a full time job and a 5 month old at home it has taken about 3.5 years to complete the project. I'd like to think its a unique product that holds its own against the existing competition and even has some features that no other tool has. My favorite aspect is the visual code builder which allows designers to easily…
2015
- 19GA
I started working on this back in 2019, mostly as a design idea. Over the last month I made a big push to make it 100% usable and replace C# in all my personal projects. I now feel it's solid enough to gather feedback from other developers. If you take it for a spin, I hope you enjoy it and send your thoughts!
Jun 2026 · davidobando.github.io
- 20DU
2023 · github.com
- 21GH
I've never used .NET, know nothing about .NET or vb, or anything outside vc++ & MFC. Recently I gave GPT a try, guiding it step by step, and asking it to help me rebuild a tool I originally wrote in MFC. To my surprise, it worked: a full Excel-to-PDF automation app, done in 30 minutes; including a small algorithm I thought would be too tricky for AI to handle. I didn't understand even a single line of the code, I just kept asking, copying, and running. It felt amazing… but also terrifying.If AI can do this now, what happens 5 years from now? Here's a 5-min video I made showing the full…
2025
- 22CA
gptengineer.app lets you prototype, deploy and iterate on web apps using plain english. Here is a video of how I use it: https://www.loom.com/share/abda1d8e33134d0e944297afd3a51664 We designed it around the principles: 1. Leverage LLMs where they work best: LLMs are faster than humans at putting together prototypes of a few hundred lines of code. By using them early on, and give high level change request commands when the project is small, and then let human devs take over, it’s a productivity boost. 2. non-technical + programmer collaboration: All changes from the app is…
2023 · github.com
- 23WB
Hey HN, After GPT-3 created waves in the tech industry, a lot of AI tools were emerging and with that, some AI website builders But the results seemed way too generic to us. It felt like the developers were rushing to catch the wave instead of building a proper tool We took our time, did months of RnD and finally came up with something better than what others in the market are doing. It’s got better design output. While it’s still in beta, I wanted to show HN what we did. Will appreciate the feedback when you guys try it out. Here is the link to signup for the beta:…
2024 · dorik.com
- 24EA
Hey, HN community. I am Launching EpicGPTStore today. I would like to make it the best gptstore out there. let me know your opinions and feedback on this. ;)
2024 · epicgptstore.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →