-
Prompt: “I have 3 tasks: assignment, revision, rest. What should I do first?”
-
Shows how Decido transforms simple task lists into prioritized, actionable decisions using structured reasoning.
-
Shows how Decido transforms simple task lists into prioritized, actionable decisions using structured reasoning.
-
Prompt: “I have an exam tomorrow but I feel tired and I’m not fully prepared. What should I do?”
-
Tests Decido’s structured reasoning under urgency, focusing on trade-offs between rest, study efficiency, and performance optimization.
-
This was answer of clicking on one recommendation.
-
Prompt: “I keep overthinking and can’t decide what to do today. Help me choose.”
-
Evaluates how Decido identifies decision paralysis and responds by reducing complexity into a structured, limited set of actionable options.
About the Project — Decido: AI Decision Copilot
Decido was built to address a common but overlooked problem: people lose time and clarity not because they lack information, but because they struggle to decide. Everyday choices—what to prioritize, what to start, what to delay—often create unnecessary cognitive load, leading to hesitation and inefficiency.
Decido is designed to reduce that friction by converting open-ended situations into structured decisions. It follows a consistent reasoning flow: Options → Analysis → Recommendation → Next Step. The goal is not to generate lengthy explanations, but to produce clear, actionable direction that helps users move forward immediately.
How I Built It
Decido was developed using ASI:One’s agentic AI framework, with a focus on controlling reasoning behavior through structured prompting. Rather than building a complex system, the emphasis was on designing a reliable decision flow that remains consistent across different types of user inputs.
Each interaction is processed through a fixed sequence:
- Identify the core decision being made
- Generate a small set of meaningful options
- Evaluate trade-offs between those options
- Produce a single, context-aware recommendation
- Conclude with a concrete next step
The primary engineering effort went into shaping response behavior rather than adding external features.
Challenges Faced
The main challenge was controlling verbosity and ensuring the model prioritizes decisions over explanations. Early iterations tended to expand into general advice instead of converging toward a clear recommendation. This was resolved by enforcing strict structural constraints and narrowing the output format.
Another challenge was maintaining consistency across different decision contexts without making the system feel rigid. Balancing structure with adaptability was key to keeping responses usable in real scenarios.
What I Learned
This project reinforced that the effectiveness of an AI system depends more on behavioral design than on complexity. A well-defined reasoning structure can significantly improve usability, especially in decision-heavy contexts.
It also highlighted the importance of reducing cognitive load. The most useful systems are not those that provide the most information, but those that help users arrive at a decision faster with less friction.
Final Note
Decido is positioned as a decision support system that turns ambiguous situations into structured, actionable outcomes. Its focus is not explanation, but resolution.
Built With
- asi:one
- prompt
- system-design
Log in or sign up for Devpost to join the conversation.