aws-samples / Serverless-Retrieval-Augmented-Generation-RAG-on-AWS

A full-stack serverless RAG workflow. This is thought for running PoCs, prototypes and bootstrap your MVP.
MIT No Attribution
50 stars 19 forks source link

Chore: Split main construct into sub constructs #20

Open giusedroid opened 5 months ago

giusedroid commented 5 months ago

lib/serverless-rag-on-aws-stack.ts could use some love to break it down in sub-constructs. Thinking out loud, Front-end stack (hosting and building), ML stack (queues, processors), Front-end support stack (websockets, cognito and IAM).