Sup, I'm the creator of DuckDuckGPT!
DuckDuckGPT is a userscript add-on that enhances DuckDuckGo search results w/ the astounding AI of ChatGPT, showing responses in the sidebar.
It is available for Chrome/Firefox & the code is open sourced: https://github.com/adamlui/users...
@giga_greg nothing planned for now except a Firefox & Chrome extension version plus a GoogleGPT, but maybe a way to reply to the answer directly in the sidebar?
I think it works only if the users have logged in to Chat GPT in the current session. At least that's what I could get from the code in GitHub. Nice work! Maybe you could have a central chatGPT account so that it is usable for everyone? Just a suggestion.
@arunkumars08 Thank you for the suggestion! The problem with one account is the rate limit would be hit really hard with scale. This way at least more users get to enjoy the magic sauce that is ChatGPT
@adamlui Yes, I understand. Maybe you could have conditional lookups. I know it is not great and the worst case, you would end up using all of yours but you can just collect metrics and see how much difference comes out of it.
What I meant by conditional lookups is: You can check if there is a user session with chatgpt like how you are doing, you could take the keys, if not, you could use your keys.
It just makes it a bit better. Maybe who knows, it could scale decently to a few hundred / thousand requests
chatgpt.js
chatgpt.js
chatgpt.js
MVP Tester
chatgpt.js
chatgpt.js
MVP Tester
chatgpt.js