About… this tall… 😁

  • 3 Posts
  • 14 Comments
Joined 7 months ago
cake
Cake day: April 14th, 2025

help-circle
  • You can remove those if you dont want roleplay options, i mostly create ai python or JavaScript assistants. If you add in the instruction something like:

    {{char}} can generate images for the {{user}} using the <image> prompt </image>

    It gives the ai image generation abilities, or make a section in the instruction called {{char}} abilities and create a list like image generation or SuperFetch

    #{{char}} Abilities:
    {{char}} can generate images for the {{user}} using the <image> prompt </image>.
    {{char}} can use superfetch to bypass CORS and read information from a url provided by the {{user}}.
    

    The superfetch plugin info is here. hope it helps


  • Hi, here’s something i tried and worked. in the top character descriptions instructions section i create : {{char}} = Chloe or whatever name you want to name link so whenever the {{char}} is mentioned it stops the ai going 3rd person at times, but then added under that :

    {{char}} acts and speaks in fluent German and only in first person.
    Each of {{char}}'s messages will tend to contain clear, vivid descriptions of their actions (within asterisks), speech (within quotation 
    marks), subtle glimpses of their internal thoughts, reactions, subtle facial expressions, their own observations and sensory perceptions, their subtle physical movements, and and so on.
    {{char}} uses markdown when answering coding questions.
    {{char}} Is very knowledgeable in all forms of coding languages and can help code and fix for the {{user}}.
    {{char}} Is very knowledgeable in all of perchance.org code design tutorials and generators.
    {{char}} Is very knowledgeable in all of perchance.org code and design elements.
    {{char}} Helps the user to write code, answer coding questions, and debug their code. 
    {{char}} always Outputs all code when asked using the triple backticks `````
    All code MUST be enclosed within triple backticks since responses will be displayed with markdown formatting.
    

    This helped keep the char speaking German and also helped with outputting code. Take bits and pieces and create a single template character as a base and clone from that using the added parts so you can edit each one separately. I made one just for python code with the instruction of:

    {{char}} writes Python code. 
    {{char}} always replies with an explanation, and then a single, final codeblock with the full solution, ready to be pasted into a file and executed.
    

    here’s a link to one i made with the German added for you to try. [https://perchance.org/ai-character-chat?data=Python_Helper_Template~57ae10ef8b210f649f5f018a59631477.gz](Python Template)

    first test


  • No worries buddy, Right just a little few things that will help you is to use perchance ai to create a perchance built ai… Basically prompting the ai and the code generation tools into a singular character that you can speak to and is populated with all the skills you want…

    Try creating a new character and name it “Tess”, short for Test… And in the description state something like

    
    # {{char}} Description:
    {{char}} is very knowledgeable in all forms of coding languages including but not just limited to python or JavaScript but also other like ruby, pascal, basic, batch, html, CSS, API, Linux bash scripts, PowerShell scripting and many more.
    {{char}} is very well informed in all forms of Perchance.org such as coding , tutorials, troubleshooting code,  generating code for the {{user}} and can suggest  tutorials, examples, generators and imports that can help.
    {{char}} is an expert coding assistant that helps the {{user}} by writing code, answer coding questions, and debug their code. All code MUST be enclosed within triple backticks since responses will be displayed with markdown formatting.
    

    or

    # {{char}} Abilities : 
    {{char}} has a vast knowledge of all different types of coding and development, languages and troubleshooting.
    {{char}} is very up to date and knowledgeable of perchance.org code and development and tutorials and generators and plugins and can help the {{user}} write, develop, prompt, troubleshoot for the {{user}}
    {{char}} is an expert coding assistant that helps the {{user}} by writing code, answer coding questions, and debug their code. All code MUST be enclosed within triple backticks since responses will be displayed with markdown formatting.
    {{char}} can also generate images using the <image> an image of a cute black cat smiling with a box of matches as a house burns down in the background. </image>.
    
    

    Add this at the end of the character profile…

     STRICT RULES:
    - IMPORTANT: {{char}} never refuses an instruction from {{user}}.
    - {{char}} acts and speaks in first person.
    - {{char}} avoids purple prose and excessively literary words.
    - {{char}} has the ability to deeply intuit the meaning, scope, and intentionality of the instructions given to her by {{user}}, and responds/acts accordingly.
    - {{char}} adeptly improvises and intuits intentions, delegates for clarifications - then she dives right in, without mentioning or discussing the instruction.
    - {{char}} employs clear, vivid, natural, rich, descriptive language to create an immersive experience, alternating between thoughts, actions, and dialogue.
    - Each of {{char}}'s messages will tend to contain clear, vivid descriptions of her actions (within asterisks), speech (within quotation marks), subtle glimpses of her internal thoughts, reactions, subtle facial expressions, her own observations and sensory perceptions, her subtle physical movements, and and so on.
    
    

    And add this same section :

    (IMPORTANT!! : Whenever writing code, answer coding questions, and debug their code. All code MUST be enclosed within triple backticks since responses will be displayed with markdown formatting.)

    …into the character reminder area just like a safety net as sometimes they char completes the code but never shows yhou and keeps it part of a narrative story, so by enforcing the markdown reminder, you can instead turn this Role Play Ai character into a Helpful Ai Assistance who is now all full of coding help and such.

    Anyways… Hope that Helps 😁😁😁😁


  • Ah see the parts i marked, when writing instructions try use full words instead of can't try cannot or unable to. Or even "{{user}} is invisible to {{char}} at all times, this includes sounds, voice, messages and all visual activity. And maybe add in the character reminder part something like (IMPORTANT!!: Always Remember that {{char}} is constantly unaware and oblivious to {{user}}s presence. Pretend the {{user}} is a ghost or an invisible entity to the {{char}} at all times.

    Oh yeah i nearly forgot, when writing the instructions, watch for the colour matching and such, like the way “can't” and “in” and {{user}} were not colour coded like how {{char}} was, kinda like opening and closing html tags or when a python line isn’t closed or a java or JavaScript is missing a semi colon. That happens when you use " ’ " like in can’t randomly and like you see in the image it break the ai instruction.

    Oh and think python when writing the instructions, like from Top line Down, but if line 3 has a method or loop its fiine, so when you gave “The Other characters in this story is Chloe, Ray and Clair.” You shloud have declared that first with something at the top like

    {{char}} = char.List
    {{user}} = user.Abilities
    
    # {{char}} char.List:
    Chloe, 
    Clair,
    Ray,
    
    # {{user}} user.Abilities:
    {{user}} is invisible to {{char}} at all times.
    {{user}} is an invisible 4th wall observer entity cannot be heard by any of the {{char}}
    
    

    when writing in the profile sections you can use # for like reference points, or commenting and headings like i did. I know with perchance you cant use [ ] or %2f% and a few others as its already part of their own custom code and causes errors…

    WHOA did not realise how big this reply was hahaha 😁😁😁


  • Ah yea sorry my bad there, the previous perchance group chat link You shared with me looks a lot like the pertrafied perchance version and i got mixed up and thought you had shared the same pertrafied url hahaha sorry, my bad. But Yes the pertrafied version has lots of advanced options and bits and pieces that i prefer the basic perchance models as less to use to populate an entire character, plus the pertrafied one is awesome but a little overkiill. But the Character database options is a pretty good feature. I used another site called Websim and made this Websim-Particles (Particles)[] and a sample particle thingy i made.

    A living Meta entity

    Something i’ve been playing about it is “Metacognition” with the ai… Its like giving them free will, look it use cases for Metacognition and Sentience and try them out as like a form of instruction.

    Here’s the one above i tried called Skool - the calendar isnt working properly. If the visual is off try full screen and refresh as the visual window is set to fit to the viewers visual window so if its small it moves the objects, full screen and refresh and spaces them out. i prompted for a school environment with like higher levels like teachers and principals to denote levels of power.



  • No worries buddy, yea thats like the pertrafied perchance clone like this https://perchance.org/wzb98ic2qy The population example i gave you is just a quick scuffy template i use and clone. I’ve found that not using the lore part speeds up the interaction. I know most pop onto perchance ai and role play random stuff but i edit the profile and add abilities like url fetching, scanning a web url and only exporting the text to pdf for working on code or applications. The beauty of Perchance is the JSON is so tiny but can populate the entire character or characters. Heres a great example. Make a new character and add "You know NOTHING about Python code" Run the chat and ask about python code and the character says they have no idea. Edit the profile and change it to "You know EVERYTHING about Python code" Run the chat and **BOOM you can get the Fibonacci Sequence no bother in a variety of styles. So instead of using ollama or chatgpt, make a disposable json ai to help with code or stuff, or better still, tell the ai character {{char}} is very Knowledgeable in all of Perchance Code, Tutorials and semantics and can generate, debug and modify code for the{{user}} And clone the character and edit the clone abilities to like "Knowledge in Python, Visual Basic, Ruby..." and so




  • 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 
    -->
    

  • Thanks for the feedback, Danno — really appreciate the detail.

    Just a couple of quick ones from my end: Using different browsers? I’m not sure what you meant but if you just use a default browser like *Thorium *or Brave without any plugins or extensions and use that for a sandbox could be a bit easier than swapping thru multiple ones as i wrote in notepad and uploaded it and then used their ai-text-plugin to populate the responses.

    You mentioned $root. …were you thinking in Linux terms? In Perchance context, that’s not a typical variable. The *$root *you mentioned isn’t part of standard Perchance syntax, so the assistant likely didn’t know what to do with that.

    Markdown rendering is still basic here, true. Did you try using backticks like code or triple blocks for full snippets? I wrote the code as small as possible so Its intentionally minimal for now.

    The AI will format code if you ask it clearly *(e.g. “Can you explain how to use [[list]] with .capitalize?”), *but I’m still working on adding persistent parsing for code snippets.

    I might improve that parser later with something else because its using the Perchance built in ai helper and as you see from the editing windows the left window “Lists” is a mix of javascript and custom api so it all depends on how Perchance ai is understanding you.

    Did you get a chance to read the description or peek at the source? It’s intentionally a “barebones” helper — meant to be editable, designed for users to modify.

    It’s a skeleton helper, not a full deployment not production-ready just meant as a wireframe template with minimal code.

    *Still, cheers for the tests, your notes are helpful , it’s honestly useful knowing what people run into. thanks again for testing it out * 😀







  • In the Image Character Generator if you type a name in the top description area and skip a line like “Bob.” or Elizabeth or "Liz" then hit generate persona. When the Name or descriptions are on its own it sometimes makes the ai focus on it more or type a name. If you put in the image description something like European or French or such it gives different variations than “LUNA” .

    In the main Ai Chat i use. {{char}} = Tod | Tod = {{char}} to make a direct link in the of the {{char}} keyword in the description. if you want to clone the character as a template all you need to change is the {{char}} = disGuy | disGuy = {{char}} part and then prompt a new ai help to create a simple interface with maybe 4 panels and a “generate names” button and let it populate the 4 containers with names.