Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 408 Bytes

File metadata and controls

12 lines (8 loc) · 408 Bytes

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