In today's digital era, accessing information efficiently is crucial. Our new Chrome plugin, ShadeRunner, aims to simplify this process by offering a range of features designed to streamline your browsing experience. This blog post reviews how ShadeRunner maximizes online research efficiency with features including text highlighting, paragraph summarization, and topic suggestions, and provides step-by-step installation and contribution instructions.
How do you know if a Large Language Model (LLM) response is right or wrong? In general, you don't – if an answer matters to us, we need to check the source material. So, how about we make the browsing experience a bit more fun?
Check out what our plugin brings to the table:
Ready for a sneak peek of these cool features? Just scroll down! And if you're eager to dive right in, check the installation instructions right away. Let's get started!
This feature is like "Ctrl + F, but on steroids". Just enter your question or a summary from another source, and find the most relevant sentence on the page in a snap.
See it in action below.
Sometimes, the answer isn't straightforward, and you're more in an exploratory mood, right? That's where our Topic Explorer shines!
See it in action below.
(Note: Footage sped-up as LLM response may take very long - but the Highlighting is fast).
Ready to dive deep but want to skip the swimming lessons? Our Dynamic Summarizer is your snorkel gear! Why wade through pages when you can get the gist first? This nifty tool is like having a personal assistant who reads all the heavy stuff and gives you the highlights.
Hit the "Summarize Paragraphs" button, and watch as the LLM munches through lengthy texts, turning them into bite-sized summaries. Want the full story? A simple click toggles between the nutshell version and the original text. It's like having a book and its cliff notes side by side!
(Note: The demo footage skips the waiting time for the LLM response. Well, LLMs like to think things through...)
Or, if you want to build From Source yourself:
To create a production build, run the following: (If you want to develop yourself, see below.)
pnpm build
# or
npm run build
Open your browser and load the appropriate development build. For example, if you are developing for the chrome browser, using manifest v3, use: build/chrome-mv3-prod
.
The project is released under the MIT License. Want to make a feature suggestion? Visit our project's GitHub page and submit a pull request. Your contributions are welcome!