ryanadoty / Amazon-Bedrock-Document-Comparison-POC

This is sample code demonstrating the use of Amazon Bedrock and Generative AI to implement a document comparison use case. The application is constructed with a simple streamlit frontend where users can upload 2 versions of a document and get all changes between documents listed.
MIT License
7 stars 2 forks source link

requirements.txt file is not found #1

Closed BananAlburaidi closed 1 year ago

BananAlburaidi commented 1 year ago

Hello Ryan when following the steps to run the code I couldn't find the requirements.txt file in the folder ? Thanks

ryanadoty commented 1 year ago

thank you for pointing this out, i have added it !