Skip to content
RAG Repo

OpenAlex maps the research world as connected entities: works (papers, books, datasets), the authors who wrote them, the venues that published them, the institutions behind them, and the topics they cover. Every entity carries an ID and links to related entities, so you can walk from a paper to its authors, their institutions, and the works it cites.

It was built by the nonprofit OurResearch to replace Microsoft Academic Graph after Microsoft retired it in 2021. The metadata is released under CC0, which places it in the public domain with no restrictions on reuse.

You can query it through a free API with no key required, or download the full data snapshot from Amazon S3 for bulk work. For RAG, the metadata and citation structure are handy for ranking, filtering, and enriching a corpus, though the works themselves are abstracts and metadata rather than full text.

academicmetadatacitationsopen-dataresearchapi

Related sources