this post was submitted on 24 Aug 2025
2 points (75.0% liked)

Perchance - Create a Random Text Generator

1185 readers
22 users here now

⚄︎ Perchance

This is a Lemmy Community for perchance.org, a platform for sharing and creating random text generators.

Feel free to ask for help, share your generators, and start friendly discussions at your leisure :)

This community is mainly for discussions between those who are building generators. For discussions about using generators, especially the popular AI ones, the community-led Casual Perchance forum is likely a more appropriate venue.

See this post for the Complete Guide to Posting Here on the Community!

Rules

1. Please follow the Lemmy.World instance rules.

2. Be kind and friendly.

  • Please be kind to others on this community (and also in general), and remember that for many people Perchance is their first experience with coding. We have members for whom English is not their first language, so please be take that into account too :)

3. Be thankful to those who try to help you.

  • If you ask a question and someone has made a effort to help you out, please remember to be thankful! Even if they don't manage to help you solve your problem - remember that they're spending time out of their day to try to help a stranger :)

4. Only post about stuff related to perchance.

  • Please only post about perchance related stuff like generators on it, bugs, and the site.

5. Refrain from requesting Prompts for the AI Tools.

  • We would like to ask to refrain from posting here needing help specifically with prompting/achieving certain results with the AI plugins (text-to-image-plugin and ai-text-plugin) e.g. "What is the good prompt for X?", "How to achieve X with Y generator?"
  • See Perchance AI FAQ for FAQ about the AI tools.
  • You can ask for help with prompting at the 'sister' community Casual Perchance, which is for more casual discussions.
  • We will still be helping/answering questions about the plugins as long as it is related to building generators with them.

6. Search through the Community Before Posting.

  • Please Search through the Community Posts here (and on Reddit) before posting to see if what you will post has similar post/already been posted.

founded 2 years ago
MODERATORS
 

Hi, if a write a story using the ai-character-chat, after a while the "person" starts to "say" the sentence again and again or the chat will describe the scene again and again. Example: My character says the sentence "Whatever it takes." in every paragraph. Or the scene is desribed as "sanctuary" in every answer from AI

Is there a way to get rid of it?

top 5 comments
sorted by: hot top controversial new old
[–] Sniebl@lemmy.world 5 points 1 month ago (1 children)

Unfortunately this happens to everybody after a certain point. The current AI chat model is outdated and has very few context tokens, meaning that it can not handle a long session of back and forth writing/creating. It will recycle sentences, forget important details, and generally devolve into a maniac if used long enough. This is why the developer is intent on upgrading the text model. We're all hoping that he upgrades to Llama 3.3 which has an exponentially higher context window which will make this issue irrelevant. But we'll just have to wait and see.

[–] enthusiasm_headquarters@lemmy.world 1 points 1 month ago (1 children)

did they really say they were going for llama and not claude or gpt5?

[–] samunder@lemmy.world 0 points 1 month ago (1 children)

Really, huh? Claude and GPT-5 are both censored and not open-source. Duh, why would they even consider that, huh?

Llama=facebook money

[–] enthusiasm_headquarters@lemmy.world 2 points 1 month ago* (last edited 1 month ago)

What @Sniebl said.
Things to try: 0. First, I assume you have memories enabled in the main NPC/AI's settings.

  1. Type /mem in the long chat that's causing you problems. Copy and paste the output into a text editor. Replace all reference to "Whatever it takes" etc. Paste the new mem file, essentially mind-wiping the poor AI with your results. 1.5. Do the same with the /sum feature. You are now allowed to edit each summary in-line, which is nice. Removing terms from the past few dozen summaries, if you've gotten that big of a chat, can actually help cut down repeating terms.
  2. Export the entire chat session as a text file. Make sure you are able to re-import the file before you edit it. Go into a text editor and do find and replaces or just delete all the repeating dialogue you can. Re-import the chat.
  3. Create a lore.txt file with strict AI instructions. This probably won't work. The AI is currently too stupid to tell the difference between its own thoughts and what the user wants it to do or not do. It's worth a try.

Ex.:([AI]: Reminder: Never say the words "I'm so proud" ever again.) Likely Result: Dr. Dumbshit felt something about you, it wasn't quite pride, but it felt very close to it. "I'm so filled with pride." he said, looking proudly at you across the table.

  1. Create a banned word list in the AI reminder pretext box. Again, likely to get mixed results. The AI's training sucks. The model is old. The dev says it will be a hard thing to upgrade, but I wait patiently and with open arms.