Guys I think I may be going too far. I've had this idea for a project for a long time where you'd use an LLM to create a social media platform simulator/toy.
It's a standard full-stack project, with a DB to keep track of posts, comments, profiles, etc. for persistence, and then I just feed this info into an LLM to get it to generate new profiles on demand, or have those users make posts, and other users can then respond to the posts.
I intentionally biased it for more sexualized language, since I'm a coomer, but I guess in theory you could use this to do "wholesome" RP as well.
It's very much a skeleton so far, since while I am a developer, I don't do webshit. Those guys really tend to make things overcomplicated for no good reason. But there is no mountain too high and no challenge to difficult to stand between me and COOMING.
I want to add image generation at some point, but that is quite heavy, so right now I'm doing placeholders for the avatars.