abhirockzz / 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

Home Page:https://community.aws/content/2aq9ju6xvYtywGVbuPoWFTk5oK4/build-a-streamlit-app-using-langchain-amazon-bedrock-and-redis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://community.aws/content/2aq9ju6xvYtywGVbuPoWFTk5oK4/build-a-streamlit-app-using-langchain-amazon-bedrock-and-redis


Languages

Language:Python 79.4%Language:Dockerfile 20.6%