openai / web-crawl-q-and-a-example

Learn how to crawl your website and build a Q/A bot with the OpenAI API
https://platform.openai.com/docs/tutorials/web-qa-embeddings
271 stars 181 forks source link

Too many python libraries in requirements.txt file #9

Open MrFarhan opened 7 months ago

MrFarhan commented 7 months ago

Are all those 79 libraries (mentioned in requirements.txt file) required to run crawling and embeddings ?