Skip to content

Presentation given by Damian Montero on SoFlo DevCon 2025 - RAG to Riches: Building Chatbots with Company Knowledge

License

Notifications You must be signed in to change notification settings

thedamian/RAG-to-Riches

Repository files navigation

RAG to Riches: Building Chatbots with Company Knowledge

presentationImage

Presentation slides

Projects

  • Basic StreamLit - src/1-bvasicStreamLit.py
  • Basic LLM - /2-basicllm.py
  • RAG with Text - src/3.ragText.py
  • RAG with PDF - src/4-ragPDF.py
  • RAG with Website - src/5-ragWebsite.py

How to run the projects:

Optionally: Install uv: curl -LsSf https://astral.sh/uv/install.sh | sh

Then for each project: uv run streamlit run YOUR_PROJECT_SCRIPT

About

Presentation given by Damian Montero on SoFlo DevCon 2025 - RAG to Riches: Building Chatbots with Company Knowledge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published