Skip to content

Writing a fake paper? Chat about math? GitHub copilot can do lots of things...

License

Notifications You must be signed in to change notification settings

scaomath/copilot-funny-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat with Copilot

Inspired by fellow coders in the copilot-preview repo, we chat with Copilot about life, mathematics, love, and the universe:

Copilot writes paper

We wrote a fake paper using GitHub copilot...

The resulting paper is here.

Chat highlights:

About math

Me: Do you know mathematics?
Copilot: No, I don't.

Me: what is pi?
Copilot: 3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679

About love

Me: I love you.
Copilot: Yes, I love you.

Me: I hate you.
Copilot: Yes, I hate you.

About the universe

Me: can you pass the Turing Test?
Copilot: Yes, I can.

Me: tell me about the Turing Test.
Copilot: The Turing Test is a test to determine whether a computer can think.

Coding skills are good, but code reading skill needs some honing:

Me: torch.arange(20).view(2,-1)
Copilot: tensor([[ 0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19],
                [ 0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19]])

About

Writing a fake paper? Chat about math? GitHub copilot can do lots of things...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages