cmooredev / RepoReader

Explore and ask questions about a GitHub code repository using OpenAI's GPT.
169 stars 80 forks source link

So many requirements? #3

Open Dumbris opened 1 year ago

Dumbris commented 1 year ago

I have noticed that there are a lot of libraries in requirements.txt, maybe you need to clean it up? 🤔

repollo commented 1 year ago

Yes, apparently OP just pip freeze > requirements.txt since you only require these packages for this project to run,

python-dotenv
nltk
langchain
scikit-learn
rank-bm25