gabrielchua / RAGxplorer

Open-source tool to visualise your RAG 🔮
MIT License
1.08k stars 95 forks source link

Issue 29: Create Tutorials #35

Closed vince-lam closed 8 months ago

vince-lam commented 8 months ago

This pull request resolves #29 Create Tutorials - by making the following changes:

gabrielchua commented 8 months ago

Thanks!

How about a separate folder called "tutorials" and we have a separate requirements.txt so that jupyter does not get built into the package?

The .ipynb will be in that tutorials folder too

vince-lam commented 8 months ago

No problem!

Thanks for the comments - have reverted the requirements.txt commit and moved the .ipynb to a new "tutorials" folder.