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.
Hello Ryan when following the steps to run the code I couldn't find the requirements.txt file in the folder ? Thanks