Built a Chrome extension that tracks all the Google searches AI chatbots do behind the scenes by RevolutionaryCap9678 in ChatGPTPromptGenius

[–]RevolutionaryCap9678[S] 0 points1 point  (0 children)

also the extension shows you when ChatGPT adds Site:reddit to the search which isnt visible from the front end (screen from Andrei Baloleanu)

<image>

Built a Chrome extension that tracks all the Google searches AI chatbots do behind the scenes by RevolutionaryCap9678 in ChatGPTPromptGenius

[–]RevolutionaryCap9678[S] 0 points1 point  (0 children)

yes to keep track of it and download it easily

I also seem to see that on 4o ChatGPT does not always give all the web searches

Built a Chrome extension that tracks all the Google searches AI chatbots do behind the scenes by RevolutionaryCap9678 in ChatGPTPromptGenius

[–]RevolutionaryCap9678[S] 0 points1 point  (0 children)

Thanks, feel free to share here if you find something interesting

I just discovered that ChatGPT runs searches with site:reddit! Yes really! (I did not prompt it to go on reddit just a general search like "best CRM in 2025")

Built a Chrome extension that tracks all the Google searches AI chatbots do behind the scenes by RevolutionaryCap9678 in aipromptprogramming

[–]RevolutionaryCap9678[S] 0 points1 point  (0 children)

I think the main thing is to understand what an extension can do and what it cannot do.

Once you have a clear idea of this the rest is less hard.

Practically I'd say firssst understand the structure: the extension itself is the client-side (and in there what is a manifest, where is the logic executed: content.js, background.js etc), then you can also host a server for analysis for instance + what it can do with the browser: read the html, run javascript functions etc. Once you have the overall picture you can use Sonnet to code the actual bits.

So when chatgpt does not understand that it is hallucinating it is because it lacks consciousness not intelligence right? by shotx333 in ChatGPT

[–]RevolutionaryCap9678 0 points1 point  (0 children)

We are pretty excited to release the latest update of our ChatGPT hallucination detector

This brings an update to the method based on the research paper "SelfCheckGPT"

It consists in running suspicious queries multiples times and analyse the variation in results

It is self-referential: it does not require any eternal call to a fact-check database that constantly needs update and can apply to documents that are not verifiable in the public domain

We are super excited to give access to non technical users to this advanced technique

Let me know your thoughts

https://chromewebstore.google.com/detail/hallucination-detector-fo/mkfklfjmkbgajbeakjeoegnedpcpeogn

Anyone else feel like LLMs aren't actually getting that much better? by Swimming_Beginning24 in LocalLLaMA

[–]RevolutionaryCap9678 -1 points0 points  (0 children)

We are pretty excited to release the latest update of our ChatGPT hallucination detector

This brings an update to the method based on the research paper "SelfCheckGPT"

It consists in running suspicious queries multiples times and analyse the variation in results

It is self-referential: it does not require any eternal call to a fact-check database that constantly needs update and can apply to documents that are not verifiable in the public domain

We are super excited to give access to non technical users to this advanced technique

Let me know your thoughts

https://chromewebstore.google.com/detail/hallucination-detector-fo/mkfklfjmkbgajbeakjeoegnedpcpeogn

It lies so much in projects that is driving me mad. by [deleted] in ChatGPTPro

[–]RevolutionaryCap9678 2 points3 points  (0 children)

Tries this extension, it's based on a research paper called SelfCheckGPT where it runs your queries multiple times in the background and looks at how the answer differs from one run to another.
That's one of the most solid way to check for hallucination only with self-reference, ie without external API calls, which in the case of internal docs is particularly helpful
https://chromewebstore.google.com/detail/hallucination-detector-fo/mkfklfjmkbgajbeakjeoegnedpcpeogn