GithubHelp home page GithubHelp logo

peetekeesel / papergpt Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.12 MB

:microscope: Choose a academic research papers and get a TL;DR for it in seconds.

License: MIT License

Python 0.11% Jupyter Notebook 99.89%
large-language-models research-paper computer-vision cv llm openai text-summarizer llama meta huggingface huggingface-transformers bert gpt bart

papergpt's Introduction

Paper Explainer

Python numpy huggingface_hub openai

Simply specify of the paper your want to understand and obtain a short summary (TL;DR) of it in seconds.

Installation

# -----------------------------------------------------------------------------
# Setting up the environment

# Create the PaperGPT environment
conda env create -f environment.yml

# (Optiona) Run the following to check if PaperGPT got successfully created
conda env list

# Activate the environment
conda activate PaperGPT


# -----------------------------------------------------------------------------
conda install -c huggingface transformers

pip install PyPDF2
conda install -c conda-forge pypdf2

pip install openai
conda install -c conda-forge openai -y

Action Points

  • Ease of use: ensure that library is easy to install. Clear documentation and examples.
  • Automatic processing: automatically extract text and relevant content from papers, eliminate need for users to manually input or format the content
  • Compatibility: should be able to handle various document formats (PDF, PNG, JPG), and possibly even accept URLs to academic papers hosted online
  • Multi-language support
  • Use cases: Provide real-world use cases and scenarios where the library can be valuable, such as research paper review, studying, or staying updated on the latest research.
  • Model Options: Provide option for the user to decide between different LLM models such as LLaMa, GPT, Bert
    • BART (Facebook AI) --
    • BERT (Google AI) -- bert-base-uncased
    • GPT-2 (OpenAI)

papergpt's People

Contributors

peetekeesel avatar

Stargazers

 avatar

Watchers

 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.