Using GPTEngineer to build a full stack app! (with zero coding)

Опубликовано: 13 Июнь 2026
на канале: Lenin Gangwal
955
35

In this video, I will build a full stack application(mini IMDB) using GPTEngineer, the latest Python based AI framework. It will have a backend server using Python's FASTApi, a database(SQL) as well as a basic UI(Vanilla JS). I will also add additional features like authentication.

This is powered by ChatGPT(GPT4 model) in backend. Any LLM model can be used.

#ai #softwareengineering #technology #tutorial #artificialintelligence #fullstack



00:00 Intro
01:02 System design
01:30 Setting up GPTEngineer
02:30 Creating first draft of project
04:30 Creating backend server
06:30 Using feedback to fix issues
10:30 Creating a frontend
13:20 Adding authentication
14:50 Practical uses of GPTEngineer