Student-owned AI+X projects grounded in subject interests

CIT focuses on understanding, designing and validating AI rather than merely operating tools. Students may begin without programming experience, but the coding required depends on the question, and they must understand and explain every tool, line of code, dataset and analysis used in the final work. Biology, humanities, art and other non-CS interests can become a distinct AI+X extension.

Students must understand and explain every tool, AI output, line of code, and analysis used. Awards and admissions outcomes are not guaranteed. | Last reviewed: July 11, 2026

Can students begin AI+X without programming experience?

Yes. We begin with the student's subject interest and question, then teach the data, statistics and programming needed to test it. In the final work, the student must explain the libraries and AI tools used, the code, data provenance, errors and limitations.

What is the AI + X track?

AI + X is an approach to designing meaningful projects at the intersection of a student's own field of interest (X) and AI technology. Below are example combinations covered in actual classes.

Field of Interest (X) AI Project Direction Tools Used
Life sciencesApproved public-data medical-image classification or biological pattern comparisonPython, TensorFlow, public data
Humanities / social sciencesPublic-text sentiment study, education tool or policy-data explorationNLP, Pandas, scikit-learn
Economics / businessPublic economic-data model or interactive policy simulatorData analysis, regression models
Art / musicMusic-pattern classifier or accessibility tool with documented rights and data provenanceMIDI data, explainable AI tools
Environment / geographyModel a local issue with satellite, climate or municipal public dataCNN, GIS, public data

Students may begin with no Python experience. The prerequisite phase varies with the student's starting point and project scope, and the student must explain every library and tool used in the final work. For more details, see the AI Portfolio Program page.

How do you build a high school AI portfolio?

An AI project is not an admissions object. It is an evidence system for student-owned work: dates, role, question, new contribution, methods, data provenance, results, limitations, iterations and mentor support. CIT uses the following design stages.

  1. Find the intersection of your interest + AI — Define a concrete question where your intended major meets AI.
  2. Explore public datasets and design a hypothesis — Find data that fits your topic from public sources like Kaggle, the UCI ML Repository, and NHANES.
  3. Build a prototype — Use Python·scikit-learn or visual/automated tools such as Teachable Machine and AutoML, while understanding and explaining how they work and where they fail.
  4. Analyze and visualize results — Interpret whether the model is right, and if it is wrong, why, then record the reasoning in the research log.
  5. Document it on GitHub or a portfolio site — Organize it in a reproducible form. It becomes a link admissions officers can check.
  6. Get external validation through competitions and presentations — KSEF, USAAIO, AI hackathons, and more, or present it in a school session.
AI+X Project Principles — Reviewed July 2026

Students do not need to imitate a particular outside program. They need a question grounded in their subject interests, new evidence, an exact student role, and an outcome they can explain and defend. Selective colleges do not publish one required project duration, count, or competition formula.

This principle runs throughout the CIT curriculum. Iterating and validating one topic, then documenting related papers, presentations or competition artifacts, can show the development of the same student-owned project without inflating each artifact into a separate activity. If you're interested in advanced tracks, see the Agentic Engineering course.

At what age can AI education start?

CIT's AI education can start as early as preschool or 1st grade. That's because the starting point of AI education isn't 'how to use AI tools' but 'how to think.' In preschool and the lower elementary grades, students don't learn AI directly; instead, they firmly build the problem-solving skills that form the foundation of all AI learning, through play and activities.

What do preschoolers and lower elementary students learn?

Before working with AI directly, students intensively train the following three thinking skills.

  • Problem decomposition, the power to break a big problem into small units
  • Logical thinking, the power to find order and rules
  • Mathematical problem-solving, the power to find answers through numbers and patterns

When do students start learning AI directly?

At CIT, we believe the essence of AI education is not acquiring skills but 'expanding how you think'. Students experience just how far they can stretch their own thinking, and learn how to turn that thinking into reality through AI.

From the upper elementary grades, once problem-solving fundamentals are in place, it flows naturally into AI literacy; middle schoolers move on to Python data analysis and basic machine learning; and high schoolers progress to full AI project design and competition prep. We use a placement test to guide each student to the best starting point for their age and level.

How is CIT's AI curriculum structured?

CIT's AI curriculum is structured in five stagesmatched to a student's stage of cognitive development. It starts from problem-solving fundamentals and progresses through AI literacy, data analysis, and machine learning to AI projects.

Steps Recommended for Core Learning
① Problem-Solving FundamentalsPreschool · lower elementaryProblem decomposition, logical and mathematical thinking (no coding or AI)
② AI LiteracyUpper elementaryUnderstanding how AI works, its history, and real cases; a critical perspective (no coding)
③ Data AnalysisMiddle schoolersCollecting, cleaning, and visualizing data with Python·Pandas
④ Machine LearningMiddle and high schoolersSupervised and unsupervised learning; building and evaluating scikit-learn models
⑤ AI ProjectHigh schoolersTopic selection → design → presentation; portfolio and KSEF competitions

Problem-Solving Fundamentals

Starts in preschool and the lower elementary grades. Before working with AI directly, students build decompositional thinking that breaks big problems into small ones, logical thinking that finds order and rules, and mathematical thinking that solves with numbers and patterns — all through play and activities. This is the stage that forms the foundation of all AI learning.

AI Literacy

Students explore what AI is, its history and principles, and everyday examples of AI. They understand AI concepts without coding and form a critical perspective on AI. Begins in the upper elementary grades, once problem-solving fundamentals are in place.

Data Analysis

Students learn to collect, clean, and visualize real data using Python and Pandas. They build the ability to spot patterns in data and draw out meaningful insights.

Machine Learning

Students understand the concepts of supervised learning, unsupervised learning, classification, and regression, and build real machine learning models with scikit-learn. They experience evaluating and improving a model's accuracy.

AI Project

Students choose a topic they care about and carry out the entire process, from data collection through model design to presenting results. It can be used as a portfolio and connects to competition entries like KSEF and admissions EC activities (extracurricular activities). For details, see the Portfolio Program page.

How does AI education connect to schoolwork and admissions?

Data analysis, statistics, logical reasoning and scientific method can deepen related coursework. They do not automatically improve grades or admissions outcomes, and CIT protects academic deadlines and student authorship first.

How does it help with schoolwork?

  • Math, science and informatics learning: apply statistics, logical reasoning and experimental design to relevant problems.
  • Problem-solving: thinking that decomposes problems and verifies them with data becomes the foundation for learning every subject.

How does it help with admissions?

  • Korean universities: whether activities, portfolios, or awards may be submitted depends on the university, admission year, and route; check the current official guide.
  • Overseas universities: it serves as EC activity (extracurricular activity) and essay material for international school students applying to U.S. colleges.
  • Competition participation and awards: verify the current year's eligibility, prior-work, and selection rules for KSEF, USAAIO, Technovation Girls, and other events. Awards are not guaranteed.

What projects should go into an AI portfolio?

CIT students design and build AI projects from subject interests and grade-appropriate prerequisites. A useful project starts with a concrete question, adds new evidence, and remains explainable by the student. Here are illustrative examples, not admissions formulas.

  • ElementaryBuilding an AI recycling sorter with Teachable Machine
  • MiddleAnalyzing weather data with Python to build a fine-dust prediction model
  • HighEntering KSEF with a sentiment analysis project based on natural language processing (NLP)
  • AI+XLife-sciences-minded student — build an image classifier with approved public data and document role, methods and limitations

Project experience becomes useful evidence when the student owns the work and can explain every decision. Any application description should state the student's exact role, dates, outcome, and mentor support truthfully.

Can I take CIT classes even if I live in Singapore, Hong Kong, or the U.S.?

Yes, you can. Alongside in-person classes in Apgujeong, CIT runs 1:1 online AI mentorshipfor Korean students living abroad, in places like Singapore, Hong Kong, and the U.S. East Coast. Online isn't an alternative to in-person but an expanded way to access it. The same curriculum and the same caliber of mentor are assigned to fit your time zone.

How online AI mentorship works (as of May 2026)

Class schedules can be coordinated to the Singapore (SGT UTC+8), Hong Kong (HKT UTC+8), and U.S. East Coast (ET UTC-4/5) time zones. Classes run as 1:1 video sessions (Zoom·Google Meet), and session recordings are provided to support review.

How does online AI mentorship work?

  1. Placement test and consultation — Reach out by KakaoTalk or phone and we'll send you an online placement test link.
  2. Mentor matching — We assign a mentor matched to the student's field of interest (X) and current level.
  3. 1–2 one-on-one sessions per week — We work through project design, code review, results interpretation, and presentation practice.
  4. Portfolio documentation support — The student authors the GitHub documentation and activity description; CIT gives feedback on truthfulness, clarity and reproducibility.
  5. Competition & presentation connections — We align your prep roadmap with external competition schedules like KSEF and USAAIO.

If you're planning to return to Korea, you can start online first and then transition naturally to in-person classes at our Apgujeong campus once you're back. For details, see online class guide pageor reach out directly via KakaoTalk.

Region of residence Recommended class times (KST) Main tracks used
Singapore (SGT)8–10 PM KST (7–9 PM local)AI+X portfolio, AI Olympiad prep
Hong Kong (HKT)8–10 PM KST (7–9 PM local)AI+X portfolio, KSEF research mentorship
U.S. East Coast (ET)7–9 AM KST (6–8 PM ET, previous evening)AI+X portfolio, head-start prep before returning to Korea

Worried about a vague "AI project"? — A parent's experience

CIT connects a simple early idea to the student's interests and develops it into a single-topic, in-depth project where they can explain "why AI is the right tool for this problem." It's the strength of your explanation and coherence—not the number of deliverables—that sets a student apart.

"I really appreciated how you expanded my child's simple initial idea all the way into an 'AI debate tool.' My child has always been interested in debate and social issues, and seeing those interests connect so naturally with the project, I think the polish and distinctiveness will be far greater."
— Parent of student Dae○This reflects one student's individual experience and does not guarantee the same results. · Last reviewed 2026-05
See more parent reviews →

Frequently Asked Questions

At what age can AI education start?

Students can start as early as preschool or 1st grade. At this stage, rather than working with AI directly, they first build the foundations for AI learning—decompositional thinking that breaks problems into smaller parts, and logical and mathematical problem-solving. The AI Literacy course begins once those foundations are in place, from the upper elementary grades.

Is coding required for AI education?

Students may begin without programming experience. The coding required depends on the project, and students must understand and explain every tool, AI output, line of code, and analysis used in the final work. We do not submit code or content the student cannot defend.

Can a non-CS student begin an AI+X project without programming experience?

Yes. Students begin with a subject question and learn the coding, data collection, analysis, interpretation and presentation required for that project. The coding level varies by project, and the student must explain every tool and result in the final work.

How do you build a high school AI portfolio?

The process is: ① connect a subject interest with AI → ② record the boundary from assessed work → ③ define a new question, dataset, user, method, or outcome → ④ implement and analyze the work independently → ⑤ document results, limitations, data provenance, and student ownership → ⑥ adapt it only to competitions, school activities, service, or portfolios permitted by the current rules and admissions route.

What projects should go into an AI portfolio?

The most compelling projects solve a real problem at the intersection of your own field of interest and AI. If you're interested in life sciences, that could be medical image classification or genomic data pattern analysis; for the humanities and social sciences, social media sentiment analysis or predicting policy outcomes; for the arts, fine-tuning an image generation model or analyzing musical patterns. What matters is the reasoning that lets you explain "why you applied AI to this particular problem."

Do AI classes use tools like ChatGPT?

We use generative AI tools (ChatGPT, Claude, etc.), but the goal is to build students' ability to understand how AI works and evaluate it critically. We aim for the kind of thinking that lets them judge for themselves "why what the AI says is right, and why it might be wrong."

Does AI education help with math and science grades?

Data analysis, statistics, logical thinking and experimental design can support deeper understanding of related math and science coursework. Grades are not guaranteed, and IB or AP assessed work remains student-authored and separate from an independent project.

What competitions can students take on after AI education?

Common options include KSEF (Korea Science & Engineering Fair), Technovation Girls, CAC (Congressional App Challenge), and AI hackathons. Whether a given student may enter, however, differs by competition. Before applying, check the current year's official rules for each one: (1) age and grade requirements, (2) residency, nationality, and regional-qualifier requirements, (3) individual versus team composition rules, and (4) the stage rules that govern advancement from a qualifier to a national or international round. For example, CAC (Congressional App Challenge) runs by U.S. congressional district, Technovation Girls has age, team-composition, and gender-related rules, and AI hackathons set eligibility and team size per organizer. KSEF (Korea Science & Engineering Fair) follows the participation criteria and regional-qualifier process published in that year's announcement. If you're interested in the AI Olympiad track, prep for USAAIO (USA AI Olympiad) connects through a separate course — note that the conditions for entering its open round and the eligibility for later U.S. national-team or team-camp selection may differ, so verify the current season's official rules directly. For competition schedules and prep roadmaps, see the USAAIO competition prep page. Entry and awards are not guaranteed.

Can I take CIT classes even if I live in Singapore, Hong Kong, or the U.S.?

Yes. We run one-on-one online AI mentorships scheduled around your time zone for Korean students living in Singapore, Hong Kong, and the U.S. East Coast. They're held at the same level as our in-person Apgujeong curriculum, and you begin after a consultation via KakaoTalk or phone and a placement test. For details, see the Online Class Guide page.

Can I prepare an AI portfolio and prep for the USAAIO competition at the same time?

Yes. Note, however, that for the USAAIO (USA AI Olympiad) the conditions for entering the open round (online qualifier) and the eligibility for later U.S. national-team or team-camp selection may differ, so verify the current season's official rules directly at usaaio.org. Students based in Korea who are aiming for a national team prepare instead for the Korean national-team selection route to the IOAI (International Olympiad in Artificial Intelligence). AI portfolio projects and Olympiad math and ML theory prep can be designed to run in parallel within the curriculum. For details on the competition track, see the USAAIO prep page.

Consultation info

Not sure where to start with AI education? Through a placement test and free consultation, we'll design the AI learning path that fits your child. Families living overseas can have the same consultation online.

Related Pages

References (Sources)

ACADEMIC → INDEPENDENT EXTENSION → VERIFIABLE EC

Connect academics to a defensible EC

Protect grades and required school submissions first. Then branch into a new, student-owned question and document evidence that the applicable route permits.

Course knowledge + new question + new evidence + student ownership + verification = defensible EC

  1. LearnDevelop subject knowledge and coding, statistics, and research methods through IB, AP, IGCSE, A-Level, or school courses.
  2. Secure the academic outcomeProtect grades, exams, predicted results, and required school submissions first.
  3. Set the integrity boundaryRecord the boundary between submitted or assessed code, data, and writing and the new work.
  4. Branch into a new questionAdd a substantive new question, dataset, method, user group, experiment, or outcome.
  5. Build and validateThe student creates the code, experiment, analysis, and research log and explains the limitations.
  6. Externalize the workWhere appropriate, connect the project to KSEF, a school activity, competition, CAS or service, real-world deployment, or a portfolio.
  7. Document and adaptCreate a truthful evidence packet and adapt it only for admissions routes that permit it.
Extend the learning; do not duplicate the assessed submission

CIT helps students extend what they have learned into new work. We do not duplicate assessed submissions, write school coursework for students, or present old work as a new competition project. The student must make the decisions, create the work, and be able to explain every part.

  • Green — normally reusable: These may form the foundation of an independent extension.
  • Yellow — review required: Use only when permitted, disclosed, and clearly distinguished through a substantive new contribution.
  • Red — do not reuse as a new submission: These must not be submitted as a separate original work.
View the full Coursework-to-EC pathway → Check route-specific Korean admissions evidence →

CIT does not duplicate assessed submissions, write student coursework, or guarantee awards, international selection, or admission.

Get a Consultation (02) 540-2922