Jump to content

[AI] C0ffee's Erotic Story Generator


Recommended Posts

Posted (edited)

C0ffee's Erotic Story Generator!

Use the power of AI to live out your wildest fantasies

Check it out here: [NSFW] C0ffee's Erotic Story Generator 2 - a Hugging Face Space by coffeeee

 

How to use:

1. In the textbox, enter a "prompt", the start of your story.

2. Click generate to have the AI create the rest of your story.
3. Continue your story by entering what happens next in the textbox.

 

Longer prompts usually generate better results by giving the AI more to contextualize.

Works from third person and first person POVs.

____________________________

Samples:

 

Prompt: The busty brunette leans back on the table while you bury your face in her boobs. You suck on one of her nipples as she moans, "

Spoiler

image.png.f36bd12a1d588b473debb8bf2642024c.png

 

Prompt: You spank her butt, causing her to yelp in pain. Her butt is glowing red, but you don't care as you spank her again.

Spoiler

image.png.933299163961a90b587653d8e04acf79.png

 

Prompt: Maria spreads her cheeks, revealing her winking anus to John. Maria can only moan, "

Spoiler

image.png.4e4edb8e5f6c5edb56323cb1abf696da.png

 

____________________________

If you have any issues, please let me know. Also, please share your most fun stories down below :blush:

Edited by c0ffeeeee
Posted (edited)

Running Story Generator App Locally (For Windows)
Skip the online HuggingFace queue, and generate stories on your local machine

 

nsfw-c0ffees-erotic-story-generator2.zip

 

How to use:
1. Install Python https://www.python.org/downloads/ (make sure add Python to environment variables and install pip option is ticked) 

2. Extract above folder to desired destination
3. Double click run.bat to run; first time run will take awhile to install the dependencies, then application will open in a new window

Edited by c0ffeeeee
Posted
33 minutes ago, yhl19951120 said:

Does this support languages other than English?

No, that would require training model on a dataset not in English, but did you have a language in mind?

Posted

Ah, to return to those halcyon days when AI chatbots were a novel distraction and not harbingers of industrial apocalypse. :classic_cool:

 

My potato rig couldn't run AI Dungeon locally and I couldn't be arsed to register an account, so I totally missed that bus. A dedicated public NSFW spinoff certainly piques my curiosity.

 

It takes some coaching to stabilize, and it, ah, definitely falls into certain patterns: in my first shot I tried to set up a firm lesbian foundation, and the very first reply pivoted to defecting from a broken home to Daddy. XD Second one was a bit more stable, but jumped from vaginal to anal literally in one sentence.

 

How do you actually train this stuff? Given how Stable Diffusion and its ilk have forced a copyright flashpoint, I'm much warier of this tech than when it first came out, but if we were to pool our expertise on an open-source project, this'd have a leg up on the "mainstream" engineers. :classic_laugh:

Posted (edited)
21 minutes ago, Siemann said:

Ah, to return to those halcyon days when AI chatbots were a novel distraction and not harbingers of industrial apocalypse. :classic_cool:

 

My potato rig couldn't run AI Dungeon locally and I couldn't be arsed to register an account, so I totally missed that bus. A dedicated public NSFW spinoff certainly piques my curiosity.

 

It takes some coaching to stabilize, and it, ah, definitely falls into certain patterns: in my first shot I tried to set up a firm lesbian foundation, and the very first reply pivoted to defecting from a broken home to Daddy. XD Second one was a bit more stable, but jumped from vaginal to anal literally in one sentence.

 

How do you actually train this stuff? Given how Stable Diffusion and its ilk have forced a copyright flashpoint, I'm much warier of this tech than when it first came out, but if we were to pool our expertise on an open-source project, this'd have a leg up on the "mainstream" engineers. :classic_laugh:

There's some resources out there about how to train GPT using libraries from Huggingface. Pretty complicated stuff but at the same time abstracts a lot of the very complex stuff. I also used BeautifulSoup to parse some of the stories from Literotica to create the dataset.

 

I trained it mostly on data from the "anal" category (because that was the first category on Literotica lol) so it should be best at 1 on 1 butt stuff. I'll try training on a more varied dataset with lesbians and stuff to see if I can improve it in that regard. 

 

The process wasn't hard to do but it takes a VERY beefy server. This model is only GPT2 medium, and I was only barely able to fit it on two RTX 3080s, 16 GB VRAM each. Obviously Microsoft's Bing Chat and Google's Bard will be a way better than anything I make but I want to see what kind of porn I can make with this tech, and cmaaaan, not too shabby for a one-person job, right? lol

I'd give you my code but it's so, so spaghetti, instead I will offer you the pretty good machine learning transformers course on Huggingface: Introduction - Hugging Face Course

P.S. if the bot strays too off-topic, you can always undo the last prompt and try it again

 

Edited by c0ffeeeee
Posted

As someone who goes in looking to break stuff, I'm actually impressed how well it's managing to parse futanari themes: it's rough, but not bipolar. The real test will be seeing how well it handles transformation. :classic_tongue:

 

I keep a presence on LE and at some point hope to actually submit stories, so if you ever need input data, I can float you my prose—Write the Smut You Want to Read in the World. :classic_wink:

Posted

Genuinely good for a one man job, And without having to commit fraud nor using some sketchy keys, still, the free* alpaca 30b LoRA is of course better, and I don't think anyone, not even Novelai can compete with GTP-4, lamentably opeai is ruled by prudes, can you imagine a GTP-4 trained in porn? I won't leave my house for weeks.

Posted
37 minutes ago, Algene said:

Genuinely good for a one man job, And without having to commit fraud nor using some sketchy keys, still, the free* alpaca 30b LoRA is of course better, and I don't think anyone, not even Novelai can compete with GTP-4, lamentably opeai is ruled by prudes, can you imagine a GTP-4 trained in porn? I won't leave my house for weeks.

I don't know if I can fit Alpaca 30B on just the two RTX 3080s I have available, I was barely able to fit GPT2-medium and even that took several days to train lol

 

 

Posted
11 hours ago, Siemann said:

As someone who goes in looking to break stuff, I'm actually impressed how well it's managing to parse futanari themes: it's rough, but not bipolar. The real test will be seeing how well it handles transformation. :classic_tongue:

 

I keep a presence on LE and at some point hope to actually submit stories, so if you ever need input data, I can float you my prose—Write the Smut You Want to Read in the World. :classic_wink:

We could try fine-tuning the model on your stories to try and generate in your style ^^

Posted
2 hours ago, c0ffeeeee said:

I don't know if I can fit Alpaca 30B on just the two RTX 3080s I have available, I was barely able to fit GPT2-medium and even that took several days to train lol

 

 

I'm aware my man,just saying, I think you can fit it with the last finetune, but no idea where to get it, maybe /lmg/ on /g/ know more?

Posted
17 hours ago, teitogun said:

How long does it take to load? It seems to be  just stuck at "preparing space" in my browser

I think Huggingface spaces are a little buggy, I just restarted the space and it should be working in a second once it loads

  • 2 weeks later...
Posted (edited)
10 hours ago, AblativeAbsolute said:

If you are looking to expand your dataset for further training, take a look at these collections.

The website scrapes should be of particular interest.

huh... wow, super cool! My dataset was just trained off literotica stories, maybe RP forums will make for more of that text adventurey content I was aiming for. Thanks!

Actually yea, they have the Literotica dataset already... would have saved me the effort of writing the beautifulsoup webscraping LOL

Edited by c0ffeeeee
  • 2 weeks later...
Posted

Big thanks.
i have a couple questions, is it possible to dowload it to run it manually?  how to do that, cant find download button there...
it is possible to generate long story?

Posted (edited)
14 hours ago, chocolola said:

Big thanks.
i have a couple questions, is it possible to dowload it to run it manually?  how to do that, cant find download button there...
it is possible to generate long story?


Yes there is, earlier I tried making a simple one-click .exe for the application but it didn't work too well, so instead you'll have to install python to execute it. I'm adding the process to the main thread now.

Also, there's a limit to the length of the story based on the model used. The model used for Story Generator is GPT2-Medium, which can generate stories of approx. 2000 words. Larger models like GPT3 can generate much longer sequences, but either require huge servers or money to train, which I can't do.

Edited by c0ffeeeee
Posted
14 hours ago, chocolola said:

Big thanks.
i have a couple questions, is it possible to dowload it to run it manually?  how to do that, cant find download button there...
it is possible to generate long story?


I added instructions here: 

Let me know if you encounter any issues.

 

Posted
47 minutes ago, c0ffeeeee said:


I added instructions here: 

Let me know if you encounter any issues.

 

it doesnt work, says something like:

 

 

running virtual environment...
Installing dependencies...
"pip" is not internal or external
command, executable program, or batch file.
"pip" is not internal or external
command, executable program, or batch file.
running application...
Python Press any key to continue. . .

Posted
44 minutes ago, chocolola said:

it doesnt work, says something like:

 

 

running virtual environment...
Installing dependencies...
"pip" is not internal or external
command, executable program, or batch file.
"pip" is not internal or external
command, executable program, or batch file.
running application...
Python Press any key to continue. . .

oh, in the installer, tick the box to install pip as well

Posted
54 minutes ago, c0ffeeeee said:

oh, in the installer, tick the box to install pip as well

Thank you, it worked)
Unfortunately, it has very little understanding of input data and often generates random plots.
Why do you use the gpt2-medium? Would it get smarter if you used the large or xl version of gpt2?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...