Creation and querying of a knowledge graph built from academic papers. It automates the process of downloading papers, setting up a Neo4j database, ingesting the papers into the database, and querying the knowledge graph for insights.
Follow me while I build this project in public on X
The instructions below are a WIP.
This will download a list of papers and their references into json format.
python download.py
See this X thread
./knowledge_graph/ingest_papers.sh
This will add a list of papers downloaded in 1. into the neo4j database.
python knowledge_graph/advanced_queries.py 'Summarize papers written by Oriol Vinyals'