How to Give ChatGPT UNLIMITED Memory With My Simple n8n Workflow
12:32

How to Give ChatGPT UNLIMITED Memory With My Simple n8n Workflow

Corey McClain 23.08.2025 1 760 просмотров 56 лайков обн. 18.02.2026
Поделиться Telegram VK Бот
Транскрипт Скачать .md
Анализ с AI
Описание видео
Sign up with Hostinger: https://hostinger.com/corey 10% Off Coupon Code: COREY Want ChatGPT or GPT-5 to remember more than a few recent chats? In this video I show a new, super simple method to give ChatGPT long-term, almost “unlimited” memory in just two steps using a low-cost Hostinger VPS and an easy n8n workflow. You’ll see how to set up n8n on a Hostinger VPS (fast, affordable, self-hosted), submit “memory lines” through a simple form, and keep everything in one long-term memory file that ChatGPT/GPT-5 can read any time. This lets you save key notes, brand voice, offers, scripts, research, and project details from your chats, then load that memory back into ChatGPT Projects or any AI assistant when you need it—perfect for creators, entrepreneurs, and anyone who wants reliable AI context that doesn’t disappear. It’s more dependable than built-in memory limits because you control the file and can keep adding to it over time; it scales as your work grows, stays low cost by running on your own Hostinger VPS, and stays simple with no coding—just copy, paste, submit, and use your memory link in ChatGPT. If you want long-term memory for GPT-5, Claude, or Gemini, and you want it to be easy, affordable, and under your control, this step-by-step video shows exactly how to set it up. 00:00 Introduction 00:57 Choosing the Best Hosting Plan 02:45 Setting Up Your VPS and N8N 04:33 Importing and Configuring Long-Term Memory Protocol 05:38 Memory Automation 09:10 Managing Workflows 11:21 Conclusion

Оглавление (7 сегментов)

  1. 0:00 Introduction 188 сл.
  2. 0:57 Choosing the Best Hosting Plan 328 сл.
  3. 2:45 Setting Up Your VPS and N8N 370 сл.
  4. 4:33 Importing and Configuring Long-Term Memory Protocol 182 сл.
  5. 5:38 Memory Automation 677 сл.
  6. 9:10 Managing Workflows 429 сл.
  7. 11:21 Conclusion 226 сл.
0:00

Introduction

OpenAI just released Chat GPT5 and of all the great things that it's capable of doing right now, one of the biggest problems with AI right now is its lack of memory. And even though OpenAI is in the forefront when it comes to persistent memory and there is no one even close to them, their memory fills up within a matter of days and that's it. You don't get anymore. But in this video, I'm going to show you how to give ChatGpt 5 unlimited memory to level up your business, level up your experience, and level up your personal workflows with ChatGpt. And we're going to do this using a very popular automation tool called N8N. But we're not going to purchase it directly from N8N because it would be so much more expensive. If you want to follow along with me, then click on the link in the description beneath this video. And when you do, you're going to come to Hostinger's self-hosted N8 no code AI workflows landing page. You can unlock unlimited workflows. You can launch unlimited concurrent executions and access community nodes.
0:57

Choosing the Best Hosting Plan

And just to give you some context, if you were to sign up for N8N through their own website, then you would pay $20 a month for 2. 5,000 workflow executions a month instead of having them for unlimited. And I haven't even shown you the price that Hostinger charges, which is so far beneath this. And then you only get one shared project, five concurrent executions. You get unlimited executions with Hostinger. And if you go with the self-hosted route, it's $667 per month, and you get 40,000 workflow executions. It's still not unlimited. So hopefully you can see that this is definitely going to be the better plan, especially once we scroll down and we see the actual prices. Their highest price plan is $19. 99 a month. You get eight virtual CPUs, 32 GB of RAM, 400 GB of NVM disc space, 32 tab of bandwidth. This is for a very massive operation and most people are going to be fine right here with this most popular plan, the KVM2 plan. But just so you have some context on this, N8's lowest plan starts at $20 a month and Hostinger's highest plan ends at $20 a month. So I'm going to choose this plan right here because it's the best. You get two CPUs, you get 8 gigabytes of RAM, you have 100 gigabytes of disc space, and you have 8 terabytes of bandwidth. that is more than enough for the average person. And if my usage picks up, I can just kick up to another plan for a couple of bucks. So, I'm just going to choose this plan right here. And you can see that I'm saving $264 by signing up for 24 months. You can choose other time periods, but the lower the time period, the lower the discount. I recommend that you go ahead and sign up for the two years so that you can save as much as possible. Choose
2:45

Setting Up Your VPS and N8N

your server location. It's most likely going to be the United States if you're watching this video. and then choose your operating system. Just choose it in right here. Confirm and then hit continue. All this page does is verify your billing address. And then you want to come right here to the page where you pay at. And you want to come over here to right here where it says have a coupon code. Click on that. And then all I want you to do is type in my name, Corey, and then hit apply. And you're going to get a discount. Then all you have to do is complete your purchase and you have two years of N8N with unlimited workflows and unlimited concurrent executions as well as it being hosted on your own virtual private server with Hostinger. So now that my payment's going through, it's a little countdown button right here and all I have to do is hit get started. And so now the first thing you need to do is secure your VPS access. So, you want to set a root password and you want to add an SSH key for extra protection. That's optional. So, we're just going to set up the root password. Once you have your password, click next. There's a free malware scanner. I'm going to leave that checked and finish the setup. And now it's setting up our VPS. This is going to take about 5 minutes. You can leave this page if you want to. So, now everything's set up. So, all we have to do is manage VPS to go to our dashboard. And you can see that NAN as well as the operating system is already installed simply by choosing it at the checkout. And all we have to do now is click on manage app and it's going to open up N8 obviously so you can set your account up. So what I'm going to do is go ahead and log in with my account. And you can kind of see my credentials prepopulating because I already have an account. Choose this one right here. I think that's the right one. So here's the N8
4:33

Importing and Configuring Long-Term Memory Protocol

dashboard. I'm going to click on start from scratch and then I'm going to come to the top and click on these three dots and then I'm going to click import from file. So I've just imported my long-term memory protocol JSON file and all it is a string of code. And I know this looks confusing, but I didn't write any of this code. I had the AI write it for me. So now let me give you a brief explanation of how this automation works and then I'll give you a demo so that you can see it in real time. It works so smoothly. So this is a very simple automation but it's very powerful when it comes to giving chat GPT or any AI long-term persistent memory. And all it consists of is a form and a file. And basically when I place data inside the form then this automation will automatically update this file and the AI chat GPT claw Google Gemini whichever one you're using can then access this file that is hosted over here on
5:38

Memory Automation

Hostinger. So now I'm going to give you a very quick demo and show you how this works and just how powerful this tool is. The first thing we want to do is activate this workflow. Going to click got it. I'm going to double click here. I'm going to get the production URL which is the actual one. This is just a test. So, it's a very simple form that says add memory line and then the project Bible study makoshi CIA which is my content intelligence agent. I'm not working with the CIA. And then Vance, which is a copywriting messaging type uh construct that I'm building and prototyping. So, now what I want to do is paste in my memories here. But let me show you how we actually get this data and how it's stored and how it works in real time. I like to keep my chat GPT account organized. And so I create projects for things that I discuss with chat GPT on a frequent basis. So Bible study, Makoshi, Aaravans, these are things that I'm frequently discussing. So they need projects so that I can store all of the conversations in one place. But those lists of conversations can become long and sometimes I just want to get the results of my work, store it somewhere safely so that I can recall it in future conversations and then I can delete those chats because eventually the reference past chats is going to be outside the purview of chat GPT anyways and I'm going to lose the benefit of those conversations unless I have this long-term memory protocol system. So, all you want to do is come to the end of a conversation, and I'll probably make this an instruction with the prompt inside of my files in the future, most likely, now that I'm recording this video. But all you do is paste this prompt. And please don't let the name of this prompt confuse you. I can delete it. It adds absolutely no value. It's just a technical name that I give it. But now it's going to actually execute this prompt and it's going to work through this conversation, extract all of the insights and then it's going to give it a date, a time, tags to it, etc. But now we have our data or our memories. And so all I have to do is hit copy. I come back to my form, choose the project Bible study, place the cursor inside memory, paste, and then I hit submit. And just like that, all of the data from that conversation that was relevant, that was important, that I want to recall later on, N8 has automatically updated on my file on Hostinger inside of my virtual private server. When I open up the address to where I'm storing this data on my server, you can actually see that this is all the data right here. And so, if you come down here and you look, you can see that the date says uh 2025 0727. So that means the last time I updated this memory file was on July 27th, 2025. But now if I go ahead and refresh this browser now and we scroll down further and we look at the last date at the bottom, you can see that the last time it was updated was 2025 August 13th or just a few moments ago. So we know that the workflow is absolutely working the way that it's supposed to. And as this file grows over the years, ChatGpt will always have this repository of data that it can pull from. And then all I have to do is place a simple instruction inside of each of my projects that says load external memory file from and supply the URL from where I'm hosting the file on my own virtual private server. This means that it doesn't necessarily work just for chat GPT5. I can do the same thing with Claude, Gemini, Grock, or any
9:10

Managing Workflows

other AI so that it has access to my repository of knowledge so that I can personalize my own experience with the AI without worrying about when OpenAI, Google, Anthropic or any other AI company is going to give us unlimited memory because we already have it now with just a few simple steps. And you don't have to worry about messing anything up because if you come here to snapshots and backups, you'll see that every week you there's an automatic backup. So if I experiment with some different workflows or I break something or mess something up, then all I have to do is come over here and click on restore and it's going to put everything in my account back to the way that it was on that particular day and time so that I know everything is right. And it just gives me a clean place where I can start over. And even if I do find myself in a place where things are messed up, all you have to do is come down to the bottom right corner where it says ask Cody. And this is going to open up a conversation with the AI agent. And you can see right here that I've already been having a conversation with it. And I was asking Cody earlier about how to create a snapshot. And it didn't just tell me how to create the snapshot. It actually went ahead and did it. Cody is not just a chatbot. It has some agency. And so it's more of an AI assistant. It helps you manage your account so that you don't have to feel overwhelmed with what you're doing. And there are hundreds, possibly even thousands of other workflow combinations that you can create for your business or your content creation needs with N8N using the hosting or VPS with unlimited workflows and unlimited concurrent executions. They have a 30-day money back guarantee. If it's not something that's good for you or it's not something you can't get the handle of, then you can request a refund. But I'm certain that once you get your account set up, you realize how accurate chat GPT memor is becoming, how personalized the experience is, and you also begin to experiment with any of the other hundreds of workflows that you're able to automate automatically to level up your business or content creation and distribution, I'm certain that you're going to be happy with the deal that you've gotten because $150 for two years is a steal. And for
11:21

Conclusion

me personally, being able to have chat GPT pull up details from conversations that I had months ago and remind me of things that I said or find relevant insights and then incorporate them into a response today is priceless for me. And all of this is possible by hosting inn on your own virtual private server with Hostinger who offers the best value in the market right now. so that I'm able to create this premium experience with chat GPT5 that most people don't experience and also set up as many other automations as I want to help me grow my business, create more content, and automate my work without spending anything more than $150 that have already been invested. So, if you sign up, send me a screenshot and I'll send you a copy of the workflow as well as a handout that walks you through the process of getting everything set up so that you have no problems with your memory system and you can experience chat GPT5 on a level that only a few people are actually experiencing right now with an expanded and limitless persistent memory. If you got value out of the video, make sure you hit the like button, subscribe to the channel, and as always, take care, have a good day, and I'll see you in the next

Ещё от Corey McClain

Ctrl+V

Экстракт Знаний в Telegram

Транскрипты, идеи, методички — всё самое полезное из лучших YouTube-каналов.

Подписаться