aws-rag-application/ ├── README.md # This file - setup and usage guide ├── requirements.txt # Python dependencies ├── env.example # Environment configuration template ├── ├── src/ # Core application ...
This project incorporates code and resources from the aws-genai-llm-chatbot repository. We are grateful for their contributions and the open-source community's collaborative spirit. The original ...