Ivan

Ivan

Just a guy who likes to develop

About

Hey, my name's Ivan, I'm a russian web developer. I want to create something really usefull for users all around the world.

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking
Gone streaking 5
Gone streaking 5

Maker History

Forums

Calo AIp/caloai

29d ago

How we handle food photos that aren't publicly hosted

A common problem when building nutrition apps users take photos in-app, but the image isn't publicly accessible. CaloAI accepts Base64 strings directly, so you can encode the image client-side and send it without needing a storage bucket or signed URLs at all.

Calo AIp/caloai

29d ago

The hardest technical problem I solved building CaloAI

AI models kept returning macros that didn't add up mathematically. Protein 4 + Carbs 4 + Fat 9 would never equal the reported calories. I ended up building a double-layer verification guardrail that forces every response to be internally consistent before it's served. Small detail but the kind of thing that breaks user trust silently if you ignore it.

Calo AIp/caloai

29d ago

What features would make a food recognition API a no-brainer for your app?

Building CaloAI taught me a lot about what developers actually need vs what I assumed they'd need. Curious if you're building a fitness or nutrition app, what's the one thing that would make integrating a food recognition API an instant yes for you?

View more