|
|
|
|
|
by SamPatt
1136 days ago
|
|
I'm building a p2p AI sharing platform, which runs in browser using webRTC. Basically a glorified chat room where everyone has access to the same AI. I use it for coding the site but also for creating the user sessions, which right now include a group trivia game and a D&D session, both managed by GPT-4. I've added in image generation using DALLE (somehow Midjourney still has no API) and it makes for unique sessions each time. With good prompting, it's a fun group experience. |
|