GithubHelp home page GithubHelp logo

jekaqm / pdf-notes-generator Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 71.23 MB

A simple Python based application that uses OpenAI API to generate notes from a PDF File.

License: GNU General Public License v3.0

Python 100.00%

pdf-notes-generator's Introduction

AI-Notes-Generator

A simple Python based application that uses OpenAI API to generate notes from a PDF File.

Create a .env file and store your API key there, the file should contain: OPENAI_API_KEY="YOUR KEY"

NG_CMD MANUAL

This version is Command Line built

  1. PDF file should be stored in the same directory as the application otherwise specify direct path.
  2. The output will be stores in the same directory as the application, new folder called Notes will be created, your output will be saved there, be sure to specify the name of the output file such as 123etc.txt

NG_Custom_Prompt MANUAL

This version is GUI built

  1. Select pdf from any location on the machine.
  2. Output can be saved into any selected directory, just give the file a name and its extension such as .txt. Type of file is not limited to txt so you can save it to any other type you like.
  3. Enter any prompt you wish, if you need particular data from a file or simple notes just type out your instruction and hit generate.
  4. Stop generating option will stop the loop however any already generated responses will be saved.

Some Screenshots

Main Screen

Capture

Proccessing Screen

2

BUGS & ISSUES

  1. Some larger files may cause instability and lag, the application seems to continue to work okay however may seem unresponsive.

pdf-notes-generator's People

Contributors

jekaqm avatar

Watchers

Kostas Georgiou avatar  avatar

pdf-notes-generator's Issues

Permission Issue

There is a permission issue when trying to open the Generator outside of Python IDLE Environment.

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.