Metadata-Version: 2.4
Name: paper-dig
Version: 0.2.1
Summary: Paper Dig is a collection of tools for processing and analyzing papers.
Author-email: Kamal <kamal.farahani90@gmail.com>
Requires-Python: >=3.12
Requires-Dist: langchain-experimental>=0.3.4
Requires-Dist: langchain>=0.3.25
Requires-Dist: pydantic>=2.11.4
Requires-Dist: requests>=2.32.3
Requires-Dist: scikit-learn>=1.6.1
Description-Content-Type: text/markdown

# Paper Dig

Paper Dig is a collection of tools for processing and analyzing papers.

## Installation

```bash
pip install paper-dig
```
