Git Product home page Git Product logo

linkedin-auto-message's Introduction

How it works

A Firefox extension

  1. It scrapes a LinkedIn profile and puts in the context to an OpenAI API request
  2. You enter your personal details, and can adjust the instructions

How to use?

  1. Create a settings.json file (you can copy settingsExample.json) and insert your OPENAI_API key
  2. Adjust the messages you want to send accordingly. The request to OpenAI is as follows: [{system: systemMessage}, {user: "This is the LinkedIn information: " + details}, {user: requestMessage}]
  3. Zip your files: a. Use web-ext to zip your files or run it locally see Mozilla docs b. Or, zip your files locally
  4. Go to Firefox and enter about:debugging. click the This Firefox option, click the Load Temporary Add-on button, then select any file in your extension's directory. More info
  5. Go to a LinkedIn profile you want to send a message to
  6. Open the extension
  7. Click on "Generate message"
  8. Wait and then copy the message

linkedin-auto-message's People

Contributors

jenswilms avatar

Stargazers

Sifan Liu avatar ANDREI SHYMANSKI avatar

Watchers

Sifan Liu 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.