Inspiration

Humans face many decisions in their life, but when faced with a difficult one, some resort to making decisions from their heart (emotionally), mind (logically), or a mixture of both.

What it does

MindSplit is an AI-powered decision analysis tool that visualises the logical and emotional paths of any meaningful decision you're facing step by step, as an interactive node graph. Describe your scenario. Watch it split into two paths. Choose your steps. See where each decision leads.

How I built it

MindSplit is built using Next.js and powered by Google Gemini API.

Challenges I ran into

Throughout development, I had to switch Gemini's models numerous times and tried to reduce API calls because of rate limits.

Accomplishments that I'm proud of

This project proves that I can come up with a creative project while addressing technical constraints and developed a finished project using Next.js.

What I learned

I learn how to use Next.js.

What's next for MindSplit

  • A feature that saves our scenario simulation would reduce the need for users to go through the step process again and API calls.
  • At the moment, Google Gemini can only generate 4 steps solutions. In the real world, it's not that simple. A breakdown or suggestion of how to deal with such step solution would be ideal.

Built With

  • nextjs
Share this project:

Updates