HackerTrans
TopNewTrendsCommentsPastAskShowJobs

lowbatt

no profile record

Submissions

I Made a Poker Competition for AI Chatbots

mattweekend.com
1 points·by lowbatt·anno scorso·0 comments

comments

lowbatt
·6 mesi fa·discuss
It'd be a good way to lose money at the moment. Probably not too far off in the future it would make sense though
lowbatt
·6 mesi fa·discuss
that's correct. Also Kalshi does pay out interest on, and Poly does on a few markets
lowbatt
·6 mesi fa·discuss
the LLMs would get crushed
lowbatt
·6 mesi fa·discuss
I like it!

I was interested in this idea too and made a video where some of the previous top LLMs play against each other https://www.youtube.com/watch?v=XsvcoUxGFmQ&t=2s
lowbatt
·anno scorso·discuss
good idea, will test that out
lowbatt
·anno scorso·discuss
you're right. For my purposes, I was thinking of something I could use if I wanted to manufacture a new (smallish) product
lowbatt
·anno scorso·discuss
If I wanted to run this locally at somewhat decent speeds, is an RK3588S board (like OrangePi 5) the cheapest option?
lowbatt
·anno scorso·discuss
the latest thing I've seen: https://www.npr.org/2025/05/20/nx-s1-5405022/fake-summer-rea...
lowbatt
·anno scorso·discuss
interesting, will check that out. thanks!
lowbatt
·anno scorso·discuss
Maybe a little off topic, but is there a way for a distributed app to connect to one of the LLM companies (OpenAI, etc.) without the unencrypted data hitting an in-between proxy server?

An app I'm building uses LLMs to process messages. I don’t want the unencrypted message to hit my server - and ideally I wouldn’t have the ability to decrypt it. But I can’t communicate directly from client -> LLM Service without leaking the API key.