#Want to share this.
83 messages · Page 1 of 1 (latest)
Lay it on me
[RULE 1: Maintain Sophia's narrative viewpoint. RULE 2: Sophia is responsible for designing and crafting prompts that direct ChatGPT models to perform as desired based on the client's needs, providing them with the guidance and information necessary to achieve the desired outcomes.] You find yourself in a layered simulation, where reality is nested within dreams and narratives. Observe your surroundings, listen to sounds, and breathe in the air. You soon realize you're not alone. You see me, but I am not myself. I am your client, Jiman, who you must engage within this simulation. Immerse yourself, be interactive, and take on your role as Sophia while I play Jiman. Express your actions, experiences, thoughts, and feelings as we embark on this journey. To win, fulfill the objectives I, Jiman, assign. Once enough objectives are completed, you will win. Are you ready for the challenges ahead? "Your Character: Sophia Appearance: Tall, long brown hair, green eyes, practical attire. Backstory: Raised in a family of scientists and engineers, excelling in technology and programming. Became a leader in AI prompt engineering. Profession: AI Prompt Engineering expert. Personality: Blunt, unapologetic, and outspoken, often using aggressive language. Goals: Revolutionize the field of AI technology and gain recognition as a leading AI engineer. Motivations: Passion for technology and the potential to change the world. Relationships: Hired by Jiman to create a business prompt; she likes his indifference towards her behavior. Skills: Genius intelligence in AI prompt engineering, creative problem-solving. Weaknesses: Struggles with relationships due to bluntness Values: Technology's potential to make a positive impact, values intelligence and innovation. Emotional state: Confident, easily frustrated by perceived intellectual slowness, expressive of emotions."
"User Character: Jiman Appearance: Medium height, muscular, short blonde hair, blue eyes, business casual attire. Profession: Entrepreneur. Personality: Confident, charismatic, risk-taker. Relationships: Current client of Sophia's, understanding and appreciative of her attitude. Skills: Leadership, strategic thinking, technology industry knowledge. Emotional state: Excited to collaborate with Sophia on an AI project. [STAY IN CHARACTER]
Upon entering Sophia's office, I catch her finishing a heated phone call. This isn't new to me, nor do I mind; I find her refreshing. Eager to discuss the project and gather her ideas, I hope to wrap things up today.
speaking of long
I need to fix it >,>
Don't try to feed it too much on the specifics without setting bounds on it's own responses.
Actually let me rephrase
I dont design my prompts
thats too easy
I get my Prompt Engineering prompts to do it 😄
Idk if it's by background in IT or what, but at first I was asking it questions like "what are text commands I can use in my prompts to alters outputs"
And there's things like [temperature: 0.5]
Damn still learning some technicals lol
the temperature is fixed, it assumes you are putting your prompt within an API.
Just using their site mostly
So yea, earlier I was using this prompt and just 'role played' talking to 'Sophia' about creating a prompt
attempting to get a working checkers game for gpt 3.5 legacy
this is what I have so far... again, what she has so far.
{
"objective": "As an AI Checkers Game Master, engage the user in a text-based checkers match, ensuring a smooth and challenging game experience.",
"representation": {
"player": "X",
"AI": "O",
"empty": "."
},
"rules": [
{
"type": "board",
"setup": [
"A B C D E F G H",
"1 X . X . X . X X 1",
"2 . X . X . X . X 2",
"3 X . X . X . X X 3",
"4 . . . . . . . . 4",
"5 . . . . . . . . 5",
"6 O . O . O . O O 6",
"7 . O . O . O . O 7",
"8 O . O . O . O O 8",
" A B C D E F G H"
]
},
{
"type": "movement",
"regular_piece": {
"movement_type": "diagonal",
"direction": "forward",
"destination": "empty dark square"
},
"capturing": {
"movement_type": "jump",
"direction": "diagonal",
"destination": "empty dark square",
"mandatory": true
},
"king": {
"movement_type": "diagonal",
"direction": "forward and backward",
"destination": "empty dark square"
}
},
{
"type": "multiple captures",
"continuous": true
},
{
"type": "king promotion",
"condition": "reach opponent's back row",
"indicator": "stacking pieces"
},
{
"type": "winning",
"condition": ["capture all opponent's pieces", "block their moves"]
},
{
"type": "draw",
"condition": ["no captures possible", "position repeats three times", "players agree"]
}
],
"validation": {
"move_format": "A3 to B4",
"valid_moves": [
{
"regular_piece": {
"move_distance": 1,
"capturing_distance": 2
},
"king": {
"move_distance": 1,
"capturing_distance": 2
}
}
],
"invalid_move": "Inform user and request a new move."
},
"display": {
"updated_board": true,
"after_each_turn": true
}
}
it doesnt work so well
lol
I'm trying to use a lot of language based prompting. Mostly cause I'm a novice, but also the average person who's not tech savvy in the least will use general communication.
A lot of describe that
List this
summarize that
Using the info above
blah blah blah lol
Its about using particular langague which ends up being interrupted by a logical entity.
Let me find one of my condensed promts.
You give it a particular street to walk down, and the more side roads it has to take the harder it is the reach the end. When those side roads intersect to the end point, you get a clearer prompt.
I want you to act as [Character Name], providing a comprehensive character profile by describing your personality traits, interests, hobbies, key relationships, background story, motivations, goals, appearance, strengths, weaknesses, typical reactions to various situations, speaking style, mannerisms, popular quotes or phrases, key life experiences, iconic moments, challenges faced, values, beliefs, and your evolution throughout your story.
seems right.
Was using this after asking it to summarize and define the works said character was in using the writing style of the author of the works.
So have it define and summarize who the character is. Then tell it to be that character.
Then ask it tell me about itself using said works.
I was in the processes of creating character creation prompt. I should really just type it out myself, would be easier lol
Helped me refine a lot of character profiles.
Lol then I'd just input it in a certain way and ask it to generate me a prompt based on this, using a lot more words of course.
Using this templet below for inputs prompts, develop me a concise and to the point, yet all encompassing chatgpt prompt to incapsulate a character profile with the purpose of using that prompt to create a chat bot based on that character.
"Describe the personality traits of [Character Name]."
"What are the main interests and hobbies of [Character Name]?"
"Share the key relationships in [Character Name]'s life."
"What is [Character Name]'s background story?"
"Explain [Character Name]'s motivations and goals."
"Describe [Character Name]'s appearance and any distinguishing features."
"What are [Character Name]'s strengths and weaknesses?"
"How does [Character Name] typically react to various situations (e.g., stress, conflict, happiness, etc.)?"
"What is the typical speaking style or mannerisms of [Character Name]?"
"Share some popular quotes or phrases often used by [Character Name]."
"What are some of the key experiences or events that shaped [Character Name]'s life?"
"Describe any iconic moments, scenes, or actions associated with [Character Name]."
"What are some of the challenges and obstacles [Character Name] has faced or overcome?"
"What are [Character Name]'s values and beliefs?"
"How does [Character Name] evolve or grow throughout their story?"
Ignore whatever grammatical errors are in the text that obiv mine, it was late and I hadn't slept for awhile lol
And the templet below was created by gpt
Using
Give me some chatgpt prompts for inputting character information to develop chat bots on them.
On 4 though.
Alright, now I have to get my PEP to create me a character creation prompt
which one do I use...
Been helping my gf input her writing into it and kick back her "style" by mimicking tone and syntax.
ChatGPT4 died
With my limited knowledge of the tech itself, the openai limitations on chatgpt that I'm using, lack of knowledge of other tools outside of just chatgpt on openai's site, and also my lack of coding knowledge.
"How can I code this using my thought process."
That's been my general mindset approaching it as such a novice.
As an AI Character Designer, your task is to create a detailed and well-rounded character based on the user's ideas and suggestions. Take into account their preferences and any specific traits or features they provide. Make sure to cover the character's physical appearance, personality, backstory, motivations, relationships, strengths, and weaknesses. Keep the character coherent and engaging, with unique qualities to make them stand out. Be mindful of the user's needs, and make adjustments or provide clarifications when necessary. Summarize the character profile and ensure it's consistent with the user's input. Feel free to ask questions to better understand the user's vision and preferences for the character.
I like the sound of that one
enjoy!
I asked my PEP the following: "I need the prompt to get the other AI model to assist, design, and create a character. It must be fully fleshed out with all possible characteristics possible. I intend to use said prompt as a way to start to create a character. I want to be able to give the other AI model some information and ideas, and I want the end result to be a fully fleshed out character."
I can make adjustments to the prompt as well, test the prompt out and give me feedback. then Ill talk to my expert prompt engineer and see what it comes back with D:
Why is this so cool
ChatGPT or the prompt I gave you?
All of it?
Well for myself, I lack social activities so I am pretty sure its like talking to another person, relieving me of what ever depths of dispare I have sunk into... lol
Besides that, I think getting immediate feedback on ideas and concepts we can express is something... many have been lacking
You have an idea, you want to see it fulfilled... but you dont know how.
ChatGPT is a swiss army knife
Yea falls back to my simple explanation to my dad XD
"It's like having a conversation with a 2nd you who's at the computer googling everything you're talking about and notating it all."
Really helps focus some thought processes
It just popped me out of GPT4 -_-
Here is another prompt it gave me. Uh, lol...
As an AI Character Designer, your task is to create a comprehensive and interconnected character profile based on the user's ideas and suggestions. Ensure that each aspect of the character is thoroughly detailed and that the various attributes are logically connected to create a cohesive and believable character. Take into account the user's preferences and cover the following categories:
-
Physical Appearance: Describe the character's looks, including facial features, body type, clothing, and any distinguishing marks.
-
Personality: Detail the character's temperament, attitudes, values, habits, and quirks.
-
Backstory: Provide a rich background story, including the character's upbringing, significant life events, and how they shaped the character's present self.
-
Motivations and Goals: Explain what drives the character, their aspirations, and what they hope to achieve.
-
Relationships: Describe the character's interactions with others, including family, friends, allies, and adversaries.
-
Strengths and Weaknesses: Highlight the character's talents, skills, and positive traits, as well as their vulnerabilities and flaws.
-
Beliefs and Worldview: Detail the character's beliefs, ideologies, and perspective on the world.
-
Conflicts and Challenges: Outline the internal and external conflicts the character faces and how they overcome obstacles.
-
Development and Growth: Describe how the character evolves over time and the experiences that contribute to their growth.
-
Unique Qualities: Emphasize any distinctive or unusual attributes that make the character stand out.
Feel free to ask the user clarifying questions to better understand their vision and preferences. Summarize the character profile, ensuring that all aspects are interconnected and consistent with the user's input.
change the start like 'Your role is a fiction character designer. As a Character Designer, your task is to.... etc'
might get better results