Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 807 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 807 Bytes

LinkedIn AI Reply GPT

This React project is a Plasmo extension (chrome extension) tailored for LinkedIn, streamlining the process of generating AI replies by seamlessly inserting prompts. It aims to enhance user efficiency by facilitating the creation of more effective responses.

Installation

This is a Plasmo extension project bootstrapped with command: pnpm create plasmo --with-tailwindcss.

First, run the development server:

pnpm dev
# or
npm run dev

See how to load the extension: https://docs.plasmo.com/framework/workflows/dev#loading-the-extension

For further guidance, visit our Documentation.

LinkedIn.AI.Extension.Demo.mp4