/streamlit-langchain-chatbot-bedrock-redis-memory

Build a Streamlit app with LangChain and Amazon Bedrock - Use ElastiCache Serverless Redis for chat history, deploy to EKS and manage permissions with EKS Pod Identity

Primary LanguagePython

Streamlit chatbot

For details, checkout this blog post.

Streamlit app on EKS:

  • Built using Streamlit and LangChain framework
  • Claude on Amazon Bedrock as the LLM
  • Redis as the LangChain memory backend to store chat conversation history
  • Deployed to Amazon EKS