While I empathize a lot with the issue of agents building super generic "vibe-coded" UIs, the webpage linked from the Github provides a Showcase with presets in the style of Notion, Vercel, Linear etc. which just change the color / theme not the actual design to match that of these companies which I thought was the point of the design skills?
I'm glad to hear people share this sentiment. I think the human quality will be part of what people will start to enjoy more about music now that AI has improved so much in terms of it's ability to produce highly polished songs.
This is my hope as well but I'm doubtful. I'd expect it's more likely that the generations growing up with this stuff will enjoy being able to annoy their elders with it and fully embrace the human-less aesthetic.
I find it strange the websites some of these HN articles are hosted on... going through the effort to write a post before getting a domain outside of .vercel.app is interesting.
Yeah I find this article hilarious. Especially since maybe less than 1 in 10 visitors will actually want to share the article? So 1 in 476 is actually pretty decent usage.
What about the cohort that would care about it if they were aware of it? Or the cohort that cares about it but doesn't know such things can be blocked?
No, that's beside the point. The vast majority of users do not care about this at all, while those that do care never see it due to their blockers. From the point of someone carelessly offering a convenience feature with tracking capabilities, this is a no-brainer.
"The people who care enough about the quality of the water do tend to test it, and will refrain from drinking it if it's polluted. But the vast majority of people do not care enough to go through the hassle. So polluting that drinking water for our own interest is a no-brainer."
Haha I love the super out of touch takes on here sometimes. Not using WhatsApp or Facebook where I live absolutely introduces major difficulty to communication and even every day interactions where almost 100% of communication in various social groups is happening on these platforms. Should I ask them to move?
hard agree, there's already "voice ai" companies that use the normal models and have this "interaction" engine on top of them to produce better results than I've seen in these demos. idk why people are impressed
Have you tried this task using an actual OCR model like Google Cloud Vision AI? I am not sure if this is what Gemini uses under the hood but multi-modal LLMs are not designed to extract text like this so it should be no surprise it's not good at it?
Google Cloud Vision AI is a specialized model built on CNNs frameworks which is part of the Interfaze architecture which is an hybrid so you get best of both worlds. Google cloud vision was pretty far behind other specalized models like PaddleOCR etc anyways so if you're looking for a pure CNN, check them out.
You can find the explanation and the comparison in the article, which we benchmarked pure CNN models, pure LLM models and a hybrid architecture like ours.
I don't think I've tried Google Cloud Vision on that particular image, no. In my experience, based on some tests from a year ago or so, Azure Document Intelligence impressed me the most in terms of OCR - out of the big three players: GCP, AWS and Azure.
I should retry the experiment because there has been a lot of progress since then and I could imagine that GCP improved there vision models since then.
reply