this post was submitted on 07 Jul 2026
1 points (55.6% liked)

Perchance - Create a Random Text Generator

1908 readers
9 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 3 years ago
MODERATORS
 

The AI of Perchance's character chat is stuck in 2024 and when asked what the current year is, it responds 2024. It also still thinks the US president is Joe Biden despite the current president being Donald Trump. I believe this topic has been brought up before but it makes no sense how it's literally 2026 yet the AI is still stuck in 2024, literally two years behind. If you believe I'm complaining, I'm not. Also there's zero excuse for this either. All that needs to be done really is to train the AI on modern up to date information (2025-2026). This doesn't really have any significance otherwise, as it doesn't affect roleplays. Just know that if you want an actual AI assistant, you're better off using ChatGPT or Gemini.

top 4 comments
sorted by: hot top controversial new old
[–] bigbangdangler@reddthat.com 2 points 2 days ago

All AI models are restricted by their training data. Worth noting that this is also true of ChatGPT, Gemini, Claude, etc.

Two things make some experiences better than others:

  1. A massive training/retraining pipeline to keep models as fresh as possible. This is insanely expensive in practice, so really only the big players do it.

  2. RAG (retrieval augmented generation), which allows a model to interact with more current data using something akin to traditional search. These require significant additional infrastructure (and, they highlight some usefulness of LLMs as judges as opposed to knowledge bases).

The biggest players like ChatGPT and Gemini have both 1 and 2 in their pocket. Eventually the costs of constant retrainings won't be covered by investor capital, so expect some differing results over time.

[–] breadsmasher@lemmy.world 3 points 3 days ago (1 children)

its called training data. the model was trained on data with a cut off point, in 2024 apparently. the ai doesnt learn new things, it only knows what its trained on

[–] fredy31@lemmy.world 3 points 2 days ago

And its not like you can just add shit on top and boom, the AI continues to work. AFAIK making that bundle of information and having an AI work with it is a long and expensive process.

[–] ccufcc@lemmy.world 1 points 3 days ago

I believe there's excuse and sense in those cases.