I built an automated fact-checker and hallucination detector as a GPT. It works pretty well! Still tweaking to make it perform more consistently, but so far results are promising. Help me improve it. This is a prototype for a more industrial-strength version that will use the Assistants API. Any suggestions? Please comment.
A pain point in making this as a GPT is that GPTs limit token window size and rate limit usage -- so this won't work for long content. We are making a much more powerful version that can handle any size document. This is a utility agent within our main agent application (still in stealth but coming soon...).
Note: Requires ChatGPT Pro to test.