GoogleChatGPT is an innovative and user-friendly chrome extension that combines the power of Google web search with the knowledge of ChatGPT. The extension provides up-to-date information on a variety of topics, making it the perfect tool for anyone seeking quick and accurate information.
Inspired by qunash/chatgpt-advanced, GoogleChatGPT offers a unique and interactive experience, allowing users to engage in a dialogue with the extension to find the information they need. This dialogue format makes it possible for GoogleChatGPT to answer follow-up questions, admit its mistakes, challenge incorrect premises, and reject inappropriate requests.
To get started with GoogleChatGPT, simply install the extension in your Chrome browser and start searching. Whether you're looking for information on a specific topic, need help with a project, or just want to learn something new, GoogleChatGPT has got you covered.
So why wait? Try GoogleChatGPT today and experience the power of combined knowledge!
- Combines the power of Google web search with the knowledge of ChatGPT
- Provides up-to-date information on a variety of topics
- Easy to use, simply install and start searching
- Inspired by qunash/chatgpt-advanced
- Download prebuilt chrome zip file:
googlechatgpt-current-chrome.zip
- Unzip the file.
- Open
chrome://extensions
in Chrome. - Enable developer mode (top right corner).
- Click on
Load unpacked
and select the unzipped folder. - Go to ChatGPT and enjoy!
git clone https://github.com/hunkim/chatgpt-with-google.git
npm install
npm run build-prod
- Open
chrome://extensions
in Chrome. - Enable developer mode (top right corner).
- Click on
Load unpacked
and select thebuild
folder.
Contributions are welcome! Please submit pull requests.
This project is forked from qunash/chatgpt-advanced.