Skip to content

A Chrome extension that runs on LinkedIn and assists users in generating replies to messages.

Notifications You must be signed in to change notification settings

thekirankumarv/linkedin-ai-reply

Repository files navigation

LinkedIn AI Reply Chrome Extension

Objective

This Chrome extension assists users in generating replies to messages on LinkedIn. It is a demo extension designed to enhance communication efficiency.

Technologies Used

  • React
  • TypeScript
  • Tailwind CSS
  • WXT Framework

Getting Started

To run the project locally, follow these steps:

Prerequisites

Make sure you have the following installed:

  • Node.js (version 14 or later)
  • npm (comes with Node.js)

Installation

  1. Clone the repository:

    git clone https://github.com/thekirankumarv/linkedin-ai-reply.git
  2. Navigate into the project directory:

    cd linkedin-ai-reply
  3. Install the necessary packages:

    npm install

Running the Project

  1. Build the extension using WXT:

    npx wxt build
  2. Load the unpacked extension in Chrome:

    • Open Chrome and go to chrome://extensions/
    • Enable "Developer mode" at the top right
    • Click on "Load unpacked" and select the dist folder generated in the project directory
  3. Your "LinkedIn AI Reply" extension should now be active on LinkedIn!

Usage

Once installed, navigate to your LinkedIn messages. The extension will assist you in generating replies directly within the message interface.

Contributing

Feel free to contribute to the project! Open issues or submit pull requests for any enhancements or bug fixes.

Video Demo

You can watch a video demonstration of the extension here:

Linkedin-AI-Reply.mp4

About

A Chrome extension that runs on LinkedIn and assists users in generating replies to messages.

Topics

Resources

Stars

Watchers

Forks