К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
AI-Powered App Building with No-Code & Full Stack · LearnSpace
Назад в каталог
courseraПрограммирование

AI-Powered App Building with No-Code & Full Stack

Курс от Packt
Средний≈ 13 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

This course features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you test your knowledge, challenge assumptions, and deepen your understanding as you progress through the course. In this course, you'll gain the skills to build a full-stack, AI-powered application without writing code. By diving into agentic workflows, you'll learn how to integrate AI-driven systems and work with no-code tools to create innovative solutions. You'll start by exploring the fundamentals of agents and workflows, progressing to building your application step-by-step, and ending with deployment and payment integrations. With practical examples and hands-on projects, you will understand how to turn ideas into real-world applications using N8N, Supabase, and Vibecoding. As the course unfolds, you'll learn how to build workflows using N8N, integrate databases, and create a chat system that interacts with users. You'll also work on adding real-time features such as Stripe payments, deploy your app, and troubleshoot issues as they arise. Along the way, you'll gain an understanding of the different tools that help in building scalable, secure, and interactive web apps. This course is designed for beginners and intermediate learners, especially those interested in no-code development, AI, and building user-centric applications. It provides a structured learning path with both theoretical knowledge and practical implementation, guiding you through the process of creating a dynamic web app. By the end of the course, you will have mastered the skills required to create and deploy an AI-powered web application that integrates data and payments seamlessly. By the end of the course, you will be able to design AI workflows, implement authentication systems, integrate APIs like YouTube Transcript, and build fully functional web applications with no-code tools.

Навыки, которые вы освоите

Agentic WorkflowsAuthenticationsPayment SystemsReal Time DataApplication DeploymentVibe codingUser Interface (UI) DesignApplication Programming Interface (API)Front-End Web DevelopmentAI WorkflowsNo-Code DevelopmentDatabase ManagementGenerative AI AgentsApplication DevelopmentWeb Design and DevelopmentAI IntegrationsDatabasesAgentic systemsData Store

Программа курса

9 модулей · 69 учебных материалов

01Introduction and About the Course5 материалов

Introduction and About the Course

Why This Course Matters: The Big PictureВидеоFull Course ResourcesЧтениеDemo: From Idea to Reality—Watch the Demo of the Web App You'll BuildВидеоWhat You'll LearnВидео

Учитесь у экспертов

Packt - Course Instructors

Преподаватель курса

AI-Powered App Building with No-Code & Full Stack
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 13 ч

9 модулей

Язык: Английский

Часть программы вашего университета
Who Is This Course ForВидео
02Understanding the Basics of Agents6 материалов

Understanding the Basics of Agents

What Are AgentsВидеоAgentic Workflows: Architecture and Agents vs. WorkflowsВидеоWhat We'll BuildВидеоTools You'll NeedВидеоDefining AI Agents and Agentic WorkflowsDIALOGUEUnderstanding the Basics of Agents - AssessmentЗадание
03Building the Agentic Workflow—Introduction to N8N Agent15 материалов

Building the Agentic Workflow—Introduction to N8N Agent

Full N8N Workflow: OverviewВидеоHands-on: N8N—Setting Up a Webhook NodeВидеоVibecoding Introduction: The Roadmap to Building Our Final Web AppВидеоHands-on: Introduction to the Vibecoding Tool of Choice—Testing Our WebhookВидеоHands-on: Adding a Switch and a File Extractor Nodes and TestingВидеоHands-on: Changing the Binary File Name in Code—Troubleshooting with CodeВидеоHands-on: Adding Custom Data to the Webhook—Setting Up the UserIdВидеоHands-on: Code Node—Extracting and Combining Data—Code ExplanationВидеоHands-on: Pulling the UserId—Troubleshooting Our WorkflowВидеоRAG: Crash CourseВидеоSupabase Database: OverviewВидеоVector Databases Deep Dive: Vectors vs. Relational DatabasesВидеоEmbeddings and Vectors: Deep DiveВидеоUnderstanding RAG Workflows and Vector Databases in an Agentic BackendDIALOGUEBuilding the Agentic Workflow—Introduction to N8N Agent - AssessmentЗадание
04Supabase Database Setup and Integrations7 материалов

Supabase Database Setup and Integrations

Supabase Account SetupВидеоHands-on: Setting Up Supabase in N8N and Supabase Table CreationВидеоHands-on: Saving Chunks of Text to the Vector Store—Documents TableВидеоSetup Chat AI Agent and Supabase Postgres Chat Memory for the N8N AgentВидеоSetting Up the RAG System—Adding Semantic Search and Retrieving Real DocsВидеоBuilding and Testing a RAG QA Chatbot Using Supabase Vector StoreDIALOGUESupabase Database Setup and Integrations - AssessmentЗадание
05Supabase Authentication—Implementing User Authentication with Supabase7 материалов

Supabase Authentication—Implementing User Authentication with Supabase

Supabase Authentication: Full OverviewВидеоSet Up Supabase Authentication Using Vibecoding—Log In Users—FrontendВидеоExtracting the Real UserId from Authenticated User and Adding to DB MetadataВидеоCreating a Chat User Interface and an N8N Chat Webhook—Testing Chat via WebhookВидеоTesting the Chatbot with Different Users—Setting Up Supabase DB FilteringВидеоImplementing User Authentication and Data Access with SupabaseDIALOGUESupabase Authentication—Implementing User Authentication with Supabase - AssessmentЗадание
06The YouTube Video Transcript Workflow—Full Setup10 материалов

The YouTube Video Transcript Workflow—Full Setup

YouTube Video Transcript Workflow OverviewВидеоGetting the RapidAPI Account and Testing a YouTube Transcript APIВидеоSetting Up RapidAPI—YouTube Transcript API and WorkflowВидеоTesting the Webhook and Getting a TranscriptВидеоAdding an IF Node to Check for the TranscriptВидеоSaving Transcripts to Supabase and Creating the Transcript Table: Saving EmbedsВидеоTesting the Internal Chat Node to Chat with YouTube Transcript Documents—DebugВидеоTesting Chatting with the Uploaded Transcript in the FrontendВидеоBuilding a YouTube Transcript Integration WorkflowDIALOGUEThe YouTube Video Transcript Workflow—Full Setup - AssessmentЗадание
07Building Out the Whole Web App Leveraging Vibecoding—Building the Frontend7 материалов

Building Out the Whole Web App Leveraging Vibecoding—Building the Frontend

Vibecoding OverviewВидеоActivating the Production Webhook URLs and Testing the AppВидеоUpdating the Look of the Application and NavigationВидеоShowing a List of Saved Transcripts and YouTube Video ThumbnailsВидеоCustomizing the Log In and Create Account User InterfacesВидеоFinalizing and Polishing the DocuChat AI FrontendDIALOGUEBuilding Out the Whole Web App Leveraging Vibecoding—Building the Frontend - AssessmentЗадание
08Integrating Stripe for Payments and Deployment9 материалов

Integrating Stripe for Payments and Deployment

Stripe and Payment: Free and Pro Tiers ArchitectureВидеоSetting Up the User Usage Limit Engine and Testing ItВидеоSetting Up Your Stripe Account—Sandbox for TestingВидеоSetting Up Stripe Payment: The Full ProcessВидеоDeploying Our App: First PhaseВидеоDeploying and Debugging the Success Page and URL RedirectionВидеоSwitching to Live Stripe: Full GuideВидеоIntegrating Stripe Payments into Your SaaS ApplicationDIALOGUEIntegrating Stripe for Payments and Deployment - AssessmentЗадание
09Wrap-Up and Next Steps3 материалов

Wrap-Up and Next Steps

Wrap-UpВидеоFull Course Practice AssessmentЗаданиеFull Course AssessmentЗадание