
SlicePick | Free AI Video & Audio Transcription
用AI快速转录视频和音频,配有40多个工具生成字幕、摘要、翻译和图像放大。
@indrapurnomos · X
Check out what I just built with Lovable!
完整作品展
技术栈
29 projects

用AI快速转录视频和音频,配有40多个工具生成字幕、摘要、翻译和图像放大。
@indrapurnomos · X
Check out what I just built with Lovable!

对比语言模型在 Redactle 谜题上的表现排名。
pampas · HN
Redactle LLM Leaderboard

Play today's Daily Drop: five trivia questions plus one prediction. Earn BUZZ, build your streak, climb the leaderboard.
@stxbuzz · X
- Play today!

ValuePair: 通过问题回答根据共同价值观与朋友配对。
zloy88 · HN
ValuePair – a friendship app that cares about values first

向SAM提问关于圣经的问题,获得每项声明都附带引用经文的答案。
u/zx9rams · Reddit
I built a Bible tool designed so the AI can't just make things up. I've been building this for a while and the part I actually care about is the architecture, because an AI that reads the Bible is exactly the thing nobody should trust by default. So its built the opposite way, the model is treated as untrusted and the code owns every real decision. every quote is checked word for word against the Hebrew and Greek before it shows, so the model cant paraphrase scripture into an answer eve

QuizCraft Turn your notes into flashcards + quizzes instantly with AI
diane_piedoux · Product Hunt
QuizCraft Turn your notes into flashcards + quizzes instantly with AI

五位历史人物为您的人生难题辩论,由马可·奥勒留给出最终裁决。
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

一个多人图片问答游戏,比朋友更快地猜测图片中的人物或事物。
splendidHaiku · HN
Who or What is it? – A Picture Quiz

Pay to rank. A public leaderboard of single people's X profiles, sorted by how much they bid.
@habibicode · X

用于查询结构化公开X数据的API,包括帖子、资料、趋势和粉丝。
u/CodeElectrical7071 · Reddit
X’s API is expensive, so I built a simpler API for public X data I’ve been building ThreadQuery, an API for getting structured public X data into apps and AI workflows. It supports search, post lookup, profiles, user posts, threads, trends, followers, and following. I’m starting with a free beta while I test reliability with real usage. The first 100 verified users get 1,000 free credits. No payment integration yet. I’d love feedback, especially on incorrect data or missing endpoints:

在聊天中发送食物照片计算卡路里和蛋白质,无需安装应用
@GabrielKur8586 · X

拍摄食物照片,AI即时显示热量和营养宏量,无需应用安装。
u/eXt3000 · Reddit
I built a calorie tracker that lives entirely inside Telegram — no app store, no signup. Here are the ugly parts too Like a lot of people I quit calorie trackers because typing "chicken breast, 143 g" fifteen times a week is misery. So I built NutriAI: a Telegram Mini App where you photograph your plate and AI (Gemini) does the rest — calories, macros, 8 micronutrients, plus a 0–99 "sanity score" per dish that tells you how reasonable the meal is without lecturing you. Why Telegram instead