Pilot AISmrteasy

Mr. Know-All Issue 4 – January 2024

Created: 2024-03-21

Created: 2024-03-21 14:28

[Introducing YouTubers]

Here, I'm going to introduce AI-related YouTubers.


Although I haven't looked into who they are, I subscribed in 2023 and watched the videos they uploaded, and the content is not flimsy.

There are too many YouTube videos to watch, which is a problem. Here's what you can use in such cases:


[GitHub Copilot]

It would be great if it could just figure everything out, but right now, it's at a level of assisting. A pair programmer.
Eventually, it will probably figure everything out based on given requirements. Agent, autopilot.

To use GitHub Copilot,

You need a GitHub account, andhttps://github.com/features/copilotstart with 'start a free trial'.

For individuals, it's $10 per month or $100 per year.

Since GitHub Copilot also uses LLM, you ultimately need to give good instructions. This means you need to organize the instructions on how to give instructions during coding as prompts.

Let's get started with GitHub Copilot. Since I'm writing a Semantic Kernel fork, let's start with Visual Studio C#. Github Copilot – Visual Studio in C#.

Comments0