Nerif LLM-powered Python How to install pip install nerif QuickStart from nerif import * if nerif("The earth is roughly a sphere"): print("Yes, yes!") else: print("Oh, no!")