Skip to content

support: bing, google, neeva. If your searching content ends with '?' or '/', this script will send it as prompt to ChatGPT and show the answer in the result page automatically.

License

Notifications You must be signed in to change notification settings

uiliugang/Search-Enhanced-by-ChatGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Search-Enhanced-by-ChatGPT

completed function

  • support search engine: bing, google, neeva.
  • If your searching content ends with '?' or '/', this script will send it as prompt to opanAI model and show the answer in the result page automatically.
  • you can config your script settings: max_tokens model returns,position of answer container(0: innner, 1: right-side), temperature(float: 0-1, it means relevance) and model you called.

I have tested this script installed in tampermonkey for neeva, google and bing, it works well.

todo

  • since chatgpt api is not released now, the script use an api-key of your openAI account to access their models. Because web access is not stable, the absolute version will be completed after api of chatgpt is available.

About

support: bing, google, neeva. If your searching content ends with '?' or '/', this script will send it as prompt to ChatGPT and show the answer in the result page automatically.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published