HN user

bobosha

831 karma

3x entrepreneur, AI researcher & MIT CSAIL alum. My passion is applying AI to important social issues like healthcare for the less-fortunate and senior-care.

Posts55
Comments437
View on HN
thereader.mitpress.mit.edu 24d ago

What Split-Brain Patients Reveal About Consciousness

bobosha
4pts2
www.youtube.com 3mo ago

Are H-1B Workers Displacing Americans with Cheaper Labor? [video]

bobosha
2pts3
archive.is 9mo ago

Western executives who visit China are coming back terrified

bobosha
1pts0
news.ycombinator.com 1y ago

Ask HN: Which agentic framework/tool do you prefer and why?

bobosha
5pts2
healthio.notion.site 1y ago

Form over Function: The Paradox of Manners and Character

bobosha
1pts0
news.ycombinator.com 1y ago

Ask HN: What are some companies that are using AI mitigate fraud online?

bobosha
1pts0
news.ycombinator.com 2y ago

Ask HN: What AI products have you found useful?

bobosha
2pts2
news.ycombinator.com 2y ago

Ask HN: Any recommended AI tools to analyze data and generate insights?

bobosha
39pts9
blog.roboflow.com 2y ago

YOLO-World: Real-Time, Zero-Shot Object Detection

bobosha
2pts0
news.ycombinator.com 2y ago

Ask HN: Any alternatives to GPT4V Vision API endpoint?

bobosha
2pts0
news.ycombinator.com 3y ago

Ask HN: Have the recent advances in AI (possible AGI?) caused

bobosha
1pts0
www.bbc.com 3y ago

Nalanda University flourished for more than seven centuries

bobosha
302pts265
news.ycombinator.com 3y ago

Ask HN: Would a theranos-style device be possible using recent AI breakthroughs?

bobosha
2pts7
news.ycombinator.com 3y ago

Ask HN: Why isn't there a video-only Twitter?

bobosha
2pts3
news.ycombinator.com 3y ago

Ask HN: Russian expats how has your life changed post Ukraine conflict?

bobosha
2pts0
news.ycombinator.com 4y ago

Ask HN: If you had AGI today what is your priority list of problems..?

bobosha
9pts36
news.ycombinator.com 4y ago

Ask HN: What are the possibilities if quantum computing delivers?

bobosha
1pts0
news.ycombinator.com 4y ago

Ask HN: What's your cloud setup for large-scale ML *predictions*?

bobosha
2pts0
news.ycombinator.com 4y ago

Ask HN: Why isn't team-based engagement more popular in tech work?

bobosha
1pts2
news.ycombinator.com 5y ago

Ask HN: Is Bill Gates' opposition to waiving patents on Covid vaccines monetary?

bobosha
23pts19
news.ycombinator.com 5y ago

Ask HN: Is GPT-3 a glorified Mark vs. Shaney?

bobosha
1pts0
news.ycombinator.com 5y ago

Ask HN: Whitespace in US politics for socially liberal and fiscal conservative?

bobosha
1pts2
news.ycombinator.com 5y ago

Ask HN: Do you find working home has fewer interruptions (vs inside an office)?

bobosha
2pts1
news.ycombinator.com 6y ago

Ask HN: How do you handle customer “ghosting”?

bobosha
7pts7
news.ycombinator.com 6y ago

Ask HN: What has been your biggest “a-ha” moment and how has it changed you?

bobosha
46pts28
news.ycombinator.com 6y ago

Ask HN: Recommendations on Image Annotation Tools

bobosha
1pts0
news.ycombinator.com 6y ago

Ask HN: What do you use to manage large number of images for your ML projects?

bobosha
1pts1
github.com 7y ago

Show HN: PgANN Approximate Nearest Neighbor Searches with PostgreSQL Back End

bobosha
6pts1
news.ycombinator.com 7y ago

Ask HN: Any AI/ML approaches to “date tag” text documents?

bobosha
2pts1
news.ycombinator.com 7y ago

Ask HN: How do you handle ML models with large no. of classes?

bobosha
1pts0

Hoover Senior Fellow Paola Sapienza and Institute for Progress’ Distinguished Immigration Counsel Amy Nice examine recently obtained data and explain why the common claim—that immigrants are hired as a source of cheap labor—doesn't hold up under scrutiny. In fact, the opposite may be true…

I’m working on a new vision-language model architecture called Onida. Our aim is to match—or surpass—the performance of leading VLMs like LLavA and CogVLM, while operating at a fraction of the cost. Unlike most existing VLMs, which layer vision components onto a language model as an afterthought, Onida is designed from first principles with a truly integrated approach.

This document [1] outlines our key differentiators, and we’re now inviting beta participants to explore and test the technology.

[1] https://healthio.notion.site/Onida-Efficient-VLM-Architectur...

Video on the internet was not a popular thing until we had broadband internet.

I think it's an example of a post hoc fallacy. The popularity of video was in large part responsible for the investment into broadband in the first place.

has anyone tried feeding the admittedly noisy OCR-ed text -at a document level - to an LLM for making sense? Presumably some of the less capable ones should be quite affordable and accurate at scale as well.

Reality Check 1 year ago

OpenAI could very well be to this AI boom what Netscape was to the dotcom bubble. Even post dotcom crash, a lot of lasting value remained—and I believe the same will happen this time too.

I think this is a really well-designed website — great work on the look and feel! That said, IMHO, startup success is rarely something that can be accurately measured with metrics like these. There are just too many unquantifiable variables involved. But overall, fantastic job on the site itself — it’s superbly done. Kudos!

TL;DR: The human brain craves certainty and simplicity, aiming to avoid the mental effort of weighing and reconciling conflicting information.

We used Qdrant in production - it's a solid vector db offering and highly recommend. However we are moving everything to Postgres with pgvector for simplicity i.e fewer moving parts. It was a PITA keeping data synced between pgsql <> qdrant.

The human brain operates at just 25W of power—less than the monitor you're likely using right now—whereas AI models like ChatGPT consume nearly 1GWh every 24 hours!

As I discuss in the paper, predictive coding suggests that the brain actively generates predictions and compares them to incoming sensory data (vision, hearing, etc.), prioritizing anomalies. Its efficiency stems from a hierarchical memory system that continuously updates only the "deltas"—the differences that matter. Embracing this approach could lead to a paradigm shift, enabling the development of significantly more energy-efficient AI in the future.

I argue that JEPA and its Energy-Based Model (EBM) framework fail to capture the deeply intertwined nature of learning and prediction in the human brain—the “yin and yang” of intelligence. Contemporary machine learning approaches remain heavily reliant on resource-intensive, front-loaded training phases. I advocate for a paradigm shift toward seamlessly integrating training and prediction, aligning with the principles of online learning.

Disclosure: I am the author of this paper.

Reference: (PDF) Hydra: Enhancing Machine Learning with a Multi-head Predictions Architecture. Available from: https://www.researchgate.net/publication/381009719_Hydra_Enh... [accessed Mar 14, 2025].