-
Start Docker Desktop
-
Start the
agstephens/ai-play:v2
container. -
Login and set up:
# As root:
su --shell /bin/bash - ag
# As ag:
cd /home/ag/Agentic-RAG-with-LangChain
source ./setup-env.sh
- Run:
streamlit run agentic_rag_streamlit.py --server.port 8000
- View in browser (on laptop):