AI Essentials: Thinking in an AI World
@import url('https://fonts.googleapis.com/css2?family=Fraunces:ital,wght@0,400;0,500;0,600;1,400&family=Inter:wght@400;500&display=swap'); .att-pd * { box-sizing: border-box; margi n: 0; padding: 0; } .att-pd { font-family: 'Inter', sans-serif; color: #2C2C2A; max-width: 900px; margin: 0 auto; padding: 0; } .att-pd-trust { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; padding: 24px 20px; background: #EDE9E3; border-radius: 10px; margin-bottom: 40px; } .att-pd-trust-item { display: flex; align-items: center; gap: 7px; font-size: 13px; color: #5F5E5A; } .att-pd-trust-dot { width: 7px; height: 7px; border-radius: 50%; background: #7A9E7E; flex-shrink: 0; } .att-pd-section { margin-bottom: 48px; } .att-pd-label { font-size: 11px; letter-spacing: 1.5px; text-transform: uppercase; color: #C4623A; font-weight: 500; margin-bottom: 8px; } .att-pd-section h2 { font-family: 'Fraunces', serif; font-size: 26px; font-weight: 400; color: #2C2C2A; margin-bottom: 16px; line-height: 1.25; } .att-pd-section p { font-size: 14px; color: #5F5E5A; line-height: 1.8; margin-bottom: 12px; } .att-pd-pathway { background: #F8F5F0; border: 0.5px solid #D9D4CC; border-radius: 10px; padding: 20px 24px; margin-bottom: 16px; display: flex; align-items: center; justify-content: center; gap: 8px; flex-wrap: wrap; } .att-pd-pathway-step { font-family: 'Fraunces', serif; font-size: 14px; color: #2C2C2A; background: #fff; border: 0.5px solid #D9D4CC; border-radius: 6px; padding: 8px 14px; } .att-pd-pathway-step.active { background: #2C2C2A; color: #F8F5F0; border-color: #2C2C2A; } .att-pd-pathway-arrow { color: #C4623A; font-size: 16px; font-weight: 500; } .att-pd-for-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-top: 16px; } .att-pd-for-card { background: #F8F5F0; border: 0.5px solid #D9D4CC; border-radius: 10px; padding: 18px; } .att-pd-for-card h4 { font-family: 'Fraunces', serif; font-size: 15px; font-weight: 400; color: #2C2C2A; margin-bottom: 6px; } .att-pd-for-card p { font-size: 13px; color: #5F5E5A; line-height: 1.6; margin: 0; } .att-pd-included-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 12px; margin-top: 16px; } .att-pd-included-item { background: #fff; border: 0.5px solid #D9D4CC; border-radius: 10px; padding: 18px; text-align: center; } .att-pd-included-icon { font-size: 22px; margin-bottom: 8px; } .att-pd-included-item h4 { font-family: 'Fraunces', serif; font-size: 14px; font-weight: 400; color: #2C2C2A; margin-bottom: 4px; } .att-pd-included-item p { font-size: 12px; color: #888780; line-height: 1.5; margin: 0; } .att-pd-overview { background: #F8F5F0; border: 0.5px solid #D9D4CC; border-radius: 10px; padding: 20px 24px; margin-bottom: 16px; } .att-pd-overview p { font-size: 14px; color: #5F5E5A; line-height: 1.8; margin: 0; } .att-pd-week { display: flex; gap: 16px; align-items: flex-start; padding: 14px 0; border-bottom: 0.5px solid #EDE9E3; } .att-pd-week:last-child { border-bottom: none; padding-bottom: 0; } .att-pd-week-num { background: #2C2C2A; color: #F8F5F0; font-family: 'Fraunces', serif; font-size: 13px; width: 36px; height: 36px; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 2px; } .att-pd-week-content h4 { font-family: 'Fraunces', serif; font-size: 15px; font-weight: 400; color: #2C2C2A; margin-bottom: 4px; } .att-pd-week-content p { font-size: 13px; color: #5F5E5A; line-height: 1.6; margin: 0; } .att-pd-week-tag { display: inline-block; background: #C4623A; color: #fff; font-size: 10px; padding: 2px 8px; border-radius: 10px; margin-left: 8px; vertical-align: middle; } .att-pd-instructor { background: #F8F5F0; border: 0.5px solid #D9D4CC; border-radius: 10px; padding: 24px; margin-top: 16px; } .att-pd-instructor-header { display: flex; gap: 16px; align-items: center; margin-bottom: 18px; } .att-pd-instructor-photo { flex-shrink: 0; } .att-pd-instructor-photo img { width: 84px; height: 84px; border-radius: 50%; object-fit: cover; display: block; } .att-pd-instructor-text { flex: 1; min-width: 0; } .att-pd-instructor-name { font-family: 'Fraunces', serif; font-size: 18px; font-weight: 500; color: #2C2C2A; margin: 0 0 4px 0; } .att-pd-instructor-title { font-size: 12px; text-transform: uppercase; letter-spacing: 0.5px; color: #C4623A; font-weight: 500; } .att-pd-instructor-bio { font-size: 14px; color: #5F5E5A; line-height: 1.7; margin: 0; } .att-pd-testi-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-top: 16px; } .att-pd-testi { background: #fff; border: 0.5px solid #D9D4CC; border-radius: 10px; padding: 20px; } .att-pd-stars { color: #C4623A; font-size: 12px; margin-bottom: 8px; } .att-pd-testi-quote { font-size: 13px; color: #444441; line-height: 1.7; font-style: italic; margin-bottom: 12px; } .att-pd-testi-author { display: flex; align-items: center; gap: 9px; } .att-pd-testi-av { width: 28px; height: 28px; border-radius: 50%; background: #C4623A; display: flex; align-items: center; justify-content: center; font-size: 10px; color: #fff; font-weight: 500; } .att-pd-testi-name { font-size: 12px; font-weight: 500; color: #2C2C2A; } .att-pd-testi-sub { font-size: 11px; color: #888780; } .att-pd-faq-item { border-bottom: 0.5px solid #EDE9E3; } .att-pd-faq-q { width: 100%; background: none; border: none; text-align: left; padding: 16px 0; font-family: 'Fraunces', serif; font-size: 15px; font-weight: 400; color: #2C2C2A; cursor: pointer; display: flex; justify-content: space-between; align-items: center; gap: 12px; } .att-pd-faq-q:hover { color: #C4623A; } .att-pd-faq-icon { font-size: 18px; color: #C4623A; flex-shrink: 0; transition: transform 0.2s ease; } .att-pd-faq-a { font-size: 13px; color: #5F5E5A; line-height: 1.8; padding-bottom: 16px; display: none; } .att-pd-faq-a.open { display: block; } .att-pd-faq-icon.open { transform: rotate(45deg); } .att-pd-faq-enroll { display: inline-block; margin-top: 14px; padding: 8px 16px; background: #C4623A; color: #fff; border-radius: 6px; font-size: 12px; font-weight: 500; text-decoration: none; text-transform: uppercase; letter-spacing: 0.5px; } .att-pd-faq-enroll:hover { background: #a8522f; color: #fff; } .att-pd-cta { background: #2C2C2A; border-radius: 12px; padding: 36px; text-align: center; margin-top: 48px; } .att-pd-cta h2 { font-family: 'Fraunces', serif; font-size: 26px; font-weight: 400; color: #F8F5F0; margin-bottom: 10px; } .att-pd-cta p { font-size: 14px; color: #B4B2A9; margin-bottom: 24px; line-height: 1.7; } .att-pd-cta-btn { display: inline-block; background: #C4623A; color: #fff; padding: 13px 32px; border-radius: 6px; font-size: 14px; font-weight: 500; text-decoration: none; cursor: pointer; border: none; } .att-pd-cta-btn:hover { background: #a8522f; color: #fff; } .att-pd-cta-badge { display: inline-block; background: #3A3A38; color: #B4B2A9; font-size: 11px; padding: 4px 12px; border-radius: 20px; margin-bottom: 16px; } .att-pd-divider { border: none; border-top: 0.5px solid #EDE9E3; margin: 48px 0; } @media (max-width: 680px) { .att-pd-for-grid { grid-template-columns: 1fr; } .att-pd-included-grid { grid-template-columns: 1fr 1fr; } .att-pd-testi-grid { grid-template-columns: 1fr; } .att-pd-cta { padding: 24px 20px; } .att-pd-pathway { gap: 6px; } .att-pd-instructor-header { flex-direction: column; align-items: center; text-align: center; gap: 12px; } .att-pd-instructor-photo img { width: 80px; height: 80px; } .att-pd-instructor-bio { text-align: center; } } Led by working AI professionals Max 6 students per section Live via Zoom, never pre-recorded Build a real AI project, not screenshots 7-day refund guarantee Built for high school and college students Most parents see their student using AI and assume they're ahead. Usually, they're just typing into a chat box the same way they'd type into Google. This course teaches them to use it the way professionals do: with precision, intention, and the judgment to know when it's wrong. Where this fits in your student's AI skill journey From typing prompts to thinking with AI Most students are already using AI, but treating it like a search engine. They type a vague question, get a vague answer, and move on. This course moves your student from casual user to skilled operator: someone who understands how AI actually works, knows how to direct it precisely, and can recognize when it's wrong. By week 4, your student will have built their own AI Project around a real idea of their own. Something they keep using long after the course ends. Casual user → ✓ This course → Skilled operator → Ready for the real world Is this right for my student? Who this course is designed for This course is built for any student who wants to actually understand how to work with AI, not just type into a chat box and hope for the best. No prior AI experience is required. Whether your student is brand new to AI or already uses it day to day, this course gives them the framework professionals use, taught by someone who works in the field. ✓ Students new to AI No experience required. The course starts from first principles (what an AI actually is and how it works) before building real skills on top. ✓ Students with a project or idea they want to build Every student brings a real idea to the course and uses AI to develop it, turning an early concept into something they can actually act on. ✓ Students who want a real skill, not a shortcut This course teaches students to reason with AI and direct it like a professional. It's a durable skill that compounds over time, not a one-off trick. ✓ Students preparing for what's next Colleges and employers are screening for AI fluency now, and that bar will only rise. This course gives your student a real head start before AI literacy becomes the baseline expectation rather than the exception. Everything you get What's included in the course 🧠 Taught by a practitioner Every session is led by someone who builds with AI professionally every day, not from a textbook or a curriculum someone else wrote 👥 Small group Never more than 6 students. Your student gets real attention every session 🛠 A real AI Project Your student leaves with their own custom AI Project they keep using after the course 💻 Live via Zoom Interactive live sessions, not pre-recorded videos your student ignores 🔗 Unique join link Each student receives their own secure Zoom link, registered access only 📅 Flexible scheduling Choose the section day and time that works best for your family What your student will learn Course curriculum Four weeks. Each week builds directly on the last. Your student picks a real project idea on day one and works that same idea through every week, walking out with a working AI Project they keep using. 1 What an LLM actually is Foundations The mental model professionals use. AI as a prediction engine, not a magic answer box. Students run hands-on prompt experiments to see why precise inputs produce dramatically better results, and start shifting their focus from "what should I ask" to "what do I actually want back." 2 Prime, Prompt, Proof Framework Three steps for getting real work out of AI. Prime with context, Prompt with a clear objective, Proof by forcing the AI to surface what it needs. Applied directly to your student's own project idea. 3 Build your AI Project In Practice Students build their own Claude Project: a workspace pre-loaded with instructions, attachments, and conversation history. By week's end, they have a Project they keep using long after the course ends. 4 When AI is wrong Critical thinking Three ways AI fails: agreement bias (it sides with whatever you suggest, even when you're wrong), hallucination (confident specifics that aren't real), over-reach (tidy answers to messy questions). Students learn to set guardrails directly into their prompts so they catch each one before being misled. Who teaches this course Meet your instructor Daniel Ilioi Course Instructor Daniel is a software writer who builds AI solutions for enterprise clients at a major consulting firm. By day, he works in the AI division helping large organizations implement the same tools your student will learn. After hours, he teaches high schoolers and college students those same skills: how to write strong prompts, organize work in Projects, and spot when AI is quietly leading them wrong. Common questions Frequently asked questions Does my student need any AI experience to take this course? + No prior AI experience is required. The course starts from first principles (what an AI actually is and how it works) before building real skills on top. And even if a student already uses AI in their daily life and has some experience, they will still benefit greatly from this class, since it teaches the deeper framework that most people never learn on their own.Enroll Now How long is each session? + Each session is one hour, held live via Zoom. With the small group size, that's enough time for your student to work through the framework, share their own project with the room, get real-time feedback from the instructor, and leave with something to apply before the next week.Enroll Now How much time will my student spend between sessions? + Plan on 30 to 60 minutes between sessions. This is short, focused work on your student's own AI Project, not assigned worksheets. Most of the actual building happens live with the instructor present, so the between-session time is for trying things on their own, refining their work, or experimenting with what they learned.Enroll Now Who teaches this course? + This course is taught by Daniel Ilioi, a software writer who builds AI solutions for enterprise clients at a major consulting firm. By day he works in the AI division helping large organizations implement the same tools your student will learn. After hours he teaches high schoolers and college students those same skills, so your student is getting the real version of how this works from someone who uses these tools every day, not a textbook version.Enroll Now What AI tools will my student use? + The course is taught using Claude, which is free to use at claude.ai. Students will create a free account before week 1, instructions are sent in the welcome email. The frameworks taught in the course apply to any modern AI tool, so what your student learns transfers directly to ChatGPT, Gemini, and others.Enroll Now Will my student be safe using AI? What about hallucinations and bad information? + Week 4 of the course is dedicated to this. Your student will learn the three main ways AI fails: agreement bias (it sides with whatever they suggest, even when they're wrong), hallucination (confident specifics that aren't real), and over-reach (tidy answers to messy questions). They'll learn to set guardrails directly into their prompts so they catch these before being misled. The whole point is to make your student a skeptical operator who reasons with AI, not someone who trusts whatever the chat box says.Enroll Now What technology does my student need? + A laptop, tablet, or desktop computer with a working camera and microphone, and the free Zoom app installed. A stable internet connection is required. Mobile phones are not recommended as the screen size makes it difficult to follow along while working with AI side-by-side.Enroll Now How does the Zoom session work? Is it secure? + Each enrolled student receives a unique, personal Zoom join link registered to them specifically. Sessions use a Waiting Room. No one enters without host approval. Sessions are limited to registered participants only so no uninvited guests can join.Enroll Now What grade level is this course for? + This course is designed for high school students (grades 9-12) as well as college students. Each student brings their own business or project idea to the course, so it works well across levels as long as the student is mature enough to engage with the framework. If you are unsure whether this course is the right fit, feel free to reach out before enrolling.Enroll Now How many students are in each session? + Each section is capped at 6 students. This is a firm limit, we do not exceed it. Small group sizes are central to how we teach. When a section fills, enrollment closes and the section is listed as unavailable.Enroll Now What if my student misses a session? + Every week we share a PDF of the whiteboard work from that session. Your student can download it and review what was covered, and course materials for the week are available the same way. We don't offer makeup live sessions for group classes, which is how we keep the small-group dynamic and the instructor's attention intact for everyone who showed up.Enroll Now Do families get session recordings? + No, we don't distribute session recordings to families. The whiteboard work from every session is shared as a PDF so your student can review what was covered, and the framework taught each week is in the welcome materials. Live attendance is how the small-group format works. What your student gets out of each session is the real-time exchange with the instructor and the other students, not a video to watch later.Enroll Now What happens after the four weeks? + Advanced courses are launching in the near future for students who finish this one and want to keep going deeper. We also offer Project office hours on request, dedicated time with the instructor to keep refining your student's AI Project after the four weeks are done. Enrolled families will get details before the cohort ends so your student has a clear next step.Enroll Now What is your refund policy? + A full refund is available if your cancellation request is submitted at least 7 days before the first scheduled session. Cancellations submitted fewer than 7 days before the course start date are not eligible for a refund. Once a course has begun, refunds are not available for unused sessions. Please see our full Refund Policy for complete details.Enroll Now Sections are limited to 6 students Ready for your student to understand AI the way professionals do? Choose your section above and complete enrollment. Sections close when they fill and don't reopen on the same schedule. A private tutor runs $80 to $150 per session. Four weeks with Daniel, in a group of never more than 6 students, is $200 total. Reserve Your Student's Spot
More you might like
Related
Travel Games 4-in-1 Airplane Travel Essentials, Road Trip Es
Related
Mastering Critical Thinking in an AI World
Related
Developing critical thinking in the age of AI
Related