Inspiration

Many students learn STEM through videos and theory but struggle to actually build something real. At the same time, successful startups from Y Combinator—like Stripe and Airbnb—were built by founders who learned by doing, not just studying.

What it does

ProtoPilot is an AI-powered learning platform that teaches STEM concepts by guiding users to build real, startup-style projects.

Instead of passively consuming content, users:

Input an idea (e.g., fintech app, AI chatbot) Get a structured roadmap to build it Learn concepts like APIs, machine learning, and system design in context Receive AI guidance like a “technical cofounder”

How we built it

We built ProtoPilot as a web-based prototype with the following components:

Frontend: Simple interactive UI for idea input and guided workflows Backend: Python-based API to handle logic and AI responses AI Layer: Generates project roadmaps Explains STEM concepts contextually Assists with debugging and next steps

Workflow:

User enters a startup idea AI breaks it into technical components System generates a step-by-step build path User learns and builds simultaneously

Challenges we ran into

Mapping theory to real-world use cases Translating abstract STEM topics into practical startup tasks was complex Balancing guidance vs independence Too much AI help reduces learning, too little causes frustration Keeping it beginner-friendly We had to simplify complex concepts without losing technical depth Time constraints Building a working prototype within the hackathon timeline required prioritizing core features

Accomplishments that we're proud of

What we learned

The best way to learn STEM is through application, not memorization AI can significantly reduce the barrier to building complex projects Real-world context makes learning more engaging and effective Simplicity in design is crucial for usability

What's next for ProtoPilot

Add real-time code execution and debugging Expand into collaborative team-building features Improve AI to give deeper technical feedback Integrate real startup case studies from YC companies Launch a beta version for students globally

Built With

  • chatgpt
  • css3
  • notebooklm
  • platforms
Share this project:

Updates