Back to News
Advertisement
bbrikym about 14 hours ago 6 commentsRead Article on sleuththetruth.com

RU version is available. Content is displayed in original English for accuracy.

I haven't seen anything like this so I decided to build it in a weekend.

How it works: You see a bunch of things pulled from Wikipedia displayed on cards. You ask yes or no questions to figure out which card is the secret article. The AI model has access to the image and wiki text and it's own knowledge to answer your question.

Happy to have my credits burned for the day but I'll probably have to make this paid at some point so enjoy. I found it's not easy to get cheap+fast+good responses but the tech is getting there. Most of the prompts are running through Groq infra or hitting a cache keyed by a normalization of the prompt.

Advertisement

⚡ Community Insights

Discussion Sentiment

75% Positive

Analyzed from 129 words in the discussion.

Trending Topics

#model#models#probably#free#using#groq#lot#more#pretty#cool

Discussion (6 Comments)Read Original on HackerNews

smartypantabout 10 hours ago
but for yes no game you can probably use a cheaper and smaller model and free credits ritght? Anyway, this sounds good geeky.
brikymabout 8 hours ago
It's all trade-offs between price, speed and accuracy. It's no good using a free model when the latency is 10s+ and the throughput is sub 100token/s and this is often the case on OpenRouter. I have to use a speedy provider like Groq and a small model. Dumber models need a lot more context to correct the inaccuracies. I'm mostly using mid tier models like Gemini 3 flash to generate the boards and then I use the fastest models to answer questions (currently gpt-oss-120b on Groq).
sagrdabout 9 hours ago
Pretty cool!!
rockstar2001about 11 hours ago
this is pretty cool !
lofaszvanittabout 5 hours ago
Sluggish as hell. Horrible UX. Overcomplicated.
jusasiivabout 5 hours ago
I disagree. UX could be improved but for an alpha version I found out it was easy to use. The main feature "Guess" should be probably more prevalent though. Also for me it did not seem sluggish but that might depend on a lot of factors.