AI Application Architecture Designer

Answer 8 key questions: should the task run on a fixed process or dynamic decisions, and does it need proprietary knowledge — then pick Prompt, Workflow, RAG, Agent, or a combination.

8 questions · about 2 minutes Diagram + worked example + launch checklist Local only, nothing uploaded

Two constraints decide the architecture

First judge whether the process is a fixed path or needs to decide its next step from intermediate feedback. Then judge whether the answer depends on proprietary or frequently updated material. The first decides the execution-control style; the second decides whether you need RAG.

Your background

Background only shapes the implementation tips on the result page, not the architecture judgment itself.

This tool applies the Workflow / Agent taxonomy from Anthropic’s “Building Effective Agents” and OpenAI’s official guidance. It is an architecture reference, not a technology-selection commitment.

Click an option to move to the next question
Architecture Plan

Why this recommendation

Architecture diagram

A worked example

Component list

Data flow

Risks & where to start evaluating

Minimum launch checklist

Further reading

Copied to clipboard