Skip to content

Repository files navigation

Worth the Click

A Chrome extension which uses the Power of OpenAI and Langchain to summarize an external link when hovering over it.

Worth the Click

Idea

Idea of the workflow

Development

We use Bun, a fast all-in-one JavaScript runtime. This project was created using bun init in bun v1.0.25.

bun install

To run:

bun dev

It runs Bun's watch and a local server.

Server

The server uses Miniflare alongside with Hono and Cloudflare Worker.

Start the server

bun server

Load an unpacked extension

The output file will be put inside dist as index.js. Use that to install it.

In development, you need to add this extension. Please, check out this tutorial.

Todos

I wrote a (hopefully) comprehensive series about this repository.

About

A chrome extension which summarize and extracts the key factors of a link by hover over it.

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages