Skip to content

A browser extension that augments your ChatGPT prompts with web results.

License

Notifications You must be signed in to change notification settings

seyong-um/chatgpt-with-google

 
 

Repository files navigation

Chrome

GoogleChatGPT

google_chatgpt

ss

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!

Key Features

  • 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

Chrome Installation

  1. Download prebuilt chrome zip file: googlechatgpt-current-chrome.zip
  2. Unzip the file.
  3. Open chrome://extensions in Chrome.
  4. Enable developer mode (top right corner).
  5. Click on Load unpacked and select the unzipped folder.
  6. Go to ChatGPT and enjoy!

Build from source

  1. git clone https://github.com/hunkim/chatgpt-with-google.git
  2. npm install
  3. npm run build-prod
  4. Open chrome://extensions in Chrome.
  5. Enable developer mode (top right corner).
  6. Click on Load unpacked and select the build folder.

Contributing

Contributions are welcome! Please submit pull requests.

Credit

This project is forked from qunash/chatgpt-advanced.

About

A browser extension that augments your ChatGPT prompts with web results.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.7%
  • JavaScript 9.5%
  • HTML 1.6%
  • CSS 0.2%