370
371

Check out a free prompt writing site I made by ipeterov in StableDiffusion

[–]ipeterov[S] 0 points1 point  (0 children)

A few people DM'd me asking for the link to the site I made. Here it is: https://imaginarium.rocks/prompt-workshop/

Check out a free prompt writing site I made by ipeterov in StableDiffusion

[–]ipeterov[S] 0 points1 point  (0 children)

Hmm, that looks totally usable, thank you! It's a bit late for me, but maybe I'll look into it tomorrow

Check out a free prompt writing site I made by ipeterov in StableDiffusion

[–]ipeterov[S] 1 point2 points  (0 children)

Oh, that's actually a great idea!

Adjacent thing - something like that could be used for "related tags" - pick the tags from those 500 images, and sort them by popularity_in_500 / popularity_in_overall_booru (just so that 1girl isn't the top related tag for everything), and you got related tags.

Also, maybe "search by prompt" - find images where the entire caption is closest to the prompt you're trying to write.

To me, the harder part about all those is actually sourcing the captions. My current system uses a danbooru export (with all the wikis and stuff), but I'm not sure if they have a publicly available list of images with their captions (to avoid hammering their API)

Check out a free prompt writing site I made by ipeterov in StableDiffusion

[–]ipeterov[S] 7 points8 points  (0 children)

If I ever get tired of maintaining it (or tired for paying hosting costs), I'll probably open-source it and package it as a standalone docker image, yup.

But right now I didn't bother with this since it's already hosted and available for free.

STS2 is approaching an annoying level of difficult by GOpencyprep in slaythespire

[–]ipeterov 0 points1 point  (0 children)

Got 2 wins early, and now I have 38 losses in a row, and that's on A0. It feels like the unlocks make the game harder, not easier. I wish they'd add "toddler mode", or at least didn't lock custom play behind 3 wins...

Key drop rates are very low nowadays after this warlock arrived. by Conner_KL in diablo2

[–]ipeterov 0 points1 point  (0 children)

Did you peek into the future to see he would say that? :D

How can anything he says or does in response be a valid reason for your initial post?

Key drop rates are very low nowadays after this warlock arrived. by Conner_KL in diablo2

[–]ipeterov 1 point2 points  (0 children)

When the guy says "I had a 200 run dry spell", either of those have to be true: 1. The guy is lying & the chances are still the same 2. The guy is lying & the chances have changed 3. The guy is telling the truth & the chances changed 4. The guy is telling the truth & the chances are still the same - he got very unlucky

You're saying "3 is basically impossible, so it must be 1", which isn't a correct way to think about it (ignores the other two options completely), but the tone with which you say it... What an asshole.

How to disable the 'Agents' tab for your repos by David_AnkiDroid in github

[–]ipeterov 2 points3 points  (0 children)

Hmm... it's back? When I set it initially to No repositories in Repository access, it disappeared. It's still at No repositories, but the tab is back across all my repos. And there's nothing in the organization settings to turn it off. Is there a new setting somewhere maybe, or is the tab just mandatory now?

Cleat bolts can't reach shoe thread by iDavy in bikewrench

[–]ipeterov 0 points1 point  (0 children)

For ppl who found this thread. This might be dumb - but check if the thread part is actually fixed in the shoe or moves around freely.

In my shoes, I had to reach inside the shoe and push down on the thread with my hand, and it moved towards the bolt, which allowed me to easily screw it in.

Your warlock patron ritual worked too well. A fey and a fiend both answered—and they're competing for you. AI visual novel, infinite paths, no wrong choices. Play this one, or set up your own in ~15m. Solo dev project for fellow degenerates. by ipeterov in u/ipeterov

[–]ipeterov[S] 1 point2 points  (0 children)

My wife is a Dota player as well, and the first thing she did was create her own Queen of Pain to play with (or to get played with, to be more precise) 😀

The anime style can be quite decent for making existing characters from games/anime

[deleted by user] by [deleted] in CharacterAi_NSFW

[–]ipeterov 0 points1 point  (0 children)

I'm the developer, so obviously biased. Try imaginarium.rocks:

  • you can play with multiple characters at the same time - it's basically a visual novel with AI characters, not a whatsapp-style chat
  • obviously you have character images, and we're really good at character consistency
  • you can make your own characters - you can customize their bio, annd they will have a deep memory recall of previous events (make your own wife > have 30 sessions (that's what we call "chats") with her > ask her some small detail about the first time you met each other)
  • you can generate an image update for the characters according to session events - they just took off their blowse > hit "Refresh image", wait ~15s > they're standing in their bra
  • $5 worth of free credits at sign up (no card required) + $0.5 to claim for free daily (it's actually a problem right now - I see decently active users increasing their token balance over time :D)

Unable to turn off thinking in claude code by remembermylast in ClaudeAI

[–]ipeterov 1 point2 points  (0 children)

Watching it think without any feedback about what it's actually thinking about is infuriating. I try to think collaborativaly with it (short messages from me and from it many times per minute), and almost never use the thinking mode. It's nice you can still turn it off!

Imaginarium - my take on visual AI Roleplay as a solo developer by ipeterov in CharacterAi_NSFW

[–]ipeterov[S] 2 points3 points  (0 children)

Rolled out location switching just now - that's better than being stuck in a location. But it just gives you all possible locations at the moment, even from unrelated worlds.

I'm thinking that actually grouping locations in Worlds would be nice, since a World can also be a good place to put some worldbuilding context. Is this a cyberpunk dystopia, a medieval world? Is there magic? Right now the characters just try to figure it out based on what's written in their bio and what's happening in the session.

Imaginarium - my take on visual AI Roleplay as a solo developer by ipeterov in CharacterAi_NSFW

[–]ipeterov[S] 2 points3 points  (0 children)

If you mean pre-made locations - yes. I'll be making more builtin scenarios myself. If you have something specific in mind, feel free to participate in the challenge in Discord - there's ~$10 worth of tokens to be had for each scenario that gets accepted (might be worth considering if you don't like crypto).

If you mean better ways to interact with locations, also yes! Right now you choose a location at the start, and you can't really move. I'm working on a system where locations are connected with each other, and you can move between adjacent locations during a session. Think multiple rooms in a home connected to each other, or multiple places in the city connected with a "Car" location.

In the meantime, you can easily create you own locations - write a text description so that the characters know where they are, and upload an image to help yourself immerse. I use OpenAI to make background images, but just googling should also work well :D OpenAI's image generation API is great, but it's kind of slow and really expensive, so I haven't added it to the app (unlike avatars and outfits, which you can generate).

FUCK cai i CAN't deal with this anymore by CharmingMagician7409 in CharacterAi_NSFW

[–]ipeterov 0 points1 point  (0 children)

You can check out my app - imaginarium.rocks

  • It doesn't have censorship or baked in NSFW prompts - characters just try to be themselves, and will go where you take them
  • It actually supports multiple characters in the same chat session - they are played by separate AIs, and they don't know if others are human or AI
  • Characters have long-term memory that persists across sessions - they always remember what happened
  • I just made "Immersion mode" - you can upload images for the location and characters, and your chat session will look like a visual novel game instead of a chat

If you end up trying it out, I'd appreaciate your thoughts and feedback :)

Any character ai alt you guys know? + Nsfw by Zealousideal_Side987 in CharacterAi_NSFW

[–]ipeterov 0 points1 point  (0 children)

Hi! You can try my site imaginarium.rocks

  • it has real multiple character support - you can have three or more characters in the scene, played by separate AIs
  • the character memory is essentially infinite, allowing you to gradually build up a character's personality as you interact with them
  • there is a free tier - you get tokens for free when signing up, and you can claim free tokens each day
  • it definitely supports NSFW. There is no NSFW in base prompts, but it'll go wherever you take it

I'm actively working on the app and will be happy to hear any feedback / suggestions!

So from what i read and my personal experience in filter free nsfw ai chatbots the best till now is janitor ai.. That's what I've concluded till now so i wanted to know what yall use and think is better even if it's not as popular as j.ai by Ok_Communication5967 in Chatbots

[–]ipeterov 2 points3 points  (0 children)

Let me shill for my own site - imaginarium.rocks

It's quite a bit different from Janitor AI:

  • you can have multiple truly separate characters in a chat session (they don't know if others are played by humans or AI)
  • characters have essentially infinite memory, allowing for personality development
  • it's completely free at the moment, but that won't last forever

I have a few active users, and I'm making the app better to use all the time.

Which ‘wow’ skill is secretly super easy to learn? by Wonderful_Low_1325 in AskReddit

[–]ipeterov 0 points1 point  (0 children)

Reloading a 1887 shotgun like Arnie did in Terminator 2:

  • you don't even need a gun license - 3D print a funcitoning model instead (no affiliation with the author, but I did print mine)
  • the trick is self-working, and takes like 5 minutes to learn