aws-samples / genai-quickstart-pocs

This repository contains sample code demonstrating various use cases leveraging Amazon Bedrock and Generative AI. Each sample is a separate project with its own directory, and includes a basic Streamlit frontend to help users quickly set up a proof of concept.
MIT No Attribution
282 stars 82 forks source link

Clean up file paths #47

Open trevorspires opened 4 months ago

trevorspires commented 4 months ago

Spotted some file paths to local files in the example code. Will make edits so its more templatized.

https://github.com/aws-samples/genai-quickstart-pocs/blob/main/amazon-bedrock-rag-opensearch-serverless-poc/docs_to_openSearch.py

trevorspires commented 4 months ago

I plan to own this workstream.

Likely to have an update in the next ~7ish days