HackerTrans
トップ新着トレンドコメント過去質問紹介求人

nohat

no profile record

投稿

Show HN: Spelling Riddle – Think Spellbee with crossword clue and visual hint

ravel.live
2 ポイント·投稿者 nohat·5 か月前·4 コメント

コメント

nohat
·5 か月前·議論
Yep, I need to compare the new models and update everything. Foolish of me to generate ahead at all!
nohat
·5 か月前·議論
Fair points, thank you for the very thoughtful feedback! "Alexandrian who found area from mere sides" is a bad hint because it is fairly obscure, and really just a history trivia check. And the image is a bit random. You can view the explanation for the hint by clicking the ? button in the upper right corner after a word is completed if you are curious about the models reasoning.

As a bit of an explanation I generated these before Nano banana pro came out, and at the time I made a large comparison grid for various image and text models. For this style qwen image performed very well. LLM wise I started with 5.1 and updated to 5.2. Of course with the rate of model release my choices are pretty much already obsolete... Expense is also a factor for a hobby project, and NB pro is 7.5x more expensive than Qwen image.
nohat
·昨年·議論
Just a python script to render then api call with a prompt to check if the render looks right.
nohat
·昨年·議論
I tried this a few months back with claude 3.5 writing cadquery code in cline, with render photos for feedback. I got it to model a few simple things like terraforming mars city fairly nicely. However it still involved a fair bit of coaching. I wrote a simple script to automate the process more but it went off the rails too often.

I wonder if the models improved image understanding also lead to better spatial understanding.
nohat
·3 年前·議論
I feel like this headline is deceptive. This is a Jax reimplementation, and it was released a year ago. It is a cool library though. The basic operation of muzero is very simple, but training it efficiently is tricky.