Back to Prompt Library
To create a comprehensive technical architecture and AI strategy that guides the implementation of the solution.

AI Solution Architecture and Strategy

Inspect the original prompt language first, then copy or adapt it once you know how it fits your workflow.

Linked challenge: Medical Diagnostics: Design an AI system to assist in preliminary diagnosis from symptom descriptions

Format
Text-first
Lines
26
Sections
7
Linked challenge
Medical Diagnostics: Design an AI system to assist in preliminary diagnosis from symptom descriptions

Prompt source

Original prompt text with formatting preserved for inspection.

26 lines
7 sections
No variables
24 checklist items
Based on your problem analysis, let's design the AI architecture and strategy for your solution.

1. **AI Model Selection**: 
   - What type of AI/ML models are most suitable for this problem?
   - Consider options like: LLMs, computer vision models, recommendation systems, classification models, etc.
   - Justify your choice based on the specific requirements

2. **System Architecture**:
   - Design the high-level architecture of your solution
   - Include key components: AI models, data pipelines, APIs, user interfaces
   - Define how these components interact
   - Consider deployment architecture (cloud, edge, hybrid)

3. **Data Strategy**:
   - What data will you need to train/fine-tune your models?
   - How will you collect, process, and store data?
   - Address data privacy and security considerations
   - Define your data pipeline architecture

4. **AI Agent Design** (if applicable):
   - Define the agent's capabilities and behaviors
   - Design the decision-making framework
   - Specify interaction patterns with users and other systems
   - Consider error handling and fallback mechanisms

5. **Integration Strategy**:
   - How will your solution integrate with existing systems?
   - Define APIs and interfaces
   - Consider authentication and authorization
   - Plan for monitoring and observability

Provide a detailed technical design that addresses each of these areas.

Adaptation plan

Keep the source stable, then change the prompt in a predictable order so the next run is easier to evaluate.

Keep stable

Preserve the source structure until you know which part of the prompt is actually driving the result quality.

Tune next

Change domain facts, examples, and tool context first before you rewrite the instruction scaffold.

Verify after

Validate one failure mode at a time so prompt changes stay attributable instead of getting noisy.