Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.06 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.06 KB

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