It's ChatGPT on steroids! You upload a document and instantly augment it with your data!
This is a small prototype to showcase AWS services (CDK, Lambda and S3) and Large Language Models capabilities when extended with files using RAG technique (Retrieval-Augmented Generation).
1. Upload a .txt or .csv document using the Upload Document button. (1MB MAX)
2. Type your message in the input box below and hit Send or press Enter.
3. The system will process your message and respond using data from your file.
Uploaded files are associated with your session only.(click here to refresh your session)
All Files are deleted automatically from S3 bucket every 24h.
Limited number of calls - per day: 10 files max, 30 messages max
Fork this project and quickly deploy it using AWS CDK (Github link)