Artham
Jain

I build things that help people learn. Most of what I've made so far has been for the students around me, using AI, clear structure, and a lot of questions.

Artham Jain
 
Open to opportunities
scroll
 
A bit about me

Student, builder, curious thinker

I'm Artham Jain, born January 28, 2007, in Meerut. I grew up in a family where business and community service are treated as the same thing, not separate pursuits. That has shaped how I approach everything I build.

My path so far has moved between two very different kinds of schools, Sahyadri School in the hills of Maharashtra (where I finished Class 10) and Step by Step School in Noida (where I finished Class 12). One gave me space to think freely. The other gave me the structure to act on those thoughts.

I work best visually. I draw mind maps, flowcharts, and step-by-step systems to break complex ideas into their parts. It is how I learn, and it is also how I design things for other people. When something is structured well, it becomes easier to use, easier to revise, and easier to explain.

Long term, I want to study business and management, and build ventures that use AI and thoughtful design to serve students and communities, especially the ones that usually get overlooked.

  •  

    I look for the why first

    Before touching a problem, I try to understand how it fits into the larger system. The best fix is usually earlier than where people are looking.

  •  

    Impact has to be felt, not just claimed

    I saw what community work actually looks like growing up. That is the bar I hold my own work to.

  •  

    I learn by doing things badly first

    I used to over-research before acting. Now I try to ship rough versions and let reality correct me faster than I can correct myself.

  •  

    Structure makes space for better thinking

    Mind maps, flowcharts, step-by-step breakdowns. Not to replace thought, but to give it somewhere clean to grow.

Where I have studied

Two schools, two ways of learning

Maharashtra taught me how to think freely. Noida taught me how to turn that thinking into action. Both stayed with me.

2025 to 2026 · Completed
Class XII, Senior Secondary (CBSE)
Step by Step School, Noida, Uttar Pradesh
Noida, UPCBSE Board
2024 to 2025
Class XI (CBSE)
Step by Step School, Noida, Uttar Pradesh
Noida, UPCBSE Board
Completed 2024
Class X, Secondary (ICSE)
Sahyadri School, Krishnamurti Foundation India, Pune, Maharashtra
Pune, MaharashtraICSE Board
How Sahyadri and the Krishnamurti philosophy shaped me

Sahyadri is a residential school run by the Krishnamurti Foundation India, set in the hills near Pune. The school is built around the ideas of J. Krishnamurti, who believed that real education is not about filling a student with information, but about teaching them how to question, observe, and think clearly for themselves.

There, learning happened through inquiry, not instruction. We were pushed to ask why things are the way they are, to sit with difficult questions, and to see learning as something connected to nature, community, and the way we treat each other. The school also placed real weight on community engagement, not as a side activity, but as part of what it means to learn.

That way of learning is the reason I ask why before how. It is why I care about community impact in my work, why I want the things I build to actually serve people, and why I still believe that understanding something deeply is more valuable than being quick about it.

Where I have worked

Real roles, real stakes

A brief summary first. Tap any card to see how it actually played out.

 
AI Content Engineering Intern
Chapter Wise, Learn by Chapter ·June 2025
 

Rebuilt a broken AI pipeline that was generating unreliable exam questions, and shipped over 2,000 accurate board exam questions the team could actually trust.

S

Situation. The company's AI tool was producing exam questions that sounded right but were often factually wrong. The output was confident and unreliable, so the team could not hand it to students without heavy manual review.

A

Action. I rebuilt the prompt architecture from scratch. Added tighter topical constraints, a layered self-check step, and output formatting rules that matched real exam patterns. Tested each version against known questions, iterated until the error rate dropped. Also designed the student workbooks and wrote quality protocols for the team. Reported to Rohini Saini.

R

Result. Over 2,000 high-accuracy board exam questions generated, along with a workflow the team could run without me. Quality protocols and workbook templates are still in use.

L

Learning. Reliability is a design problem. You have to build verification into the system, not bolt it on after. The hardest part was not generating good content. It was building a system that caught its own mistakes gracefully.

Prompt Engineering GPT-4 Quality Systems EdTech Workbook Design
 
UNESCO ESD Program Participant
UNESCO, Education for Sustainable Development ·2023
 

Completed UNESCO's global curriculum on systems thinking and long-term responsibility. It quietly changed how I think about building anything.

S

Situation. I was invited to join UNESCO's Education for Sustainable Development program, a global curriculum focused on systems thinking, long-term consequences, and responsible decision-making.

A

Action. Worked through every module across sustainable systems, community-centred development, and long-view thinking. Applied the frameworks to real questions I was already asking about entrepreneurship and community.

R

Result. Completed the program. Walked away with a new frame for thinking about impact, not just as a checkbox, but as a design constraint that sits at the centre of the work.

L

Learning. Sustainability and scale are not opposites. You plan for both from the start, or you plan for neither.

Systems Thinking Sustainability Global Curriculum UNESCO
Things I have built

Projects, not promises

Four things I have actually shipped. Tap any card to see what happened and what I learned.

 
CBSE Topper Answer Framing GPT
Custom GPT ·Class 11, 2024
 

A Custom GPT trained on CBSE topper answer scripts, built to help my classmates understand how top scorers actually frame their exam answers.

S

Situation. In Class 11, my classmates and I kept running into the same issue. We knew the content, but did not know how top CBSE scorers actually structured their answers. The format, the language, the presentation. No existing tool addressed this specifically.

A

Action. I built a Custom GPT trained on real CBSE topper answer scripts. Curated the training material, designed the prompts to extract structural patterns, and tested it against actual exam questions until the output genuinely matched topper-level framing.

R

Result. My friends started using it for exam prep and told me it changed how they wrote answers.

L

Learning. Specificity beats generality. A tool built for one exact problem outperforms a general chatbot every time.

Custom GPT CBSE Prep Prompt Design Peer Learning
 
Lockdown Learning Website
Web Project ·COVID era
 

A website I made during the COVID lockdown to help friends pick up new skills. It grew as people started contributing their own content.

S

Situation. During the COVID lockdown, school stopped and my friends and I were stuck at home. People wanted to learn things like guitar and drums, but no one knew where to start inside a sea of YouTube videos.

A

Action. I built a website that curated the best YouTube tutorials for specific skills in one organised place. Chose links based on how well they explained things for beginners, structured them by topic, and shared it with my circle.

R

Result. Friends started using it and, more importantly, started contributing their own finds. It grew beyond what I had planned.

L

Learning. Useful things spread on their own. If something genuinely solves a problem people already have, you do not need to market it.

Web Development Content Curation Peer Contributions Self-directed Learning
 
AI Question Prediction Engine
AI Tool · Chapter Wise ·2025
 

The AI system I rebuilt during my internship. 2,000+ accurate board exam questions, a trustworthy workflow, and quality protocols the team still uses.

S

Situation. Chapter Wise's AI pipeline was generating board exam questions that hallucinated. The prompts had no verification layer, and the team could not ship the output to students.

A

Action. Redesigned the prompt system from scratch. Added topic constraints, a self-check step, and exam-style formatting rules. Tested each iteration against known questions until the failure rate dropped to acceptable levels.

R

Result. Generated over 2,000 accurate board exam questions. Designed the accompanying student workbooks. Wrote the team's quality protocols.

L

Learning. AI tools only work when you design for failure as carefully as you design for success.

Prompt Engineering Quality Systems EdTech GPT-4
 
AI for Students Workshop
Workshop, St. Xavier's World School ·2025
 

A full AI workshop I designed and ran for school students who had never used AI before. The school sent a formal appreciation letter.

S

Situation. St. Xavier's World School asked me to run an AI workshop for students, most of whom had never used AI tools before. The risk was making it feel either intimidating or irrelevant. A lecture instead of something usable.

A

Action. Designed the workshop from scratch. Interactive demos, activities that needed no prior knowledge, and real examples tied to problems students actually cared about. Ran the session and adjusted based on how the room was responding.

R

Result. The school issued a formal appreciation letter. More importantly, students left able to use AI tools practically, not just as a novelty.

L

Learning. The gap between being taught and actually understanding is almost always a design problem. If something is not landing, the explanation needs to change, not the audience.

Workshop Design Public Speaking Curriculum Design Community
What I bring

Skills that actually stack

The things I have actually used to build, teach, and communicate.

 
AI and Prompting
Prompt Engineering Custom GPT Creation ChatGPT and GPT-4 Hallucination Reduction AI Tool Development
 
Building and Product
Web Development Product Thinking Quality Protocols Workbook Design Workshop Design
 
Communication
Public Speaking Workshop Facilitation Hindi and English Peer Teaching Community Organising
 
Learning and Research
Mind Mapping Flowchart Thinking Curriculum Research Visual Learning Design Systems Thinking
How I work

My approach, in six ideas

Not soft skills. This is how I actually think through problems. Tap any card for the full thought.

01
+
Visual before verbal
I do not own a concept until I have drawn it. Mind maps, flowcharts, step-by-step diagrams. A topic in a flowchart is a topic I actually understand. A topic only in text is a topic I have read about.
02
+
Steps, not intentions
I break big goals into concrete steps. Something abstract like "become a good entrepreneur" sits on the same page as "what do I need to learn this week." Without that chain, intentions stay as intentions.
03
+
Designed for revision
Whether it is notes, a product, or a workshop, I build things so someone can come back to them easily. Structured, clear, thorough. That is what I want from learning materials, so it is how I make them.
04
+
Student-first perspective
I design content from the seat of the person who does not get it yet. What is confusing? What is missing? I have been that student too recently to forget what it feels like.
05
+
Long game decisions
Short-term choices get tested against long-term goals. Which skill, which school, which project. Each one is measured by what it unlocks years from now, not just what it looks like today.
06
+
Tech amplifies clarity
I use AI and digital tools to learn and build faster. But the thinking has to come first. Technology should amplify an idea, not replace the need to have one.
Recognition

A few things that got noticed

 
AI for Students Workshop, conducted
St. Xavier's World School · Formal appreciation letter
2025
 
Outstanding contribution, Seva team
Step by Step School · Consistent community service
2025
 
ChatGPT Foundations, professional certification
OpenAI · One of the earliest cohorts
2024
 
Education for Sustainable Development
UNESCO · Global curriculum completion
2023
Get in touch

Let's talk

I reply to everything. If something here makes sense for you, whether it's an opportunity, a project, a question, or just curiosity, I'm easy to reach.

"To live, one must remember, is to be related. To be a complete human being we must continually learn and grow in mindful relatedness."

J. Krishnamurti, Founder, KFI Schools
Artham.
© 2026 Artham Jain · Made with intent

 

p>

 
 
 
 
 

Artham
Jain

I build things that help people learn. Most of what I've made so far has been for the students around me, using AI, clear structure, and a lot of questions.

Artham Jain
 
Open to opportunities
scroll
 
A bit about me

Student, builder, curious thinker

I'm Artham Jain, born January 28, 2007, in Meerut. I grew up in a family where business and community service are treated as the same thing, not separate pursuits. That has shaped how I approach everything I build.

My path so far has moved between two very different kinds of schools, Sahyadri School in the hills of Maharashtra (where I finished Class 10) and Step by Step School in Noida (where I finished Class 12). One gave me space to think freely. The other gave me the structure to act on those thoughts.

I work best visually. I draw mind maps, flowcharts, and step-by-step systems to break complex ideas into their parts. It is how I learn, and it is also how I design things for other people. When something is structured well, it becomes easier to use, easier to revise, and easier to explain.

Long term, I want to study business and management, and build ventures that use AI and thoughtful design to serve students and communities, especially the ones that usually get overlooked.

  •  

    I look for the why first

    Before touching a problem, I try to understand how it fits into the larger system. The best fix is usually earlier than where people are looking.

  •  

    Impact has to be felt, not just claimed

    I saw what community work actually looks like growing up. That is the bar I hold my own work to.

  •  

    I learn by doing things badly first

    I used to over-research before acting. Now I try to ship rough versions and let reality correct me faster than I can correct myself.

  •  

    Structure makes space for better thinking

    Mind maps, flowcharts, step-by-step breakdowns. Not to replace thought, but to give it somewhere clean to grow.

Where I have studied

Two schools, two ways of learning

Maharashtra taught me how to think freely. Noida taught me how to turn that thinking into action. Both stayed with me.

2025 to 2026 · Completed
Class XII, Senior Secondary (CBSE)
Step by Step School, Noida, Uttar Pradesh
Noida, UPCBSE Board
2024 to 2025
Class XI (CBSE)
Step by Step School, Noida, Uttar Pradesh
Noida, UPCBSE Board
Completed 2024
Class X, Secondary (ICSE)
Sahyadri School, Krishnamurti Foundation India, Pune, Maharashtra
Pune, MaharashtraICSE Board
How Sahyadri and the Krishnamurti philosophy shaped me

Sahyadri is a residential school run by the Krishnamurti Foundation India, set in the hills near Pune. The school is built around the ideas of J. Krishnamurti, who believed that real education is not about filling a student with information, but about teaching them how to question, observe, and think clearly for themselves.

There, learning happened through inquiry, not instruction. We were pushed to ask why things are the way they are, to sit with difficult questions, and to see learning as something connected to nature, community, and the way we treat each other. The school also placed real weight on community engagement, not as a side activity, but as part of what it means to learn.

That way of learning is the reason I ask why before how. It is why I care about community impact in my work, why I want the things I build to actually serve people, and why I still believe that understanding something deeply is more valuable than being quick about it.

Where I have worked

Real roles, real stakes

A brief summary first. Tap any card to see how it actually played out.

 
AI Content Engineering Intern
Chapter Wise, Learn by Chapter ·June 2025
 

Rebuilt a broken AI pipeline that was generating unreliable exam questions, and shipped over 2,000 accurate board exam questions the team could actually trust.

S

Situation. The company's AI tool was producing exam questions that sounded right but were often factually wrong. The output was confident and unreliable, so the team could not hand it to students without heavy manual review.

A

Action. I rebuilt the prompt architecture from scratch. Added tighter topical constraints, a layered self-check step, and output formatting rules that matched real exam patterns. Tested each version against known questions, iterated until the error rate dropped. Also designed the student workbooks and wrote quality protocols for the team. Reported to Rohini Saini.

R

Result. Over 2,000 high-accuracy board exam questions generated, along with a workflow the team could run without me. Quality protocols and workbook templates are still in use.

L

Learning. Reliability is a design problem. You have to build verification into the system, not bolt it on after. The hardest part was not generating good content. It was building a system that caught its own mistakes gracefully.

Prompt Engineering GPT-4 Quality Systems EdTech Workbook Design
 
UNESCO ESD Program Participant
UNESCO, Education for Sustainable Development ·2023
 

Completed UNESCO's global curriculum on systems thinking and long-term responsibility. It quietly changed how I think about building anything.

S

Situation. I was invited to join UNESCO's Education for Sustainable Development program, a global curriculum focused on systems thinking, long-term consequences, and responsible decision-making.

A

Action. Worked through every module across sustainable systems, community-centred development, and long-view thinking. Applied the frameworks to real questions I was already asking about entrepreneurship and community.

R

Result. Completed the program. Walked away with a new frame for thinking about impact, not just as a checkbox, but as a design constraint that sits at the centre of the work.

L

Learning. Sustainability and scale are not opposites. You plan for both from the start, or you plan for neither.

Systems Thinking Sustainability Global Curriculum UNESCO
Things I have built

Projects, not promises

Four things I have actually shipped. Tap any card to see what happened and what I learned.

 
CBSE Topper Answer Framing GPT
Custom GPT ·Class 11, 2024
 

A Custom GPT trained on CBSE topper answer scripts, built to help my classmates understand how top scorers actually frame their exam answers.

S

Situation. In Class 11, my classmates and I kept running into the same issue. We knew the content, but did not know how top CBSE scorers actually structured their answers. The format, the language, the presentation. No existing tool addressed this specifically.

A

Action. I built a Custom GPT trained on real CBSE topper answer scripts. Curated the training material, designed the prompts to extract structural patterns, and tested it against actual exam questions until the output genuinely matched topper-level framing.

R

Result. My friends started using it for exam prep and told me it changed how they wrote answers.

L

Learning. Specificity beats generality. A tool built for one exact problem outperforms a general chatbot every time.

Custom GPT CBSE Prep Prompt Design Peer Learning
 
Lockdown Learning Website
Web Project ·COVID era
 

A website I made during the COVID lockdown to help friends pick up new skills. It grew as people started contributing their own content.

S

Situation. During the COVID lockdown, school stopped and my friends and I were stuck at home. People wanted to learn things like guitar and drums, but no one knew where to start inside a sea of YouTube videos.

A

Action. I built a website that curated the best YouTube tutorials for specific skills in one organised place. Chose links based on how well they explained things for beginners, structured them by topic, and shared it with my circle.

R

Result. Friends started using it and, more importantly, started contributing their own finds. It grew beyond what I had planned.

L

Learning. Useful things spread on their own. If something genuinely solves a problem people already have, you do not need to market it.

Web Development Content Curation Peer Contributions Self-directed Learning
 
AI Question Prediction Engine
AI Tool · Chapter Wise ·2025
 

The AI system I rebuilt during my internship. 2,000+ accurate board exam questions, a trustworthy workflow, and quality protocols the team still uses.

S

Situation. Chapter Wise's AI pipeline was generating board exam questions that hallucinated. The prompts had no verification layer, and the team could not ship the output to students.

A

Action. Redesigned the prompt system from scratch. Added topic constraints, a self-check step, and exam-style formatting rules. Tested each iteration against known questions until the failure rate dropped to acceptable levels.

R

Result. Generated over 2,000 accurate board exam questions. Designed the accompanying student workbooks. Wrote the team's quality protocols.

L

Learning. AI tools only work when you design for failure as carefully as you design for success.

Prompt Engineering Quality Systems EdTech GPT-4
 
AI for Students Workshop
Workshop, St. Xavier's World School ·2025
 

A full AI workshop I designed and ran for school students who had never used AI before. The school sent a formal appreciation letter.

S

Situation. St. Xavier's World School asked me to run an AI workshop for students, most of whom had never used AI tools before. The risk was making it feel either intimidating or irrelevant. A lecture instead of something usable.

A

Action. Designed the workshop from scratch. Interactive demos, activities that needed no prior knowledge, and real examples tied to problems students actually cared about. Ran the session and adjusted based on how the room was responding.

R

Result. The school issued a formal appreciation letter. More importantly, students left able to use AI tools practically, not just as a novelty.

L

Learning. The gap between being taught and actually understanding is almost always a design problem. If something is not landing, the explanation needs to change, not the audience.

Workshop Design Public Speaking Curriculum Design Community
What I bring

Skills that actually stack

The things I have actually used to build, teach, and communicate.

 
AI and Prompting
Prompt Engineering Custom GPT Creation ChatGPT and GPT-4 Hallucination Reduction AI Tool Development
 
Building and Product
Web Development Product Thinking Quality Protocols Workbook Design Workshop Design
 
Communication
Public Speaking Workshop Facilitation Hindi and English Peer Teaching Community Organising
 
Learning and Research
Mind Mapping Flowchart Thinking Curriculum Research Visual Learning Design Systems Thinking
How I work

My approach, in six ideas

Not soft skills. This is how I actually think through problems. Tap any card for the full thought.

01
+
Visual before verbal
I do not own a concept until I have drawn it. Mind maps, flowcharts, step-by-step diagrams. A topic in a flowchart is a topic I actually understand. A topic only in text is a topic I have read about.
02
+
Steps, not intentions
I break big goals into concrete steps. Something abstract like "become a good entrepreneur" sits on the same page as "what do I need to learn this week." Without that chain, intentions stay as intentions.
03
+
Designed for revision
Whether it is notes, a product, or a workshop, I build things so someone can come back to them easily. Structured, clear, thorough. That is what I want from learning materials, so it is how I make them.
04
+
Student-first perspective
I design content from the seat of the person who does not get it yet. What is confusing? What is missing? I have been that student too recently to forget what it feels like.
05
+
Long game decisions
Short-term choices get tested against long-term goals. Which skill, which school, which project. Each one is measured by what it unlocks years from now, not just what it looks like today.
06
+
Tech amplifies clarity
I use AI and digital tools to learn and build faster. But the thinking has to come first. Technology should amplify an idea, not replace the need to have one.
Recognition

A few things that got noticed

 
AI for Students Workshop, conducted
St. Xavier's World School · Formal appreciation letter
2025
 
Outstanding contribution, Seva team
Step by Step School · Consistent community service
2025
 
ChatGPT Foundations, professional certification
OpenAI · One of the earliest cohorts
2024
 
Education for Sustainable Development
UNESCO · Global curriculum completion
2023
Get in touch

Let's talk

I reply to everything. If something here makes sense for you, whether it's an opportunity, a project, a question, or just curiosity, I'm easy to reach.

"To live, one must remember, is to be related. To be a complete human being we must continually learn and grow in mindful relatedness."

J. Krishnamurti, Founder, KFI Schools
Artham.
© 2026 Artham Jain · Made with intent