Giter VIP home page Giter VIP logo

intelligist's Introduction

Alt Text

IntelliGist is a Mac application that elegantly and cohesively summarizes any .pdf input of any research paper of any length. This is achieved despite the context length limits of GPT. Unlike other apps which claim to do the same thing, the end result is not simply a concatenation of smaller summaries. Rather, mixed AI techniques and utilities are used to generate one solid final essay of around 500 words that reflects the structure of the paper.

The program is free of charge, but to use the beta version, you must use your own API key generated from your OpenAI account, which you can easily insert into your own config.ini file and place into the appropriate directory.


Setting up the config.ini file

  1. Create a new plain text file named config.ini.
  2. Copy and paste the following content into the file:
[openai]
api_key = <YOUR_OPENAI_API_KEY>

Replace <YOUR_OPENAI_API_KEY> with your actual OpenAI API key, which you can obtain from the OpenAI website.

  1. Important: Make sure there are no extra characters or new lines after the content.

Placing the config.ini file in the application package

  1. Locate the IntelliGist.app file in Finder.
  2. Right-click on IntelliGist.app and select "Show Package Contents".
  3. Open the "Contents" folder, then open the "Resources" folder.
  4. Drag and drop your config.ini file into the "Resources" folder.

Installing and running the application

  1. Drag the IntelliGist.app file to your "Applications" folder.
  2. To launch the application, double-click on IntelliGist.app in the "Applications" folder or the original location where you placed the config file.

Allowing the app to run on your Mac

Before you can run the application for the first time, you may need to allow your Mac to open it:

Attempt to open the IntelliGist.app by double-clicking it. If a warning appears saying that the app cannot be opened, go to "System Preferences" on your Mac:

  • Click on "Security & Privacy".
    • In the "General" tab, you should see a message about the blocked app.
    • Click on "Open Anyway" to allow the app to run.

If you encounter an error saying "IntelliGist is damaged and can't be opened", follow these steps:

  1. Open the Terminal app (you can find it in Applications > Utilities).

  2. Type the following command and press Enter:

    xattr -cr /path/to/your/app

    Replace /path/to/your/app with the actual path to the downloaded app. You can find the path by right-clicking on the app and choosing "Get Info", or you can simply drag and drop the app onto the Terminal window after typing xattr -cr (with a space at the end).

  3. After running the command, you should be able to open the app without the error message.

Now you're ready to generate an intelligent "gist" of any research paper of any length and of any detail!


              _                   __                                ,     ,
             / )  / _ _       /  (     __/_ _   _                  (\____/)
  (c) 2023  (__(/()(-/ /)(//)/( __)(/_) /(-//)_)    L L C           (_oo_)
               /      /            /                                  (O)
                                                                    __||__    \)    
                                                                 []/______\[] /
                                                                 / \______/ \/
                                                                /    /__\         
                                                               (\   /____\

intelligist's People

Contributors

devinkeane avatar

Stargazers

 avatar

Watchers

 avatar

intelligist's Issues

IntelliGist: the ultimate research paper summary essay generator.

![opening_screen](https://user-images.githubusercontent.com/12550831/235322400-fd10dd77-9d79-4813-9b56-873ff6c1a15e.png, width="500")

Transform the way you consume academic literature with our cutting-edge natural language processing technology. Quickly and easily summarize any research paper, of any length, with just a few clicks. Rapidly get acquainted with research papers before you dive deeper into the material - let IntelliGist do the heavy lifting for you. Try out IntelliGist and discover the power of GPT-4 assisted literature analysis.

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.