Using GPT3 / ChatGPT to generate and debug code - Julia tutorial

Опубликовано: 20 Июнь 2026
на канале: Daniel Malafaia
1,320
36

Artificial intelligence (AI) is a field of research has been under immense growth in last few years. A lot of its mainstream attention as come recently from Dall-e, an AI model capable of generating pictures from text and GPT that is a general natural language AI mostly known for it's use on chatGPT. On this video, we will talk about GPT3 and how to use it to generate and debug Julia Code.

Timecodes
00:00 – Introduction
02:27 – GPT3 basic prompts
05:20 – Writing code with prompts
09:29 – Converting Python code to Julia
13:03 – Debugging code with GPT3