Chrome Extension Plugin for Knowledge-Augmented In-Document Search (Ktrl+F) system
To use Ktrl+F plugin in Chrome Browser, you need to follow following steps. Note that you will use our pre-registered API server, so you only need to set Web interface.
This is overall pipeline structure for our plugin.
Use your local computer to utilize Chrome extension package on your Chrome web browser.
$ git clone https://github.com/kaistAI/KtrlF.git
$ cd KtrlF/ktrlf_plugin
- Go to Chrome extension setting -> Check Developer mode -> Click 'Load Unpaced' and select cloned repository folder.
- If you can see the following extension in your Chrome extension managing page, it's ready to use.
- Pin the Ktrl+F extension, and then you are ready to use (Use Shift + Ctrl + K for keyboard shortcut)
You can see the usage example in the following Youtube link
Our system runs on web browser consists of HTML tag, so we recommend to use it for web pages, such as news article.
If you get an indexing error while using it, refresh the window and try again. If the problem persists, please contact us via email.