Back to work
03 / DECISION NOTEExperiment page

AI Decision Copilot

Turn an open question into comparable options, reasons, and risk notes.

Recorded as
Project notes / web page / process record
Status
Experiment page
DECISION NOTEPAGE VIEW
AI Decision Copilot page screen

Turn an open question into comparable options, reasons, and risk notes.

AI Decision Copilot is a web experiment that organizes an open question into options, criteria, and risks. It does not aim to produce a single final answer; it makes the comparison easier to inspect.

JavaScriptExpress.jsXiaomi MiMoNginx

Background

Many decisions begin without clear options or comparison criteria. The useful first step is often to make the frame visible before choosing.

What I tried

The page shows two paths: compare existing options, or create possible directions first. Both paths keep the reasons, recommendation, and risk notes on the same screen.

01

Organized the decision page structure

02

Built the front-end and back-end demo

03

Tried text and image input

04

Designed the comparison display

05

Prepared stable preset cases

01

Enter a question

02

Add options

03

Choose a mode

04

View comparison

05

Read risk notes

01

Options first

The page makes the comparable objects visible before showing analysis.

02

Reasons and risks together

Recommendation, criteria, and risk stay close enough to review.

03

Preset cases

The portfolio page uses stable cases so access is not blocked by credentials or API issues.

AI NOTEDOCUMENTED

The full project tried Xiaomi MiMo for text and image input. This page uses preset data to keep the displayed experience stable.

Structured resultManual reviewFallback path
Page

HTML / CSS / JavaScript

Service

Express.js / Node.js

AI

Xiaomi MiMo V2.5 / OpenAI-compatible API / Image input

Deploy

Nginx / systemd / Node.js / preset cases

Two decision paths

Option comparison page

SWOT display

Image-input attempt

Three analysis modes

Stable demo version

A decision-support page should not make one recommendation look like the only answer. The comparison criteria, risk, and room for revision need to stay visible.

11 / Page / Code

Open the page or inspect the code record.