aws-samples / aws-samples/Serverless-Retrieval-Augmented-Generation-RAG-on-AWS
Support CSV and XLSX files
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 93
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
basically implement this as an S3 plug-in
https://blog.lancedb.com/chat-with-csv-excel-using-lancedb/
- creata a new queue + dlq
- create a new notification for `.csv` and `.xlsx` files from S3
- put messages on the new queue
- have a lambda function polling from the new queue
- implement processing
- evaluate if a separate UI flow is needed?
Contributor guide
Assessment
This issue has not been assessed yet.