Using Github Copilot to write a blog post
I found out that GitHub Copilot can write in Markdown, so I decided to get it to write a blog post for me. Here’s how I did it.
An extension made by GitHub which provides artificial intelligence powered autocomplete, trained on real open source code. It is intended to give smarter results than a typical autocomplete solution can, such as automatically generating boilerplate code.
I found out that GitHub Copilot can write in Markdown, so I decided to get it to write a blog post for me. Here’s how I did it.
I decided to play around with GitHub Copilot. Here’s some of the code that I got as a result.