Skip to content

Mypapers.ai automates the creation of a knowledge graph from academic papers to enable sophisticated querying and insights.

License

Notifications You must be signed in to change notification settings

kafkasl/mypapers.ai

Repository files navigation

mypapers.ai

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.

1. Download papers

This will download a list of papers and their references into json format. python download.py

2. Setup Neo4j

See this X thread

3. Ingest papers

./knowledge_graph/ingest_papers.sh

This will add a list of papers downloaded in 1. into the neo4j database.

4. Query the knowledge graph

python knowledge_graph/advanced_queries.py 'Summarize papers written by Oriol Vinyals'

About

Mypapers.ai automates the creation of a knowledge graph from academic papers to enable sophisticated querying and insights.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages