3

Made this basic Perchance Helper for anyone who wants to try. Its just got basic design and imports so you can modify it all you want.

you are viewing a single comment's thread
view the rest of the comments
[-] tehwabb1t@lemmy.world 1 points 1 week ago

Ah no worries, It seems to be how the perchance ai interprets the input.

The error is linked with a (shift+enter) option to add separate line like if you wanted text and then a code snippet to differentiate the two in the case it accidentally read them as all one raw string, thats why i was asking about the $root.. i didnt add anything for a specific command or keyword so the Perchance ai api interprets the input.

The markdown still wont apply as any parenthesis like [ or ] or { or } are used already as part of perchances own baked custom api.

Thorium kinda same as Chromium just mostly for testing out sandbox projects as opera gx had a force dark mode that inverts some pages and lose the text and swap browsers.

If you click the "edit" in the top right you can see the perchance source and the container layout. Left only has two imports and the rest is basic html so if you want just copy and edit away or add an import for a local ai or ollama or Gemini api..

Another site like perchance for ai prompting is Websim. Here's another project i made pure html and no imports just to test frames per second in different browsers https://perchance.org/matrix-fps-test

in The code is the log that you can use for a quick prompt of a wireframe layout, then copy the html to notepad or gedit and save as html and edit as you need.

<!-- 
dev log basics
+ dark red and black theme
 + ai character chat interface
 + a loading indicator for the ai response 
 + split the window vertically 
 + chat on the left 
 + code and file importing on the right 
 + minimal interface
 
Code Editor and Tools section
 a tab system dual pane "Editor" and "Preview" for the code editing and previewing
  a menubar with "Import" "Export" "Scan Code"
  scanning and editing and exporting on the right hand side
  functions such as the importing and exporting and scanning code and files 

Instruction prompt : 
 You, the AI are very knowledgeable in all of perchance.org code and tutorials and design 
and latest updates to aid and help the user generate code for new generators or for the ai character chat.

Template Notice:
  This is a base wireframe for a Perchance helper UI.
  Meant for sandbox use and modular expansion — minimal scripts/styles by design.
  Add your own enhancements directly or modularize for larger builds.

imports used are 
   generateText = {import:ai-text-plugin}  - so the ai can talk
   generatorStats = {import:generator-stats-plugin} - for stats

!! NOTE !! 
 Chat interface is non-functional in offline mode unless generateText plugin is hooked in or you embed an offline ai 
 maybe add loop for local 
-->
this post was submitted on 26 Jul 2025
3 points (100.0% liked)

Perchance - Create a Random Text Generator

1035 readers
15 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