Ask HN: Show me your half baked project
251–260 of 708 posts
Re: Ask HN: Show me your half baked project
#252I wrote it because I was frustrated with OpenAI's Code Interpreter and I thought working in a real notebook would be better. And it is!
What's half-baked? Using the GPT4 API gets expensive if the conversation gets long enough, and it should warn you. Also, the install isn't as easy as it could be, since you have to install the 'llm' command-line tool first, and set your API key.
It supports two languages, Python and TypeScript (via Deno), but Deno's notebook support is itself pretty half-backed.
https://marketplace.visualstudio.com/items?itemName=skybrian...
Re: Ask HN: Show me your half baked project
#253We host GitHub Actions runners for you, with faster CPUs and larger storage at lower prices than the official ones. Currently running a waitlist and onboarding customers in batch to validate the idea.
Re: Ask HN: Show me your half baked project
#254Re: Ask HN: Show me your half baked project
#255QR-powered home organization app! My family and friends use it constantly, but I never polished or promoted it further than that video :) If you're organizing your garage/shed/projects bench and want to give it a try, I'm happy to mail you a big stack of stickers!
Re: Ask HN: Show me your half baked project
#256https://whenwillirunoutofmoney.com/ I thought it’d be cool to have a small textual language where you could describe “this payment goes out every quarter” and “this one goes out monthly from date X to Y” and so on. As a freelancer it can be difficult to know how much cash you have available given taxes go out at weird times, and it’s useful to simulate “let’s delete this row where the customer pays” to stress test yo…
Re: Ask HN: Show me your half baked project
#257On Product Hunt: https://www.producthunt.com/products/unycorn
I quit my job more than a year ago and wanted to participate in this crazy (but fun) rush to find creative applications of AI. Tried many things, first attempts failed miserably, but it's a fun journey and I'm getting useful experience.
Right now, I'm building an app that allows you to apply AI to create interesting visual effects for images and videos.
Currently, there are two main features:
- You can swap faces in videos to create personalized memes.
- Generate artistic self-portraits.
You probably have seen such features many times already and maybe even tired of it, but for me it was just a starting point. I plan to continue adding new features as new interesting models and technologies become available. Right now there is only a web version and I'm working on rolling out ios and android versions (Almost there!).
Stack: AWS, docker, runpod.io, python, react native.
Happy to collaborate with other makers on this and other ideas!
Re: Ask HN: Show me your half baked project
#258It's built using Flutter and primarily relies on standard UI widgets.
Currently, it is available for free without any ads, and I'm working on adding more content that will be unlocked through in-app purchases.
All the art is generated using Midjourney. If it weren't for AI-generated art, I wouldn't have even started the project.
Try it:
Android: https://play.google.com/store/apps/details?id=com.cercaapp.g...
Re: Ask HN: Show me your half baked project
#259It's not the fun stuff so I've been putting it off forever :/ Also kind of on a break from programming at the moment so not sure when I'll return to this.
Re: Ask HN: Show me your half baked project
#260I hated having to open an excel spreadsheet after dinner with friends. Snap a picture of a receipt, send them the URL, and let them claim what they ordered.
OCR and ML is finally good enough to reliably itemize a receipt, even with variable templates and layouts.