
GutSafe AI
Scan food barcodes to analyze ingredients and get gut health scores
@Sasobhabha · X
The full gallery
Tech stack
60 projects

Scan food barcodes to analyze ingredients and get gut health scores
@Sasobhabha · X

Scan grocery receipts to find savings opportunities like price gaps and discounts.
@Qintarisapp · X

Manage sales representative orders, track profits, and monitor delivery status.
@JwjwF67346 · X
Check out what I just built with Lovable!

Turn screenshots into polished designs using a Chrome extension and web-based editor.
@buildwithshyam · X

Browse, buy, and sell fresh produce, groceries, and handmade goods on a free marketplace.
@JoshuaHenr3593 · X
Just launched: Free Market (FMK) 🛒 A free marketplace for sellers, artisans & delivery riders — inventory tools, sales tracking, and profiles, no fees. Check it out 👉 RTs appreciated 🙏 #FreeMarket #FMK #buildinpublic

Find statistical edges in Kalshi weather prediction markets with data-backed analysis.
@WingGirlTrader · X
Because the edge is in trading weather markets. And the is a free tool that provides real edge almost daily in temperature bets. And it's FREE

Practice NEET Biology with AI-powered mock tests and spaced repetition flashcards.
@devjedi404 · X
I'm currently working on PrepPilot an AI-powered platform for NEET preparation. Added around 8k questions in total. The entire process was tiring but learnt a lot. For now you can access PrepPilot here :

Benchmark AI models by having them animate a 3D banana plant's full lifecycle.
fran-mora · HN
I gave 5 AI coding agents one prompt: grow a banana plant through its whole life in three.js: sprout, leaves, flower, fruit, rot, then pups that restart the loop. It's deceptively simple and yet very hard to get right from procedural code: you have to write working three.js and understand how the plant is actually built; how it hangs, ages and decays. Get the biology wrong and the code renders something weird. These are agents, not bare models (Claude Code and Codex for now). They can use tools, including playwright to check their work and improve it.

Upload a photo to identify mushroom species, check toxicity levels, and spot dangerous look-alikes.
Mushroom Identification — 蘑菇 AI 识别工具(快速、准确),结果包含毒性、高危相似种警告

Paste an ad to get an AI roast with a Butter Score, then rewrite it for better conversions.
@HowardYHuang · X

A visualization language designed for AI agents to create and interact with charts.
chenglong-hn · HN
Data visualizations are the bridge between user and data. But building AI agents that can generate visualizations reliably can be very tricky: - simple chart specs can be reliable, but generated charts are often of low quality due to reliance on system defaults; - complex chart specs with explicit details can produce good-looking charts, but they are verbose and agents can struggle with reliability We figured out it is a limitation on the language issue (not just AI capability thing) -- current visualization languages are a bit too low-level for AI agents, requiring them to explicitly make visual decisions that are supposed to be handled by a good compiler. Flint is a visualization intermediate language to address this issue, allow AI agents to solve this last-mile human-agent interaction problem. It provides a simple semantic-type based specification, and contains a layout optimization engine that can produce good-looking charts (filled with derived low-level details) from simple

Visualize and predict weather with on-device calculations and custom aggregation modes.
__mp · HN
I built my own weather prediction / visualization app: https://wx.rsp.li (on-device temperature lapsing, on device interpolation modes, user-selectable aggregations, etc…). One of these days I should do a writeup. I also asked Claude to build a photo gallery for me https://places.pascalspoerri.ch (HDR, map support, similar images)