Coder Social home page Coder Social logo

paper-scraper's Introduction

paper-scraper

What this code currently does

This project currently inputs the first page page of a PDF, runs the text through the GPT-3.5-Turbo, and then returns a PDF with metadata tagged in the 'Keywords' field.

How to use this code

  1. Save a PDF file to your computer
  2. When running main.py, the program will prompt you for the file path of the PDF you would like to tag (TODO Edit this section)
  3. It will then prompt you for an output file path for the GPT model to run though
  4. When you open the output file, it will have metadata tagged in the 'Keywords' field

What I want this code to do in the future

  1. Put the output keywords in obsidian
  2. Get citation information from input pdfs

Architecture for next feature:

  1. Rip metadata/citation information form the pdf
  2. Create Markdown file with same file name as PDF (for example: bunny.pdf -> bunny.md)
  3. Paste citation information + keywords as tag + metadata in markdown for each file

EXAMPLE:

filename: bunny.md

paper-scraper's People

Contributors

aerithnetzer avatar katnykiel 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.