Skip to content

HarshJa1n/TL-DR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TL;DR ⚡️

Because Life's Too Short for Long Reads

Turn any wall of text into bite-sized brilliance. TL;DR is your personal AI-powered reading assistant that works everywhere you browse.

🎯 What It Does

Instantly summarize content from:

  • LinkedIn posts & articles
  • X (Twitter) threads
  • Medium stories
  • WhatsApp messages
  • Gmail conversations
  • ANY text on ANY website with just a right-click!

⚡️ Quick Setup

  1. Clone the magic:
git clone https://github.com/HarshJa1n/TL-DR.git
  1. Create your config.js file:
//config.js
//Choose between Gemini and OpenAI
const CONFIG = { GEMINI_API_KEY: "your_api_key_here",
    OPENAI_API_KEY: "your_openai_api_key_here",
    USE_OPENAI: true };
window.CONFIG = CONFIG;
  1. Enable Chrome's Developer Mode:

  2. Load your extension:

    • Click "Load Unpacked"
    • Select your cloned repository folder

🚀 How to Use

Supported Sites Right Now

Just look for the "Summarize" button on:

  • LinkedIn
  • X (Twitter)
  • Medium
  • WhatsApp
  • Gmail Or select any text you want to summarize and right click!

🎬 See It in Action

Watch the Demo


Made with 🧠 to save your time and sanity

About

Browser extension to summarise posts on popular social media apps, mails etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors