/ChatWithPDF-Langchain-Bedrock

A Python application that allows users to chat with PDF documents using Amazon Bedrock. It leverages the Amazon Titan Embeddings Model for text embeddings and integrates multiple language models (LLMs from AWS Bedrock) like Claude2.1 and Llama2 for generating responses. The application uses Streamlit for the web interface.

Primary LanguagePython

Stargazers