Skip to content

Chrome Extension to find related web links by selecting text on a website and doing semantic search.

Notifications You must be signed in to change notification settings

joshbowen/SelectionSearch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selection Search

This is a Google Chrome Extension that allows you to highlight text on a webpage and find semantically related content. It uses the

  • Metaphor API (closed Beta currently) to search for semantically related content
  • Cohere API to summarize those links for easier browsing.

Usage

This extension adds a new option called "Selection Search" to the context menu (the menu that appears when you right click on a website). Select, right click, choose "Selection Search" and a new modal will appear in the website with semantically relevant search results. See below.

contextmenu

Examples

Linus Wattenberger

Install

Steps:

About

Chrome Extension to find related web links by selecting text on a website and doing semantic search.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.6%
  • CSS 16.4%