Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

aislopcalc26

A practical demonstration of a proprietary private AI model. A showcase of its hardened fraction calculator code.

Building and Running

(make sure GCC is installed and added to PATH)

Windows

gcc fcalc.c -o fcalc.exe
fcalc.exe

Linux

gcc fcalc.c -o fcalc
./fcalc

You can also download it as an executable.

note that this code was 100% written by a generative AI model and may have an unclear copyright status. use at your own risk.

created for showcase purposes only. may be used as one pleases according to MIT license

About

A practical demonstration of a proprietary private AI model. A showcase of its hardened fraction calculator code.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages