💡 Inspiration

As students, we constantly make important decisions under time pressure — choosing projects, career paths, or priorities. Most tools either overwhelm us with information or provide generic advice through chatbots. I was inspired to build a tool that focuses on clarity, structure, and action, helping students decide confidently instead of staying stuck.

⚙️ What it does

DECISIONX is an AI-powered decision engine that helps students make high-stakes decisions in under 60 seconds. Users define their options, set evaluation criteria with importance weights, and receive a clear, ranked recommendation. The system also detects decision bias and provides a concise insight to support better judgment.

🛠️ How we built it

DECISIONX was built as a solo web application using Next.js and Tailwind CSS for a clean, focused user experience. Gemini 3 Pro powers the decision reasoning, scoring explanations, and bias detection. The application uses a simple API-based architecture with no authentication or database to keep the experience fast and demo-ready.

🚧 Challenges we ran into

One of the main challenges was balancing AI reasoning with simplicity. It was important to avoid long explanations while still making the decision logic transparent and trustworthy. Designing a UX that felt decisive — not conversational — was also a key challenge.

🏆 Accomplishments that we’re proud of

Building a polished, end-to-end product as a solo participant Creating a decision-focused AI experience instead of a generic chatbot Implementing bias detection in a simple, non-intrusive way Delivering a clear, demo-ready tool within a short hackathon timeframe

📚 What we learned

This project reinforced the importance of focus and restraint when building with AI. Clear problem definition, strong UX decisions, and intentional feature limits often create more impact than adding complexity.

🚀 What’s next for DECISIONX

Future plans include decision history tracking, collaboration features for shared decisions, and domain-specific templates for education and career planning. With further development, DECISIONX could evolve into a scalable decision-support platform for students and early-stage builders.

Built With

  • gemini3pro
  • next.js
  • next.jsapi
  • tailwind
Share this project:

Updates