About This Architecture
AI-powered synthetic test data generation for SAM rule validation combines Streamlit UI, Python backend, and Amazon Bedrock LLM to intelligently map database tables and columns from rule documentation. The system ingests SAM Solution Guides and rule docs into a Knowledge Base, uses Bedrock to understand rule logic and suggest table-column mappings, then validates and refines selections through user confirmation steps. QA teams gain rapid, AI-assisted test data generation that respects rule requirements without manual schema discovery, reducing test cycle time and improving coverage. Fork this diagram on Diagrams.so to customize the Knowledge Base sources, adjust Bedrock prompt engineering, or integrate your own feed file templates and validation workflows.