GithubHelp home page GithubHelp logo

literaturereviewbot's Introduction

Literature Review Bot

Setup

Docker and Qdrant

  1. Download and setup Docker and/or Docker Desktop
  2. Pull the Qdrant container and run it: docker run -p 6333:6333 -v ./qdrant_storage:/qdrant/storage qdrant/qdrant

Download arXiv metadata from Kaggle

  1. https://www.kaggle.com/datasets/Cornell-University/arxiv

Or download my processed data directly (but it is out of date)

  1. https://www.kaggle.com/datasets/ltcmdrdata/arxiv-embeddings (I will not be maintaining this)

Process data

  1. Run generate_embeddings.py to fill up embeddings folder (you may need to create this folder first)
  2. Fire up Qdrant if its not already running
  3. Run index_arxiv_metadata.py to upload embeddings to Qdrant
  4. Run search_server.py and go to http://127.0.0.1 to search for your articles
  5. Download the PDFs you want from arXiv into th PDFs folder
  6. Run generate_literature_review.py to create your final literature review

literaturereviewbot's People

Contributors

daveshap avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.