Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SingularityLabs-ai/beyond-bard-mini
Aims to bring Google Bard to every website. For Google, Bing, Youtube, Yahoo, Baidu, Brave, Kagi, Duckduckgo, Github, Yandex, NAVER, Nikkei there are custom prompts written to enhance the summary(or insights) experience.
https://github.com/SingularityLabs-ai/beyond-bard-mini
baidu bard kagi naver nikkei yandex youtube
Last synced: 12 days ago
JSON representation
Aims to bring Google Bard to every website. For Google, Bing, Youtube, Yahoo, Baidu, Brave, Kagi, Duckduckgo, Github, Yandex, NAVER, Nikkei there are custom prompts written to enhance the summary(or insights) experience.
- Host: GitHub
- URL: https://github.com/SingularityLabs-ai/beyond-bard-mini
- Owner: SingularityLabs-ai
- License: mit
- Created: 2023-05-14T16:55:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-22T05:40:36.000Z (10 months ago)
- Last Synced: 2024-08-01T16:56:12.175Z (3 months ago)
- Topics: baidu, bard, kagi, naver, nikkei, yandex, youtube
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/beyond-bard-ai-chat-for-a/ceknbkmhppjloheidfdpmaijdcgofoif
- Size: 176 MB
- Stars: 21
- Watchers: 1
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
BeyondBard
### BeyondBard - Summary or Insights for Google/YouTube with Google Bard
[![Join us on Discord](https://invidget.switchblade.xyz/jc4xtF58Ve)](https://discord.gg/jc4xtF58Ve)
[![FollowSmallButtonGithub](https://github.com/SingularityLabs-ai/MultiGPT-mini/assets/2527354/a4a46537-669c-4e97-8e5f-05ff083c3070)](https://github.com/SingularityLabs-ai)
##
English | [Indonesia](README_IN.md) | [简体中文](README_ZH-CN.md) | [繁體中文](README_ZH-TW.md) | [日本語](README_JA.md)##
### Install
##
# BeyondBard - Summary or Insights for Google/YouTube with Google Bard
Chrome extension to view Google Bard summaries alongside Google search results and YouTube videos, also supports Yahoo! ニュース、PubMed、PMC、NewsPicks、Github、Nikkei、 Bing、Google Patents,and any page summary.
## ⚠️ Tips:
Or You can try downloading the experience package ([https://github.com/SingularityLabs-ai/beyond-bard/tree/main/packages](https://github.com/SingularityLabs-ai/beyond-bard/tree/main/packages)) and adding it manually ([https://github.com/SingularityLabs-ai/beyond-bard#chrome](https://github.com/SingularityLabs-ai/beyond-bard#chrome)).
## Supported Websites
- YouTube
- Yahoo
- PubMed
- PMC
- NewsPicks
- Github
- Nikkei
- Bing
- Google Patents
- Bilibili
- Any website## Installation
[Add from Chrome Web Store](https://chrome.google.com/webstore/detail/beyond-bard-ai-chat-for-a/ceknbkmhppjloheidfdpmaijdcgofoif?hl=en&authuser=0)
[Add from Mozilla Add-on Store](https://addons.mozilla.org/zh-CN/firefox/addon/beyondbard/)
## Features
- Supports Google search
- Supports YouTube
- Supports Github
- Supports Bing
- Supports Yahoo
- Supports PubMed
- Supports PMC
- Supports NewsPicks
- Supports Nikkei
- Supports Google Patents
- Support bilibili
- Support summary of any web page
- Support for iOS Safari/ macOS Safari
- Supports the official OpenAI API (GPT-3.5-turbo/text-davinci-003)
- Supports Google Plus
- Markdown rendering
- Code highlights
- Dark mode
- Provide feedback to improve Google
- Copy to clipboard
- Switch languages## Screenshot
![Screenshot](screenshots/google.png?raw=true)
### YouTube
![Screenshot](screenshots/youtube.png?raw=true)
### Github
![Github](screenshots/github.png?raw=true)
### Bing
![Bing](screenshots/bing.png)
### Google Patents
![Google Patents](screenshots/google_patents.png)
### Yahoo
![Screenshot](screenshots/yahoo.png?raw=true)
## Troubleshooting
### How to make it work in Brave
![Screenshot](screenshots/brave.png?raw=true)
Disable "Prevent sites from fingerprinting me based on my language preferences" in `brave://settings/shields`
## Build from source
1. Clone the repo
2. Install dependencies with `npm`
3. `npm run build`### Packages
- [Chromium](packages/BeyondBard-chromium.zip)
- [Firefox](packages/BeyondBard-firefox.zip)### Chrome
1. Go to `chrome://extensions/`.
2. At the top right, turn on `Developer mode`.
3. Click `Load unpacked`.
4. Find and select extension folder(`build/chromium/`).### Firefox
1. Go to `about:debugging#/runtime/this-firefox`.
2. Click `Load Temporary Add-on`.
3. Find and select the extension file(`build/firefox.zip`).##
### 🤔 Questions? Problems? Suggestions?
#### Get help - [Discord 💬](https://discord.gg/jc4xtF58Ve)
[![Join us on Discord](https://invidget.switchblade.xyz/jc4xtF58Ve)](https://discord.gg/jc4xtF58Ve)
##
## Credit
This project is a fork of [wong2/chatgpt-google-extension](https://github.com/wong2/chatgpt-google-extension), and borrows code from [qunash/chatgpt-advanced](https://github.com/qunash/chatgpt-advanced), [sparticleinc/chatgpt-google-summary-extension](https://github.com/sparticleinc/chatgpt-google-summary-extension) & [YouTube Summary with ChatGPT](https://github.com/kazuki-sf/YouTube_Summary_with_ChatGPT)
## License
[GPL-3.0 license](LICENSE).