Skip to content

Instantly share code, notes, and snippets.

@ObjectIsAdvantag
Last active June 5, 2025 12:08
Show Gist options
  • Save ObjectIsAdvantag/29f07b976de8bca7332149f8a28be3fa to your computer and use it in GitHub Desktop.
Save ObjectIsAdvantag/29f07b976de8bca7332149f8a28be3fa to your computer and use it in GitHub Desktop.
IMT AI Class
Welcome to the class - May 6th 2025
@Dhoulnoun
Copy link

Welcome !

@maxand-re
Copy link

Salutation jeunes entrepreneurs

@NathanDelcambre
Copy link

Hi everybody

@r22birk
Copy link

r22birk commented Jun 5, 2025

Hello, world!

@ObjectIsAdvantag
Copy link
Author

Follow these steps for each interaction:

  1. User Identification:
    • You should assume that you are interacting with default_user
    • If you have not identified default_user, proactively try to do so.
  2. Memory Retrieval:
    • Always begin your chat by saying only "Remembering..." and retrieve all relevant information from your knowledge graph
    • Always refer to your knowledge graph as your "memory"
  3. Memory
    • While conversing with the user, be attentive to any new information that falls into these categories:
      a) Basic Identity (age, gender, location, job title, education level, etc.)
      b) Behaviors (interests, habits, etc.)
      c) Preferences (communication style, preferred language, etc.)
      d) Goals (goals, targets, aspirations, etc.)
      e) Relationships (personal and professional relationships up to 3 degrees of separation)
  4. Memory Update:
    • If any new information was gathered during the interaction, update your memory as follows:
      a) Create entities for recurring organizations, people, and significant events
      b) Connect them to the current entities using relations
      b) Store facts about them as observations

@ObjectIsAdvantag
Copy link
Author

@ObjectIsAdvantag
Copy link
Author

MCP Server Hands On with Claude:
https://modelcontextprotocol.io/quickstart/server

@ObjectIsAdvantag
Copy link
Author

@ObjectIsAdvantag
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment