From 32a67fce8bda799be04165911e0000d337a1489a Mon Sep 17 00:00:00 2001 From: Adeyemi Adetayo Date: Tue, 28 Apr 2026 10:11:11 +0100 Subject: [PATCH] Feat: Adetayo Added week 1 exercise --- community_contributions/igniter_adetayo/week1.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 community_contributions/igniter_adetayo/week1.md diff --git a/community_contributions/igniter_adetayo/week1.md b/community_contributions/igniter_adetayo/week1.md new file mode 100644 index 00000000..8b1df038 --- /dev/null +++ b/community_contributions/igniter_adetayo/week1.md @@ -0,0 +1,15 @@ +# SaaS Platform deployed on AWS + +## Overview +Built and deployed AI solution that generates business ideas, uses Clerk for Authentication and Subscription management. + +Model +- Uses OpenAI GPT 40 Mini + +Deployment +- Deployed to AWS +- Uses ECR for image management +- Uses App runner + +Production URL +https://pwimuxfcj6.us-east-1.awsapprunner.com \ No newline at end of file