Skip to content

Chivier/Nerif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!")

About

LLM-powered Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages