The workshop is based on materials from the repository https://github.com/alexeygrigorev/llm-rag-workshop.
The purpose of the workshop is to gain experience in building a RAG system to communicate with your data. Some changes have been made compared to the original version:
- OpenAI API replaced with AWS Bedrock text model.
- Added a user interface based on the "streamlit" library.
- The project can be started in the VS Code dev container.
- Execute the command below in a shell.
streamlit run ./notebooks/ui.py
- Question examples: