Metadata-Version: 2.4
Name: nn-rag
Version: 0.1.0
Summary: Neural Retrieval-Augmented Generation for GitHub Search
Home-page: https://github.com/ABrain-One/nn-rag
Author: ABrain One and contributors
Author-email: AI@ABrain.one
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: PyGithub>=1.55
Requires-Dist: sentence-transformers>=2.2.2
Requires-Dist: scikit-learn>=1.0.2
Requires-Dist: transformers>=4.26.1
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: pandas>=1.5.3
Requires-Dist: dotenv
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
