ryan6416 / gpt-4-mobile-for-google

A browser extension that enhance search engines with gpt-4-mobile

Home Page:https://github.com/ajiang-open/chatgpt-3.5-turbo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat for GPT-3.5-turbo

License

Notice (2023-03-02)

Support cheap gpt-3.5-turbo model.


A browser extension to display ChatGPT response alongside Google (and other search engines) results

Changelog

Supported Search Engines

Google, Baidu, Bing, DuckDuckGo, Brave, Yahoo, Naver, Yandex, Kagi, Searx

Screenshot

Screenshot

Features

  • Supports all popular search engines
  • Supports the official OpenAI API
  • Supports ChatGPT Plus
  • Markdown rendering
  • Code highlights
  • Dark mode
  • Provide feedback to improve ChatGPT
  • Copy to clipboard
  • Custom trigger mode
  • Switch languages

Troubleshooting

How to make it work in Brave

Screenshot

Disable "Prevent sites from fingerprinting me based on my language preferences" in brave://settings/shields

How to make it work in Opera

Screenshot

Enable "Allow access to search page results" in the extension management page

Build from source

  1. Clone the repo
  2. Install dependencies with npm
  3. npm run build
  4. Load build/chromium/ or build/firefox/ directory to your browser

About

A browser extension that enhance search engines with gpt-4-mobile

https://github.com/ajiang-open/chatgpt-3.5-turbo

License:GNU General Public License v3.0


Languages

Language:TypeScript 48.2%Language:SCSS 47.5%Language:JavaScript 3.6%Language:HTML 0.6%Language:Shell 0.1%Language:CSS 0.1%