You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a super simple chatbot example. It uses Mistral from Bedrock as LLM, llama-index to integrate to LLM, pypdf to read PDF files, and streamlit to build an interface.