From ebbcd3d29109c85893e09a21de34742f3ce8f772 Mon Sep 17 00:00:00 2001 From: qcoderx Date: Tue, 7 Oct 2025 21:48:07 +0100 Subject: [PATCH 1/2] feat: Add with initial files --- veritas-ai-backend | 1 + 1 file changed, 1 insertion(+) create mode 160000 veritas-ai-backend diff --git a/veritas-ai-backend b/veritas-ai-backend new file mode 160000 index 0000000..f7dddcf --- /dev/null +++ b/veritas-ai-backend @@ -0,0 +1 @@ +Subproject commit f7dddcfb984368ab430d9e95eebdc935e1f4caa9 From 31146a4d0afd4ca769da3d131bbd64c4417e9e25 Mon Sep 17 00:00:00 2001 From: qcoderx Date: Tue, 7 Oct 2025 22:21:37 +0100 Subject: [PATCH 2/2] .. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a0ff7cf..067a42a 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,12 @@ Veritas AI is an AI-powered insurance claims fraud detection platform that accel - **AWS S3** file upload with presigned URLs - **Real-time data** fetching and updates +### AWS Tools Deployed +- **AWS Bedrock** For the smart comprehension of analyzed data and risk score generation +- **AWS S3** For storing claim files ansd contents +- **AWS Q** For AI copilot for further investigation of claims +- **AWS Rekognition** For deep analysis of image content for odd things. + ## 📁 Project Structure ```