Inspiration

PathWise AI was inspired by reflecting on our own decisions and the choices people around us were making about college and careers. We noticed a pattern: students were making life-changing decisions, like taking on large amounts of debt or choosing a major, without truly understanding the long-term consequences.

Most guidance felt incomplete. School advisors push college, online tools suggest careers, and financial calculators exist in isolation, but nothing brings all of it together in a way that actually helps someone decide what’s right for their life.

We realized there’s a major gap: students don’t lack options, they lack clear, personalized decision-making tools.


What it does

PathWise AI is an intelligent decision engine that helps students evaluate whether a specific education or career path is actually worth it.

It:

  • Analyzes the true cost of education (tuition, living expenses, and lost income)
  • Projects salary growth and long-term earnings
  • Calculates ROI, debt repayment, and break-even timelines
  • Compares multiple paths side-by-side (college, certifications, entrepreneurship, etc.)
  • Adapts to the user’s personal goals, risk tolerance, and definition of success

Instead of just suggesting options, it answers:

“What is the smartest path for me?”


How we built it

We built PathWise AI as a full-stack web application:

  • Frontend: React for an interactive and user-friendly interface
  • Backend: FastAPI to handle financial calculations and logic
  • AI Integration: OpenAI API to power adaptive conversations and personalized recommendations

The system works in layers:

  1. An AI intake system that asks dynamic questions to understand the user
  2. A financial engine that models cost, debt, and earnings
  3. A decision engine that combines personal and financial data
  4. A comparison dashboard that visualizes different paths and trade-offs

Challenges we ran into

One of the biggest challenges was avoiding the trap of building a simple chatbot. It’s easy to generate advice, but much harder to create a system that actually evaluates decisions in a meaningful way.

We also faced challenges with:

  • Balancing complexity and clarity — financial models can be detailed, but still need to be understandable
  • Designing AI behavior — making it honest and analytical without being discouraging
  • Avoiding bias — most tools default to promoting college, so we had to intentionally include alternative paths

Accomplishments that we're proud of

We’re proud that PathWise AI goes beyond surface-level guidance and actually helps users think critically about their choices.

Specifically:

  • Turning abstract decisions into clear financial outcomes
  • Building a system that challenges assumptions instead of just agreeing
  • Creating a tool that considers both money and personal goals, not just one or the other

What we learned

We learned that the “right” path is never universal, it depends on the individual.

Through this project, we saw how important it is to consider:

$$ \text{True Value} = \text{Long-Term Outcomes} - \text{Total Cost (Financial + Time)} $$

We also learned that students don’t necessarily need more information, they need better ways to interpret and apply it to their own lives.


What's next for PathWise

Next, we want to make PathWise AI even more powerful and realistic by:

  • Integrating real-world salary and job market data
  • Adding internship and mentorship recommendations
  • Improving the life simulation engine to show long-term financial outcomes more accurately
  • Allowing users to save, revisit, and refine their plans over time

Our long-term vision is to make PathWise AI a go-to tool for students making one of the most important decisions of their lives.

Helping people move from guessing… to deciding with confidence.

Built With

  • chatgpt
  • replit
Share this project:

Updates