How to use ChatGPT to build Business Ideas, Sites & Personal Projects

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
chat GPT is more than just a language model it can be used to create websites businesses and much much more and I would know because I created built and sold a business on open ai's platform just this year so in this video I'm going to explain how you can do the same using chatgpt and its models I've structured this video in three different parts the first part of this video will cover the real world example of the business I created and then sold the second part of this video will cover how to use chatgpt and its tools and models to actually build websites applications and businesses and the third and final part will be the technical aspect which is what this actually looks like behind the scenes what you have to do in terms of writing the actual code and how to implement it into your own application or website if at any point you feel stuck or you want more information I also have three useful videos that will help you the very first is an introduction to what chatgpt is and how it works the second is a crash course on using charge EBT essentially doing the prompts and getting the outputs that you would like and the third and final one is the behind the scenes look at the business I created called enhance UI all of these videos should have popped up as tooltips up here otherwise they'll also be in the link in the description below so let's start off with the first part of this video how chat GPT is more than just a model for chatting to an AI and how it can be used to solve problems as well as create business opportunities they've only recently opened up chatgpt to be available and free for anyone to use which means you can try it out right now at the link in the description below but on top of that they've also made the openai models available for anyone to build out any ideas whether it's for your own business or even just an idea or a hobby you have so while openai had this restricted behind a private beta I was lucky enough to get access to that private Vader these models weren't as refined as chat GPT is today you had to play around with lots of parameters to get the outputs you wanted and there was no nice interface to be able to chat along with it you can still access that playground I'll link it in the description below where you get to play around with a bit of a Sandbox of chat GPT and its models and you can also figure out exactly how you might consider building your own business or ideas so moving back to this idea that I built up it was to solve my own problems back then these problems were to do with development and coding because I was making a lot of mistakes and I wanted to see if this AI model could basically help me solve them and so I trained GPT to do this quite effectively I built a front end and a back end around this website and I called it enhanced AI it was essentially just like chat EBT just dumb down a little bit so that any developer could get answers to very specific questions that they were asking questions included explaining a piece of code very similar to what chatgpt does now as well as converting a piece of code from say JavaScript to Python and many many more examples while this kind of worked the original models from openai which were called DaVinci at the time weren't that great at coding it wasn't until codex was released this model which is specifically designed for GitHub co-pilot that we started to see the coding opportunities from openai unfortunately the release of GitHub co-pilot also made my openai model a little bit redundant so I have pivoted and focused more on content writing as well as blogs and blog outlines I created a Content editor that was using open ai's models and this actually was quite successful I created a number of really cool features here things like fixing grammar lengthening sentences and even a micro predict feature which would essentially write out a paragraph for you similar to what you have in Gmail but in an entire paragraph rather than just a word or two so I decided to take this business to Market I listed it on a website called micro acquire this is a website where you can list businesses for sale even business ideas and I was able to sell it to a third-party blogging organization I went on to sell this for about thirty thousand dollars and this should give you an idea of how chatgpt open Ai and its models can be used to start any type of business in any type of Industry with that said let's move on to the second part of this video in this part I want to explain exactly how you yourself can start building and utilizing the open AI models as well as chat GPT itself in your day-to-day life as well as to build your own startup business idea or much much more I'll do this in two parts the first we'll have a look at chat GPT itself to see exactly how you can use it in business and in work and even just in your personal life the second part will be having a look at the more advanced models that chat GPT is based on traditionally you'd use chat GPT to ask questions questions like how to build a website unfortunately questions like this don't provide the best results simply because it will only give you a text-based response if you want to be smarter around your prompts you'll be able to get much more information the very first part of this is actually putting in specific code that you might want to have solved and then prompting chatgpt to solve it for you so as an example of that instead of saying how to build a website we could say build a website starter template for a page called index.html for this example instead of just getting a text-based reply on how to build a website we'll actually get the code involved in build it'll look something like this and you'll be able to Simply copy paste the code straight in this of course applies to any problem you might have you can ask chatgpt to essentially write any type of code whether it's a JavaScript function to complete an event where it tracks your mouse or some python code to do some algebra of course not all businesses are Developer related there are certain businesses that might be say in Recruitment and it might involve for example scanning through lots of resumes chat GPT can be used to scan through a resume and then identify key criteria such as skills or job experience and then pull those individuals out to mark them for review a feature like this could save countless hours to a recruiter who for example might have have to scan through thousands of resumes every single day and this is just the beginning of the kind of practical use cases that chat GPT might have on business I'm gonna show some practical examples so that you guys can use this to apply it in your own Industries here I'm going to get chat GPT to write a cover letter for a developer with skills in angular of course this is a bit of joke we're actually looking for a react JS candidate and with that we're going to ask open AI system here to check whether or not this person has a react.js experience we're going to only ask for a yes or no reply predefined prompts like this where you can copy paste a resume in and then ask chatgpt to answer for you a yes or no reply will essentially make the job of the recruiter much easier and this is where we'll now start to take a step outside of just chat GPT and have a look at open ai's other models as well as its playground to really test the boundaries of what's possible in terms of doing things just like this what you'll need to do is head over to the original open AI website by simply removing the chat part of the domain and just going to openai.com head over to apis and then select to login if you've created a login with chatgpt then you should be able to log into this interface just fine once you've logged in you'll be taken to this dashboard here which normally you could go to open AI chatgpt3 but in this example we're going to head over to the quick start tutorials as well as the examples I'm going to head over to examples here and we're going to get quite a few different types here I'm not going to cover all of these models but it is a good idea to actually test these out yourselves because there are quite a few interesting things that chat gpt's models can do here things like convert movies to emojis or classify text there's quite a few different examples here but let's actually have a look at a simple one I'm going to start off with this summarization for a second grader and this will open up in the playground environment this playground you'll notice is all text based but the difference here in terms of chat GPT as well as this playground is the fact that it is all in one big text box you ask your question here and chat gpt3 or at least text DaVinci 003 will give you a response I've clicked submit so that you guys can have a look and it comes out with the summary here for Jupiter now what's interesting to note is the different models we have available to us here this is not technically chat GPT this is DaVinci 003 it has different responses so does Curie and some of the other examples like even crushman which is sort of like the Codex model that a GitHub copilot is based on Now using these we can even customize them further with things like the temperature here which is technically a statistic of Randomness where a temperature of zero give us no Randomness whereas a statistic of one will give us lots and lots of Randomness in the answers these are all predefined in chat GPT but these are all customizable inside of the playground and this is why this is the best place to start building a website or a business or an application idea because you'll have full control to test out the environment and this is the segue to the next part of this video where once you get a better idea of how to use the playground and getting prompts and outputs that you want you can start creating an API layer to interact with the open AI platform directly and build a SAS on top of it I want to showcase one more example before we move on let's head over to examples and go to chat this is going to give you an idea of for example how the open AI platform originally conceptualized open ai's chat gpt3 here you have some general settings for the conversation which is that it is between a human and an AI assistant we have a few rules as well for it to be helpful creative clever and friendly and this is where the conversation begins we can say what is your name and here the AI will give us a response as you can see this is fundamentally what chat GPT looks like but here is where you can create your own type of interface with your own type of rules and allow you to build a business with your own type of chat as well now hopefully this gave you a good idea of all of these things that are happening in the background but how do we interact with this how would we build a front-end website to integrate an API to start talking to these models this is the third part of this video and this part will be quite technical we're going to take a look at at the code that's happening in the background the requests and the responses that we can perform as part of the open AI model for its API there's a lot of documentation you guys can have a look at which I'll link in the description below but this will be using the JavaScript interface I'm going to be writing some code in vs studio and we're going to be using via Studio code to essentially engage with the open AI platform now if this part doesn't interest you you can hit the like And subscribe button but if you want to learn what's happening behind the scenes now we get to take a look to start off with it's quite useful to head over to the documentation and scroll down a little bit to the completions part of the API we have a few examples here of doing a completion using the gpt3 models but these are basically if you're doing a HTTP request we're going to be using node.js in this example we're going to be downloading the open AI module and we're going to be using it to create requests directly grew to open AIS platform then we can use these requests and structure them in any way we want let's take a look at how this works I've downloaded and installed node.js and I've also downloaded and installed a vs Studio code here I've created a new folder called chat GPT and I'm going to create a file called index.js I'm also going to install the openai platform by running npm install open AI here we're going to be able to use this module to start interacting with openai I also have a package.json here and as part of that package.json I'm going to add in a type and here we're going to do module this is just so that instead of doing requires we can do Imports heading back to the open AI platform here we can now go to the documentation and simply copy paste the code we have here for creating a completion we'll head back into vs code and we're going to paste this into our index file we only need to do one other thing here which is to implement the API key to do that we're going to head back to the website we're going to head over to view API Keys here under your dashboard and we're going to get a copy of your secret key now I have one over here I'm going to create a brand new one for testing here and I'll delete this after this video so don't try and copy this but for your own key just make sure that you keep it private and do not show it publicly anywhere because it will be using the Chrome Reddit that you have from your account now let's head back to vs code and let's plug this bad boy in I'm going to apply it here where we normally should do it as a process environment key but for this test this should be enough finally I'm going to update this statement here to be an import instead of a require and that's about it we can now test this out by calling node and calling index.js here we're going to get a response back from the server but we're not console logging it out so I'm going to console log and we're going to log out of the response here and we're also going to call out the data that we get this should show up now in the terminal and here we get the response so it says this is a test and the response is this is indeed a test which means that it was successful we do get some other information here like the ID and the object as well as the model when it was created and a couple of others but this is a quick and basic example of how you can interact with the API these are the essential building blocks of how how you would build a business using open Ai and its models if for example you have some interesting ideas you can use this and wrap it around a shell and then serve it to customers in this regard the sky's limit it's up to your own imaginations as to how you want to utilize open ai's models but hopefully this gives you enough information to go by if you want more advanced examples of all of this let me know in the comments below and I can do a follow-up video of exactly how this is possible too otherwise don't forget to hit like subscribe and I'll see you in the next video thank you
Info
Channel: Adrian Twarog
Views: 1,212,793
Rating: undefined out of 5
Keywords: chatgpt, how to use chatgpt, how to chatgpt, chatgpt website, website chatgpt, chatgpt business, business chatgpt, chat gpt, chat, gpt, openai, open ai, website, business, business ideas, personal use, chatgpt explained, what is chatgpt, chatgpt examples
Id: 3aV5-q8vRz8
Channel Id: undefined
Length: 14min 47sec (887 seconds)
Published: Thu Dec 15 2022
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.