In this video, I'll show you how to build a GPT-powered assistant that can directly manage your GitHub repositories. We'll leverage the n8n automation platform to enable seamless integration between your AI assistant and your GitHub account.
We'll configure your GPT assistant to securely communicate with the n8n server via webhook. Then, we'll create GitHub workflows your assistant can execute, like file creation, deletion, and updates.
By the end, your AI assistant will become a valuable collaborator, able to manipulate your repos with ease.
Links mentioned:
Swagger Editor: https://editor.swagger.io/
n8n documentation: https://docs.n8n.io/
Example files: https://github.com/Sweetdev-Master/GP...
0:00 Intro
3:00 OpenAPI
5:34 n8n Workflow
25:22 Create GPT's Assistant