Skip to content

Latest commit

 

History

History
83 lines (58 loc) · 4.31 KB

File metadata and controls

83 lines (58 loc) · 4.31 KB

How to Use Your Personal Context File for AI-Enhanced Learning

This README provides simple instructions for getting the most out of your personal context file with AI systems to enhance your learning journey.

What is the Personal Context File?

The personal context file is a structured JSON document that helps AI systems understand:

  • Your learning goals and preferences
  • Your cognitive strengths and challenges
  • The most effective learning strategies for your needs
  • Your current progress and knowledge connections
  • How to avoid common AI limitations like hallucinations and context constraints

Quick Start Guide

1. Personalize Your File

  • Open the personal_context_self_education_template_v2.json (recommended) or the simpler personal_context_self_education_template.json in any text editor or go to Step 2 and ask AI to ask you questions to fill necessary information.
  • Replace all placeholders in [brackets] with your specific information or ask AI to ask you questions for fill this info.
  • Fill in your learning goals, preferences, and current knowledge levels
  • Update the cognitive profile section based on your personal experience
  • Save the file (Ask AI to show you updated full context file in JSON format)

2. Share with AI at the Start of Learning Sessions

Hello! I'd like to share my personal context file to help you provide more personalized learning support.
[Paste the entire JSON file here or attach as file]
Please confirm you've received this context and will use it to guide our learning interaction.

3. Have Productive Learning Conversations

After sharing the context, you can:

  • Ask for explanations of complex topics tailored to your learning style
  • Request practice questions that use active recall principles
  • Get help structuring your learning approach for specific topics
  • Have the AI help you make connections between new and existing knowledge

4. Update Your Context File Regularly

  • After significant learning progress, update the "learning_progress" section
  • Add new connections between topics in the "knowledge_connections" array
  • Refine your cognitive profile as you discover more about how you learn best
  • Increment the version number and add an entry to "update_history"

5. Key Elements to Update Frequently

  • Current Focus: Update whenever you switch to a new learning topic
  • Completed Topics: Add entries as you master new areas
  • Knowledge Connections: Document insights about how different topics relate
  • Learning Strategies: Refine based on what's working best for you

Sample Questions to Ask AI After Sharing Context

  • "Based on my cognitive profile, what's the best way for me to approach learning [topic]?"
  • "Can you create a set of practice questions on [topic] that use active recall principles?"
  • "How does [new concept] connect to [previous concept] I've already learned?"
  • "What would be an effective spaced repetition schedule for reviewing [topic]?"
  • "Could you explain [concept] using analogies that connect to my existing knowledge?"

Dealing with AI Limitations

  • For Context Window Issues: Remind the AI of key previous discussions
  • For Hallucinations: Ask for sources or evidence when discussing factual information
  • For Complex Topics: Break learning into smaller chunks that fit in the AI's context window
  • For Important Information: Verify critical facts with authoritative sources

File Maintenance Best Practices

  • Update at least monthly, or whenever you complete a significant learning milestone
  • Keep a backup of previous versions to track your learning evolution
  • Consider splitting into multiple context files if you're learning across very different domains
  • Review and refine the "effective_prompting" section based on which prompts work best

Remember

The personal context file is not just for the AI—it's a structured framework for your own metacognition and learning approach. By maintaining it thoughtfully, you're engaging in valuable reflection about your learning process.

Learn More

For a comprehensive guide with advanced techniques, domain-specific customization, and troubleshooting tips, see the Complete Guide: Using Personal Context for AI-Enhanced Learning.