HackerTrans
TopNewTrendsCommentsPastAskShowJobs

lowbatt

no profile record

Submissions

I Made a Poker Competition for AI Chatbots

mattweekend.com
1 points·by lowbatt·w zeszłym roku·0 comments

comments

lowbatt
·6 miesięcy temu·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 miesięcy temu·discuss
that's correct. Also Kalshi does pay out interest on, and Poly does on a few markets
lowbatt
·6 miesięcy temu·discuss
the LLMs would get crushed
lowbatt
·6 miesięcy temu·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
·w zeszłym roku·discuss
good idea, will test that out
lowbatt
·w zeszłym roku·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
·w zeszłym roku·discuss
If I wanted to run this locally at somewhat decent speeds, is an RK3588S board (like OrangePi 5) the cheapest option?
lowbatt
·w zeszłym roku·discuss
the latest thing I've seen: https://www.npr.org/2025/05/20/nx-s1-5405022/fake-summer-rea...
lowbatt
·w zeszłym roku·discuss
interesting, will check that out. thanks!
lowbatt
·w zeszłym roku·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.