Develop AI apps and chatbots using Bedrock, LLMs, LangChain, RAG, Python, Streamlit, and Generative AI for for Conversation Messages
Course Resources Hugging Face • The Orca Model's Model Card: https://huggingface.co/zoltanctoth/orca_mini_3B-GGUF Installing ctransformers and Chainlit The Open Orca Dataset The dataset on Hugging Face: https://huggingface.co/datasets/Open-Orca/OpenOrca
Chainlit and Streamlit ( this is for Chat User Interface) • Chainlit: https://docs.chainlit.io/get-started/overview • Streamlit: https://streamlit.io/ • Bedrock: https://aws.amazon.com/bedrock/ LangChain Installation pip install langchain langchain-community