PGPx Ascend: AI & Product Building

Become an AI-Product Builder
without quitting your job.

A part-time program for working professionals. Ship 20+ real builds with Claude Code, n8n and Supabase. Launch your own product. Pitch it to 25+ VCs at Demo Day.

Claude Coden8nSupabaseVercelGitHub
8 months
Part-time · Weekends
Bangalore + Online
50 seats
No coding background needed Learn by building 20+ shipped builds
Weekend cohort in classroom, laptops open
Whiteboard sprint
Student presenting
Campus evening / hackathon energy
Built by alumni from
Supported by founders from
Backed by

Pillars of the program

20+Real builds shipped to your public GitHub portfolio
15Live build weekends: taught, then applied, every time
63-day hackathons at Mesa's Bangalore campus
2moProtected product sprint with a mentor per team
25+VCs in the room at Demo Day
50Working professionals in one cohort
Built for non-technical professionals

You don't need to have written a line of code.

  • No coding background needed. Most of the cohort hasn't written code.
  • It looks complicated. It isn't. We explain the idea before the tool.
  • If you can think logically, you'll get it. Building with AI is describing clearly what you want.
  • 3-week on-ramp, then one skill per weekend. Everyone goes through it, step by step.
Why we built this

Five things we kept hearing. Five decisions.

“I can't quit my job.”
Weekends only. 8 months.
“I don't know what to learn, or in what order.”
One fixed sequence. Each month builds on the last.
“I'm not technical.”
A 3-week on-ramp. No coding background needed.
“Online courses: videos, a certificate, finished neither.”
Every weekend ends with a shipped build.
“I always drop off halfway.”
A team, a mentor, and 25+ VCs at the end.

Underneath all five: you learn to build by actually building.

2-minute walkthrough

How the program actually works

Video poster, founder speaking on campus, cohort in background
3-week online on-ramp5-day campus kickoff6 months of build weekends2-month product sprintDemo Day with 25+ VCs
Read the transcript

Over the last year, a lot of working professionals have asked us the same thing: how do I learn to build with AI without quitting my job? And every existing answer was wrong for them. Full-time programs need you to quit. Online courses give you videos and a certificate, and most people finish neither. So we designed PGPx Ascend around one idea: you learn to build by actually building.

It starts with a 3-week online ramp, so if you've never written code you're not behind on day one. Then 5 days on campus in Bangalore for a kickoff. After that, for six months: two weekends a month online and one weekend a month on campus. Every weekend you are taught something and then you build something real. Months 7 and 8 are a sprint: your team, a mentor, one product, launched, with users, pitched to 25+ VCs at Demo Day.

A few things you should know. The program is rigorous. "I'm working" cannot be an excuse. It is not for job seekers; we don't offer career assistance. Getting in will be hard, because the quality of the cohort matters to us.

The 8-month shape

Designed around a full-time job.

Five phases. You always know which weekends are online, which are on campus, and what you'll have shipped by the end of each.

Phase 1
3 weeks

On-ramp

Online · async

How software works, AI literacy, builder stack set up. 2–3 hrs/week. Mandatory. It's also how you earn your seat.

Ship: live GitHub profile + verified stack

Phase 2
5 days

Kickoff immersion

Campus · Bangalore

Meet the cohort, first automation, first deploy, first pod build, first demo. Full days.

Ship: 2 builds, portfolio live

Kickoff week photo
Phase 3
6 months

Build weekends

2 online + 1 campus / month

Automations → Agents → Full-stack → Consumer app → B2B product → Pick your problem. 8 hrs live + 4–6 hrs build per week.

Ship: 15+ builds, 5 hackathon products

Phase 4
2 months

Product sprint

Self-directed + mentor

No lectures. Your team, one product, a mentor who has built with AI, weekly 30-min demos. 10–15 hrs/week.

Ship: the product itself, live, with users

Phase 5
2 days

Demo Day

Campus · Bangalore

Dress rehearsal, then a live pitch with real traction to a room of 25+ investors.

Ship: your pitch, delivered

Demo Day stage photo
OnlineCampus, Bangalore
What you'll ship

20+ builds on your GitHub. That's the new resume.

Every month ends with something real, deployed, and public. Six of them, in order:

Screenshot, automation dashboard
MONTH 01 · AUTOMATIONS

A bot that watches flight prices and pings you when they drop

Triggers, webhooks, APIs, error handling. Then a cross-tool workflow between Gmail, Slack, Sheets and WhatsApp running on a schedule.

n8nREST APIsWhatsApp API
"I can automate any repetitive task in my job."
Screenshot, agent output / chat log
MONTH 02 · AI AGENTS

A hiring agent that screens overnight applications and books the top 5

Tools, memory, orchestration, evals and guardrails. Deployed inside your email, Slack and calendar via MCP.

Claude CodeClaude APIMCP
"I have an AI teammate working inside my tools."
Screenshot, web app with login
MONTH 03 · FULL-STACK

An app with login, a database, payments, and AI that answers from your own data

Schema design, auth, embeddings, transactional email, a payment page, analytics events, then a full redesign.

SupabaseResendRazorpayVercel
"I can build something people can actually pay for."
Screenshot, Product Hunt launch page
MONTH 04 · CONSUMER APP

A consumer app, launched on Product Hunt, with real users in the funnel

Signup-to-activation flow, trial and paywall design, instrumented funnel, then a public launch playbook.

Supabase AuthPostHogProduct Hunt
"I launched a product to the world, and real people signed up."
Screenshot, B2B invoicing dashboard
MONTH 05 · B2B PRODUCT

An invoicing tool an MSME actually runs on, with a live pilot

Roles, permissions, billing, admin dashboards. Demos, pilots and onboarding, getting an organisation to adopt.

Supabase RLSDashboardsOnboarding docs
"A real company committed to using my product."
Screenshot, your product, live
MONTHS 06–08 · YOUR PRODUCT

The product you and your team choose, built, launched, pitched

Pick a problem with evidence, recruit first users by hand, form a team, get a mentor, sprint for 8 weeks, pitch to 25+ VCs.

Entire stackPitch craft
"I'm not learning to build anymore. I'm a builder."
The same stack early-stage startups run on today
Claude Coden8nSupabaseVercelGitHubResendRazorpayStripePostHogProduct HuntFigmaTailwind / shadcn
Week by week

The full curriculum, week by week.

Go through it. If it feels right, apply. Each row is one weekend: what we cover, the tools, what you ship, and what you can do afterwards that you couldn't before.

Pre-program on-ramp

3 weeks · async · mandatory · 2–3 hrs/week
WeekWhat we coverToolsWhat you ship"I can now…"
Week 1Self-pacedHow software works, for non-engineers: code, APIs, databases, servers.-Foundations module + quiz"The jargon doesn't scare me anymore."
Week 2Self-pacedAI literacy: what LLMs are, prompting with intent, why models fail.ClaudeChatGPT10 real work tasks done with AI, documented"I use AI daily, with intent."
Week 3Self-pacedBuilder stack setup, guided: accounts, GitHub profile, first hello-world deploy.GitHubSupabaseVerceln8nClaude CodeLive GitHub profile + verified working stack"My stack is ready. I've earned my seat."

Kickoff immersion

5 full days · Mesa Bangalore campus
DayWhat we coverToolsWhat you ship"I can now…"
Day 1How AI works under the hood: model behaviour, context windows, cost, failure modes.ClaudeClaude CodeStack verified; first prompted builds"I understand how AI actually works."
Day 2From prompting to building: n8n fundamentals, first workflow logic.n8nFirst working automation, live before dinner"I built my first automation in a day."
Day 3Claude Code day one: repos, commits, deploys. Public portfolio begins.Claude CodeGitHubVercelPersonal site deployed; first public commit"I have a live website I built myself."
Day 4Full build day in pods: idea to working project, end to end.Full stackA personal project shipped in one day"Idea to working product in a day."
Day 5Demo Day Zero: every student presents. Program mechanics, portfolio rules, cohort bonding.-First public demo; portfolio live with 2 builds"I can demo what I build."

Month 1 · Automations

3 build weekends + Hackathon 1 · 8h live + 4–6h build / week
WeekWhat we coverToolsWhat you ship"I can now…"
Week 1Onlinen8n deep dive: triggers, webhooks, APIs, error handling.n8nREST APIsAn automation solving a real task from your job"I can automate any repetitive task in my job."
Week 2OnlineClaude Code fundamentals: prompting for code, Git, debugging, deploying. How to evaluate AI-generated work.Claude CodeGitHubVercelA web app, deployed and live"I can ship a web app without being a developer."
Week 3OnlineConnecting your world: Gmail, Slack, Sheets, WhatsApp; scheduling and monitoring.n8nGmail/Slack/Sheets APIsA cross-tool workflow on a schedule"My everyday tools talk to each other."
Hackathon 13 days · campus"Automate your job": build an internal tool for your own company under time pressure.Full automation stackAn internal tool your company can use on Monday"I built something my company can use, in 3 days."

Month 2 · AI Agents

3 build weekends + Hackathon 2
WeekWhat we coverToolsWhat you ship"I can now…"
Week 4OnlineAgent fundamentals: tools, memory, orchestration, system prompts. How models reason.Claude APIAgent frameworksA research agent that works autonomously"I can build an AI that works on its own."
Week 5OnlineMulti-step agents: reliability, evals, guardrails. Evaluation as a durable skill.Eval toolingAn agent that uses 2+ tools reliably"I can make agents reliable enough to trust."
Week 6OnlineAgents in the wild: MCP, connecting to email, Slack and data; auth and permissions.MCPSlack/GmailAn agent working inside your daily tools"I have an AI teammate inside my tools."
Hackathon 23 days · campusAgent-a-thon: teams build an agent product end to end.Full agent stackA complete agent product, built and demoed by your team"My team shipped a working agent in 3 days."

Month 3 · Full-stack product

3 build weekends + Hackathon 3
WeekWhat we coverToolsWhat you ship"I can now…"
Week 7OnlineDatabases with Supabase: schema, auth, storage. Give AI your own data: embeddings.SupabasepgvectorAn app with login, a database, and AI answering over its data"I can build apps that remember users."
Week 8OnlineProduct plumbing: transactional email, payments, analytics events.ResendRazorpay / StripeAn app that can charge money"I can build something people pay for."
Week 9OnlineUI/UX: design fundamentals, taste, component libraries, responsive design.FigmaTailwind / shadcnv0A full redesign of your strongest earlier build"My products look professional, not like prototypes."
Hackathon 33 days · campusShip a micro-SaaS in 3 days and get your first external users.Full product stackA micro-SaaS with first external users"Strangers on the internet used something I built."

Month 4 · Build & launch a consumer app

2 build weekends + Hackathon 4
WeekWhat we coverToolsWhat you ship"I can now…"
Week 10OnlineConsumer foundations: signup/login, onboarding, trial design, hard vs soft paywall.Supabase AuthA consumer app with a real signup-to-activation flow"I can design flows that turn visitors into users."
Week 11OnlineMonetisation & analytics: payment page, trial-to-paid, usage analytics, retention.Razorpay / StripePostHog / MixpanelA live paywall + fully instrumented funnel"I can see exactly where users pay."
Hackathon 43 days · campusPublic launch: a Product Hunt launch as part of the curriculum. Launch prep, hunter outreach, live feedback.Product HuntYour consumer app launched publicly, with real users"I launched a product to the world."

Month 5 · Build a B2B product

2 build weekends + Hackathon 5
WeekWhat we coverToolsWhat you ship"I can now…"
Week 12OnlineB2B foundations: business workflows, roles & permissions, invoicing, admin dashboards.Supabase RLSDashboardsA B2B tool solving a real workflow (invoicing as the canonical build)"I can build software businesses run on."
Week 13OnlineB2B adoption: demos, pilots, onboarding, training, driving uptake inside an organisation.Demo & onboarding toolingA live pilot with a real business (your own company counts)"I can sell software to a business and make it stick."
Hackathon 53 days · campusB2B hackathon: build against a real company brief; negotiate and close a pilot.Full B2B stackA pilot with a real company"A real company committed to using my product."

Month 6 · 0 to 1: pick your problem

2 build weekends + Hackathon 6 (The Hinge)
WeekWhat we coverToolsWhat you ship"I can now…"
Week 14OnlineHow to pick a problem: founder-market fit, service-as-wedge, evidence over opinions.Validation frameworksCustomer interviews3 problem statements backed by real evidence"I know how to find problems worth solving."
Week 15OnlineFirst users & consumer love: concierge MVPs, things that don't scale, distribution, pitch story.Pitch craftV1 pitch + a named list of committed first users"I can get my first users and tell the story that wins them."
Hackathon 63 days · campusThe Hinge: idea lock, team formation, mentor attached to every product, sprint plan committed.-Locked idea, formed team, committed 8-week plan"I know exactly what I'm building for the next 2 months, and with whom."

Months 7–8 · Product build sprint

8 weeks · self-directed · 10–15 hrs/week
PhaseWhat happensSupportWhat you ship"I can now…"
Weeks 25–32SprintNo lectures. Protected building time. Operate like a founding team: build, launch, get early users and feedback.Weekly 30-min mentor demoAsync office hoursTHE product: live, with users, traction and a story"I'm not learning to build anymore. I'm a builder."
Demo Day2 days · campusDress rehearsal day, then Demo Day in front of 25+ VCs.-Your pitch, delivered to a room of investors"I pitched my own product to 25+ VCs. Whatever happens next, I can build."
One weekend a month, on campus

Six hackathons on campus. Six things you'd never build alone.

Friday to Sunday at Mesa's Bangalore campus. Three days, one brief, a room full of people building next to you.

Teams at whiteboards
Hackathon 1 · Month 1

Automate your job

Build an internal tool for your own company, scoped and shipped under time pressure.

An internal tool your company can use on Monday.
Late-night build session
Hackathon 2 · Month 2

Agent-a-thon

Teams design, build and demo a complete agent product end to end.

A working agent product, demoed by your team.
Student onboarding first users
Hackathon 3 · Month 3

Ship a micro-SaaS

Compress the entire product loop into 72 hours and onboard strangers.

A micro-SaaS with first external users.
Launch-day energy shot
Hackathon 4 · Month 4

Public launch

A Product Hunt launch as part of the curriculum. Launch prep, hunter outreach, live feedback.

Your consumer app, live to the world.
Pitching to a company panel
Hackathon 5 · Month 5

Real company brief

Build to a customer's spec. Negotiate and close a pilot with a real business.

A pilot with a real company.
Team formation / mentor matching
Hackathon 6 · Month 6

The Hinge

Idea lock, team formation, a mentor attached to every product, sprint plan committed.

You leave knowing exactly what you'll build, and with whom.
Where it ends

Mesa Demo Day

Demo Days are hosted by the Mesa Startup Lab. After the 2-month sprint your team pitches its product, with a live demo, real users and real traction, to VCs from across the country.

25+VCs on campus
1Mentor per team
8Weeks of building
Visiting VC partners
Demo Day, wide shot of stage, student presenting, VC panel
Who this is for

Three kinds of people do well here.

Non-tech professional at laptop

The non-technical professional who wants to build

Product, ops, marketing, finance, consulting. You use AI daily but can't yet turn an idea into a working product. In 8 months you will.

Professional presenting an internal tool to their team

The professional who wants to grow faster at work

You want the next promotion sooner, and you've noticed that the people getting it are the ones who ship things. Automate your team's work, build the internal tools nobody else can, and become the person the company turns to for AI.

Founder / operator with team

The founder or operator who wants to ship with AI

You run a business or a team. You want to automate it, build products around it, and stop waiting on a dev team for every idea.

This is not for you if

  • You want placement support. We don't offer career assistance. This is for people who want to upskill and build.
  • You can't commit ~12–14 hours a week for 8 months. "I'm working" isn't an excuse here.
  • You want to watch, not ship. Every weekend ends with a build.
Why not an online course, or a full-time program?

What you actually leave with.

Online courseFull-time PGPPGPx Ascend
FormatRecorded videos, self-paced12 months, residential8 months, weekends: 2 online + 1 on campus per month
Your jobKeep itQuit itKeep it
TimeWhenever you want, which usually means neverFull-time~8 hrs live + 4–6 hrs build per week
What you leave withA certificatePlacements and job outcomes20+ shipped builds on GitHub, one launched product with users
Peer groupNoneFreshers / early-career50 working professionals, curated by interview
Campus & hackathonsNoYes, daily6 × 3-day hackathons in Bangalore
Demo Day with VCsNoYesYes, 25+ VCs
Completion rateTypically under 15%HighBuilt for completion: cohort, campus, mentor, public portfolio
Who you'll build with

Practitioners, not lecturers.

Build weekends are led by people who ship with these tools every week. Every sprint team gets a mentor who has built with AI. Founders and VCs from Mesa's network join as guests through the year.

8 mentors
Portrait, full height
Leads · Automations

[Mentor name]

[Title, Company]

[Two lines on what they've built and what they'll teach you.]

Portrait, full height
Leads · AI Agents

[Mentor name]

[Title, Company]

[Two lines on what they've built and what they'll teach you.]

Portrait, full height
Leads · Full-stack product

[Mentor name]

[Title, Company]

[Two lines on what they've built and what they'll teach you.]

Portrait, full height
Leads · Consumer launch

[Mentor name]

[Title, Company]

[Two lines on what they've built and what they'll teach you.]

Portrait, full height
Leads · B2B product

[Mentor name]

[Title, Company]

[Two lines on what they've built and what they'll teach you.]

Portrait, full height
Leads · 0 to 1

[Mentor name]

[Title, Company]

[Two lines on what they've built and what they'll teach you.]

Portrait, full height
Sprint mentor

[Mentor name]

[Title, Company]

[Two lines on what they've built and what they'll teach you.]

Portrait, full height
Sprint mentor

[Mentor name]

[Title, Company]

[Two lines on what they've built and what they'll teach you.]

Guest founders and VCs on campus
Can I really do this with a job?

A month at Ascend, hour by hour.

Mon
Tue
Wed
Thu
Fri
Sat
Sun
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Online build weekend (Sat + Sun, 4 hrs each)Campus hackathon (Fri–Sun, Bangalore)Async office hours
8hrs live per input week
4–6hrs self-paced build per week
3days on campus, once a month
The honest time budget

Roughly 12–14 hours a week for six months, then 10–15 hours a week self-directed during the sprint. Weekday evenings are yours, except async office hours you can join if you're stuck. Outside Bangalore? Budget one trip a month, Friday to Sunday.

If you miss a weekend

Online sessions are recorded. The build is still due. Hackathons cannot be made up, so plan your calendar around the six campus dates before you apply.

What's permanent

Outcomes you can expect

  • i
    You're an AI-native operatorAutomations, agents, full-stack, launch and adoption. A working mental model of AI that outlasts any tool.
  • ii
    20+ builds, public, on GitHubEvery weekend's work lives on your profile. Proof of work beats a certificate.
  • iii
    One product with real usersBuilt with a team and a mentor, launched, with traction and a story.
  • iv
    A pitch delivered to 25+ VCsWhether or not it takes off, you've turned an idea into reality in front of investors.
  • v
    A builder network of 50 + the Mesa ecosystemYour cohort, founders on campus, Mesa Startup Lab and the alumni directory.
To be clear: Ascend does not include placement or career assistance. It is for people who want to upskill and build with AI.
Cohort group shot, convocation or Demo Day close
Admissions · Cohort 1

Getting in will be hard.

The quality of the cohort matters more to us than filling seats. 50 seats. Applications reviewed in rounds.

Eligibility
  • Bachelor's degree in any discipline
  • 2+ years of full-time work experience
  • No coding background required. The 3-week on-ramp is mandatory for everyone
  • Ability to attend 6 campus hackathons + kickoff + Demo Day in Bangalore
  1. Apply online10-minute form + your LinkedIn. Application fee: free.
  2. Builder assignmentA short take-home task using AI. We look for how you think, not what you already know.
  3. InterviewOne conversation with the program team. Intent, commitment, and what you'd build.
  4. Verdict in 10 working daysOffer, seat confirmation, and access to the on-ramp.
Key dates and fees
RoundDeadlineProgram fee
Early bird7 October 2026₹ 11,75,000 + GST
Round 15 November 2026₹ 12,00,000 + GST
Round 21 December 2026₹ 12,25,000 + GST
Round 3 (final)22 December 2026₹ 12,50,000 + GST

GST at 18% applies. Fee includes all campus hackathons, kickoff week and Demo Day. Travel and stay in Bangalore not included. Seats are typically 80% full by the end of Round 2.

Cohort 1 starts 7 January 2027 · Kickoff week on campus, Bangalore
FinancingLoan partners cover 100% of tuition, with tenures up to [X] years. No-cost EMI options available.
Scholarships[Merit / women-in-tech / founder scholarships, amount and criteria to be confirmed.]

Frequently asked questions

Can I really do this alongside a full-time job?

Yes, if you protect the weekends. Budget ~8 hrs live plus 4–6 hrs of building per week for six months, then 10–15 hrs/week during the sprint. Weekday evenings are free apart from optional office hours. It is rigorous by design; "I'm working" is not an excuse we accept once you're in.

I've never written code. Will I keep up?

Most of the cohort won't have. The 3-week on-ramp covers how software works, AI literacy and setting up your stack before day one. From there the tools (Claude Code, n8n, Supabase) are built for people who can describe what they want clearly, which is a skill we teach.

Do I need to live in Bangalore?

No. Two of every three weekends are online. You need to be on campus for the 5-day kickoff, six 3-day hackathons (Fri–Sun, once a month) and Demo Day. Plan for one trip a month.

What if I miss a weekend?

Online sessions are recorded and the build is still due that week. Campus hackathons can't be made up. The six dates are published before you apply so you can block them.

Is there placement or career support?

No. Ascend is not for job seekers. It is for people who want to become AI-native operators and product builders. What you leave with is 20+ public builds, a launched product, a VC pitch and a 50-person builder network. That tends to change careers on its own.

What happens to my product after Demo Day?

It's yours: IP, users, everything. Teams that want to continue can apply to the Mesa Startup Lab for incubation and follow-on support.

Who's in the cohort?

50 working professionals with 2+ years of experience, selected by assignment and interview. Product, ops, marketing, finance, consulting and software engineers who want to move into product and business roles.

What is the refund or deferral policy?

[Refund window and deferral terms to be confirmed.]

The world is going to belong to builders.
Become one now.

50 seats. Cohort 1 starts 7 January 2027. The full curriculum is above. If it feels right, apply.

Campus exterior / evening wide shot