🛠️ Join the Build-with-Streamlit challenge!

my_cool_backpack

:tada: Thank you so much :sparkling_heart:, Streamlit community :balloon:!

Excited for my backpack! @streamlit :raised_hands::camera_flash:

Hey everyone,

:drum: The final build-with-streamlit winner is…

RAGxplorer by @gabrielc :partying_face:

Go check it out and let him know what you think!

Thank you @streamlit for the exclusive backpack :heavy_heart_exclamation:

Amazing to see so many great apps created by Streamlit Community here :heart:

build-with-streamlit

:hammer_and_wrench: That’s a wrap on the build-with-streamlit challenge!

Thanks to everyone who shared their work and feedback, it’s been great to see everyone’s awesome apps. :heart:

Keep an eye out in your DMs for sticker info! Looking forward to more challenges in the future.

Happy Streamlit-ing! :balloon:

Thank you!

Thank you @StreamlitTeam for hosting this competition.

Here’s the repo :package: I hope this helps folks building RAG applications!

For now, the best experience is to clone the repo and run this locally!

The vector database is an in-memory one (Chroma), and I suspect many people using it, or quitting the app while the vector database is being built, causes some issues. Some tweaks to the control flow and deployment may resolve that.

Any feedback for improvement would be most appreciated. I will still continue to work on this.