An open API service indexing awesome lists of open source software.

https://github.com/altrohit/paper-graph

Research Paper Exploration Tool like Connectedpapers and Litmaps but on your system
https://github.com/altrohit/paper-graph

connected-papers litmaps python3 tools

Last synced: about 2 months ago
JSON representation

Research Paper Exploration Tool like Connectedpapers and Litmaps but on your system

Awesome Lists containing this project

README

        

# Research Paper Exploration Tool

## Features

- Fetch paper details using DOI
- Generate network graph of related papers
- CLI interface for easy interaction
- JSON data storage

## Setup

1. Clone the repository
2. Create virtual environment
3. Install dependencies: `pip install -r requirements.txt`

## Usage

```bash
python main.py 10.1000/example_doi
```

## TODO

- [ ] Explore OpenAlex API
- [ ] Explore Unpaywall