Skip to content

ZmoleCristian/aicalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AICalc

100% Percent A.I. Powered calculator


This is the future of development, why use bc or any other offline calculator when you can send your basic math problem to a POWERFULL A.I. CLOUD NEURAL NETWORK(*.catchPhrases)


It takes math from stdin and returns to stdout


Configuration:

echo YOUR_OPENAI_KEY > api.key

Example usage:

echo "1+1" | ./aicalc.sh 
2 
echo "4*4" | ./aicalc.sh   
16
echo "24.99 + 49.99 + 7.99" | ./aicalc.sh
82.97

HOPEFULLY :trollface:

* meme-ware use at your own risk

About

100% A.I. Powered calculator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages