
Olivka — AI calorie counter in chat. No app, no diet.
Send a photo or voice note of food to get instant calorie and protein counts via chat apps.
@GabrielKur8586 · X
The full gallery
Tech stack
24 projects

Send a photo or voice note of food to get instant calorie and protein counts via chat apps.
@GabrielKur8586 · X

Five historical figures debate your hardest life question and deliver a consensus verdict.
u/Rcoo232 · Reddit
I built a council of 5 historical figures that debates your hardest life decision (based on Karpathy's LLM Council) A few weeks ago, I came across Karpathy's "LLM Council" concept. You ask multiple Agents the same question independently, have them anonymously peer-review each other, then synthesise a final answer. The peer-review round is the genius part; models get surprisingly honest when critiquing anonymised responses. I turned it into a consumer product where the council members are hi

Create richly formatted posts and publish them instantly to the web with a single click.
@masafumiohta · X
I’ve been using Windows as my daily use lately despite I have been using Mac/Linux for a long time, but I keep running into all sorts of issues, so I’ve been fixing them vibe-coding with Claude. I’m gonna dump all that stuff on This blog is fully automated with Claude Code, from coding all the way to reporting. It’s nothing special—anyone could do it—but it’s actually pretty fun once you try it. The only annoyed is that it burns through tokens like crazy. Most of the tips are pretty interesting, so I hope you find them useful.

Create dynamic QR codes with custom logos, colors, and usage tracking.
@IfeanyiArinze10 · X
What does What makes it unique?

Query spreadsheets and datasets with plain-English questions to generate instant answers and reports.
u/maybeImakemoney · Reddit
I built the thing. Now I am not sure the base use case is one people will pay for. Founder here. This started as a side learning project to see whether an LLM could answer questions about Excel data, back when they could not do it well. I built the first version on n8n, with workflows that ingested files, generated metadata with an LLM, and answered questions against the converted data plus that metadata. Then I started using it for my own analysis and report generation, saw that the time sav

Analyze chess games with natural language explanations using an open-source browser tool with no login required.
u/ICARUS_2X · Reddit
Spent 7 months building a FOSS platform for natural-language chess analytics (No LLM) Hey guys, I've released CHONSE2, an open-source game review platform that offers unlimited analysis and move explanations without using hallucination-prone LLMs, running entirely in your browser. chonse2.com But Lichess is free, so why use this? Some have asked. It expands on Lichess's feature set a few different ways: Full analysis (accuracy/elo estimations/eval graphs, etc) requir

Type a topic to generate a finished documentary video in under a minute using AI.
pw · HN
Hiya! So I've been playing around with having Claude make videos for a bit now even had some success posting the results to TikTok (and setup a whole pipeline so Claude can generate and post autonomously). With the release of Nano Banana 2 Lite, I was curious show fast I could make the generation, so last night I gave it a whirl and got down to around 30s for short-form video. It uses GLM-5.2 fast via Fireworks to generate the scripts and image prompts and, like I said, Nano Banana 2 Lite for the images, gpt-4o-mini-tts for the narration, and ffmpeg to string it all together and add the Ken Burns zoom effect (which still has a shake I haven't been able to get rid of). The video compilation proved to be the blocker once the rest was in place, but I was able to speed that up by putting it on a 64 vCPU EC2. The cost might be the most interesting aspect as the short form videos tend to be about 25 cents. Almost 90% of that is the images, which are 3.336 cents a piece. Of course, running

AI attention heatmaps show where visitors look on any page before you publish.
u/ForceKind6013 · Reddit
First paying customers on my attention heatmap SaaS. Now be brutal, what would make YOU churn? Heatpoints predicts where human eyes will look on any URL, design or video, before it has any traffic. Heatmap, score /100, AI audit, live mode where the map re-renders while you scroll the actual site. Think Attention Insight but with a permanent free plan, no watermark on paid, and white label at 59€ instead of 299€+. Current state: launched recently, steady free usage, a handful of paying cus

Format and validate JSON online instantly without uploading your data.
@VeganVegan75738 · X
做了一个免费的 JSON 格式化工具。 支持: ✅ JSON 格式化 ✅ JSON 校验 ✅ 在线使用 ✅ 无需安装,数据不上传 开发者日常调试 JSON 可以直接用: #开发者 #前端开发 #工具

Add data persistence and authentication to AI-built apps in minutes without database setup.
@MuratOnX · X

Paste a YouTube URL and get an instant AI summary with key takeaways and timestamps.
@papipava · X
check it out, currently working on adding a chrome extension

Query NFL statistics using natural language or YACQL, instantly create shareable tables and charts.
u/Fun-Calendar8486 · Reddit
I am building yacdb.fyi, letting users ask natural-language questions about NFL data and turning them into queryable results. Yacdb.fyi goal is to allow users to construct questions about NFL data, think "Best 1st down conversion rate in 2025", and exposing a custom query layer on top (think SQL) allowing users to define their own queries to build data sets. They can chart in the app, using built in tooling, but can export the data as well if they want to use their own tooling. I am look