Skip to content

contextfund/verificationgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VerificationGPT

Verify a scientific claim using Brave and arXiv search and reasoning, powered by OpenAI. A product of www.context.fund.

Try it

www.verificationgpt.org/

Examples

Q: What experimental evidence is there for relativistic mass becoming infinite at lightspeed? https://chat.openai.com/share/9261956a-1e93-42d3-98ce-cf3d223bb2e3

More examples on Bluesky

Feature Requests & Feedback

Development

Usage

# Prior: have set environment variables for the needed API keys in ~/.bashrc.
python verify_server.py

# From another terminal:
curl "localhost:5000/search?query=test" -H "Authorization:$CONTEXT_API_KEY"

Related Projects & Funding