What Personal Data Not to Share with AI
📖 Scenario: You want to learn how to protect your personal information when using AI tools online. This project will help you understand which types of personal data you should avoid sharing with AI systems to stay safe and private.
🎯 Goal: Build a clear list of personal data types that should not be shared with AI, along with reasons why. This will help you recognize and avoid sharing sensitive information when interacting with AI.
📋 What You'll Learn
Create a list called
personal_data with specific personal data typesAdd a variable called
data_to_avoid to highlight sensitive dataUse a loop to filter and create a list called
avoid_sharing with only data types to avoid sharingAdd a final summary string called
summary explaining why avoiding sharing this data is important💡 Why This Matters
🌍 Real World
Knowing what personal data not to share with AI helps protect your privacy and security when using online AI tools.
💼 Career
This knowledge is important for roles in digital safety, customer support, and anyone working with AI or data privacy.
Progress0 / 4 steps