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

Support CSV and XLSX files

Open
#30 5 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.