interstellard / chatgpt-advanced

WebChatGPT: A browser extension that augments your ChatGPT prompts with web results.
https://webchatgpt.app
MIT License
6.41k stars 836 forks source link

Google Scholar response cleanup #130

Open HalilCan opened 1 year ago

HalilCan commented 1 year ago

Hi! This is a great project and I'm happy to both use it and contribute to it. One of the first things I did was use it with Google Scholar, but the search response included a lot of html (and text) artifacts bloating the ChatGPT query. This wastes tokens, makes the message less legible (for us), and possibly makes the "meaning" of the results less clear for gpt. But I understand that that's the response you get from !gsc, so I just added a cleaning function to rid it of the artifacts I've encountered after some tests.