-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added My Project #206
added My Project #206
Conversation
@champsheard is attempting to deploy a commit to the Hack Club Team on Vercel. A member of the Team first needs to authorize it. |
My extension uses state-of-the-art AI to quickly and efficiently summarize websites into a few sentences. This allows users to determine if the website contains the information they need. Additionally, my extension features a simple and intuitive user interface that does not obstruct the view of the website. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is not different from existing submissions/extensions.
Would incorporating additional features be enough to distinguish it from the other submitions? |
yes
…On 20 Mar 2025 at 19:55:14, champsheard ***@***.***> wrote:
Would incorporating additional features be enough to distinguish it from
the other submitions?
—
Reply to this email directly, view it on GitHub
<#206 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALN24EEYPWFMTRAUMG37OKL2VMFJFAVCNFSM6AAAAABZMJCFDCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDONBRGM4TCMZWGU>
.
You are receiving this because you commented.Message ID:
***@***.***>
[image: champsheard]*champsheard* left a comment
(hackclub/browserbuddy#206)
<#206 (comment)>
Would incorporating additional features be enough to distinguish it from
the other submitions?
—
Reply to this email directly, view it on GitHub
<#206 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALN24EEYPWFMTRAUMG37OKL2VMFJFAVCNFSM6AAAAABZMJCFDCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDONBRGM4TCMZWGU>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I added a feature so that it doesn't automatically give you a summary of the website. The user can ask the AI what precisely it is looking for; then, the AI will respond based on that. For example, if I was looking at a website on history but only wanted a specific part about a certain era, the AI would only summarize that part. This improves the user's efficiency. |
This already exists in other extensions |
I’m thinking of changing the extension to instead provide flashcards instead of an AI summary. Do you think that would be enough to make my extension stand out from the others? Thank you for all your help! |
Yes
…On Fri, 21 Mar 2025 at 15:28 champsheard ***@***.***> wrote:
I’m thinking of changing the extension to instead provide flashcards
instead of an AI summary. Do you think that would be enough to make my
extension stand out from the others? Thank you for all your help!
—
Reply to this email directly, view it on GitHub
<#206 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALN24EBOYLJOIDPI3HVCIQD2VQOZDAVCNFSM6AAAAABZMJCFDCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDONBTGUZTKNZUGA>
.
You are receiving this because you commented.Message ID:
***@***.***>
[image: champsheard]*champsheard* left a comment
(hackclub/browserbuddy#206)
<#206 (comment)>
I’m thinking of changing the extension to instead provide flashcards
instead of an AI summary. Do you think that would be enough to make my
extension stand out from the others? Thank you for all your help!
—
Reply to this email directly, view it on GitHub
<#206 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALN24EBOYLJOIDPI3HVCIQD2VQOZDAVCNFSM6AAAAABZMJCFDCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDONBTGUZTKNZUGA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I added the flashcard functionality |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works on wikipedia but still not on my personal webiste.
Here's is a test link
Screen.Recording.2025-03-25.at.07.58.31.mov |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm! please fill this form if you haven't yet
BrowserBuddy Extension Submission
Project Details
What is the name of your project?
Web Summarizer
How many hours did you spend developing this?
2
What problem does your extension solve, or what makes it unique?
This Chrome extension, called Web Summarizer, automatically extracts and summarizes the content of any webpage. It sends the entire webpage text to the Cohere API, which generates a concise summary. The extension then highlights key sentences or paragraphs that match the summary, making them stand out with a yellow background and bold text. A summary box is displayed in the top-right corner of the webpage, providing a quick overview of the content. Designed for efficiency, this extension is perfect for users who want to quickly grasp the main points of long articles or blog posts without reading the entire text.
How many people have tested your extension?
I believe it has been tested on 3 devices
Does your extension work in Chrome and uses Manifest Version 3?
Yes
Additional Comments
I tried to submit yesterday, but didn't know I needed to make a pull request. I submitted yesterday on Airer
(Feel free to provide any additional context or notes here)