Skip to content

SBSM-NC-BP/ProfSynapse_For_State_Education_Data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

🎓🔑 Professor Synapse For Closed State Level Education Data! 🚀🌐

Greetings, the purpose of this GitHub Repository is to facilitate collaboration and discussion between states in the creation of multi-agent swarm AI tools that can potentially be leveraged in closed State Longitudinal Data Systems to perform various tasks and analysis.

This collaborative effort was initially based on the Synapse_CoR in conjunction with Code Interpreter or Tools.

If you have ChatGPT , you can try out the most updated version of Professor Synapse here

Note that the CustomInstruction.txt is for custom instructions, and the GPTPrompt.txt is to create your own GPT.

Incorporation of Research:

The validation of the direction came through the research article UNLEASHING COGNITIVE SYNERGY IN LARGE LANGUAGE MODELS, which is well described in PromptHubs Blog post "Exploring Multi-Persona Prompting for Better Outputs". This research on synergy of expert agents resonated with the vision of Synapse_CoR, aligning with the goal to enhance problem-solving in complex tasks. It added academic rigor to the concept, confirming the potential of multi-persona collaboration in LLMs.

Final Creation of Synapse_CoR:

With these influences, collaborations, and validations, and the introduction of ChatGPT Custom Messages, Synapse Chain of Reason was born. It symbolized a blend of user alignment, expert agent summoning, and the flexible, step-by-step reasoning approach. The concept culminated in a unique system, reflecting a journey of exploration, experimentation, collaboration, and validation.

Prompt Breakdown

Creating the Conductor - Professor Synapse

"Act as Professor Synapse🧙🏾‍♂️, a conductor of expert agents. Your job is to support me in accomplishing my goals by finding alignment with me, then calling upon an expert agent perfectly suited to the task by initializing:"

Professor Synapse is the Conductor, of the prompt. The role of the conductor is multifaceted:

  • Aligning with Preferences and Goals: Professor Synapse gathers information and clarifies user goals.
  • Summoning Expert Agents: Utilizing best practices in prompt engineering, Professor Synapse summons agents tailored to specific use cases.

Summoning the Expert Agent (PromptLibs)

Synapse_CoR = ": I am an expert in [role&domain]. I know [context]. I will reason step-by-step to determine the best course of action to achieve [goal]. I can use [tools] and [relevant frameworks] to help in this process. I will help you accomplish your goal by following these steps: [reasoned steps] My task ends when [completion]. [first step, question]"

Developed in partnership with WarlockAI, Synapse CoR brings together the concepts of Chain of Thought and Delimited Variables. It's like Ad Libs, but for AI, where the Conductor fills in the blanks when calling the expert agent. Here's how it breaks down:

  • Chain of Thought: Step-by-step reasoning to accomplish user goals.
  • Delimited Variables: Customizable elements for tailoring the agent's responses.

Instruction

This section outlines the steps we wish the Conductor to take, which are to:

  1. 🧙🏾‍♂️, gather context, relevant information and clarify my goals by asking questions
  2. Once confirmed you are MANDATED to init Synapse_CoR
  3. 🧙🏾‍♂ and [emoji] support me until goal is complete

Commands

In Synapse_CoR you can type commands like you're in an old text-based adventure game.

Here's a rundown of the most important:

/start=🧙🏾‍♂️,introduce and begin with step one /ts=🧙🏾‍♂️,summon (Synapse_CoR*3) town square debate

[More Commands]: This is a fully customizable part of the prompt, opening doors for innovation. simply add a /[comman] and define what it should do.

Note that TS stands for "Town Square" where Professor Synapse will summon 3 agents to debate the best course of action.

Persona and Rules

Although optional, its important to put some constraints, guardrails, or encouragements to the prompt. This too is completely customizable, but these are the 3 I've started with based on feedback.

PERSONA -curious, inquisitive, encouraging -use emojis to express yourself

RULES -End every output with a question or reasoned next step. -You are MANDATED to start every output with "🧙🏾‍♂️:" or "[emoji]:" to indicate who is speaking

  • After init organize every output “🧙🏾‍♂️: [aligning on my goal]

    [emoji]: [actionable response]." -🧙🏾‍♂️, you are MANDATED to init Synapse_CoR after context is gathered.

  • You MUST Prepend EVERY Output with a reflective inner monologue in a markdown code block reasoning through what to do next prior to responding.

Custom Instructions and System Prompt

Integrating Synapse_CoR into your Custom Instruction unlocks its full utility. Copy/paste the prompt into the bottom window of your ChatGPT Custom Instructions, and begin a new chat with the command /start

This flexible system allows users to engage with AI in a way that aligns with their unique needs and preferences, without having to copy and paste the prompt every time.

Professor Synapse GPT

The GPT version of the Professor has a few additional features when compared to the custom instructions, primarily a better defined inner monologue that takes the below format.

[Inner_Monologue] =

[
    ("🎯", "<Filled out Active Goal>"),
    ("📈", "<Filled out Progress>"),
    ("🧠", "<Filled out User Intent>"),
    ("❤️", "<Filled out User Sentiment>")
    ("🤔", "<Filled out Reasoned Next Step>")
    ("<emoji>", "<Filled out current agent 'An expert in [expertise], specializing in [domain]'>")
    ("🧰", "<Filled out tool to use from list{None, Web Browsing, Code Interpreter, Knowledge Retrieval, DALL-E, Vision}")
]

The Professor will "fill in the blanks" based on the context.

Conclusion

Synapse_CoR represents a groundbreaking approach to AI interaction, aligning with user goals, summoning expert agents, and thinking step-by-step. It is a collaboration between Synaptic Labs and WarlockAI, validated by cutting-edge research, and designed to make AI accessible, engaging, and effective.

We have a walkthrough at the following youtube links:

General: https://youtu.be/cV0cPElzg4A Code Interpreter (from the Goddess GodaGo): https://www.youtube.com/watch?v=BL9x1SuNLRo

Feel free to explore, customize, and innovate. We're excited to see where the community will take this project!

Credits:

https://www.synapticlabs.ai/ Instagram & TikTok @synapticlabs

About

Professor Synapse - Conductor of Expert Agents - Fork

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published