Тёмный

How to Create Your First ChatGPT Plugin with ChatGPT (Step-by-Step Guide) 

Liam Ottley
Подписаться 252 тыс.
Просмотров 82 тыс.
50% 1

Опубликовано:

 

2 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 111   
@LiamOttley
@LiamOttley Год назад
Leave your questions below! 😎 📚 My Free Skool Community: bit.ly/3uRIRB3 🤝 Work With Me: www.morningside.ai/ 📈 My AI Agency Accelerator: bit.ly/3wxLubP
@danieldey
@danieldey Год назад
Finally a tutorial that I was actually able to follow! Thank you.
@LiamOttley
@LiamOttley Год назад
Glad I could help!
@brian_akhtar
@brian_akhtar Год назад
"learn enough about how to code to go back and forth with GPT" facts
@LiamOttley
@LiamOttley Год назад
New wave of "ChatGPT Developers" on the way
@ezzedinejaafar3628
@ezzedinejaafar3628 Год назад
Hello ! Thank You For your work ! but sorry Iam unable to find the "Install an unverified plugin" please could you help me ? It is on my version I only see about plugins ( I have chatGPT plus ) btw.. so please could you help me ? Thank You !
@sarankup
@sarankup Год назад
This video shows how to integrate ChatGPT with Gmail. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-jP-YVjLFtvg.html
@S3Tint
@S3Tint Год назад
First time viewer and I just got the magical email too. I'm a JS developer and also in the process of learning Python so I'm insanely pumped for this. Thanks for the video!
@jackstein6231
@jackstein6231 Год назад
dude, your videos are awesome! Keep it up!
@nicnose7155
@nicnose7155 Год назад
Thanks for Video @Liam Ottley Here is a little More detailed Outline with Time Stamps and TL;DR Outline: Introduction a. Introduction to ChatGPT plugins b. Importance of ChatGPT plugins c. Overview of the video Main topic: Step-by-step guide to creating a ChatGPT plugin a. Question: How to choose the functionality of the plugin? [01:11] Answer: Find a cheap or freely available API that provides a data source for your application. b. Question: How to build the core functionality of the plugin? [02:22] Answer: Use ChatGPT to write the code and Replit to host it. c. Question: How to create an API endpoint? [05:57] Answer: Wrap the core functionality in a function and use ChatGPT to create the API endpoint. d. Question: How to create a manifest file? [07:56] Answer: Ask ChatGPT to write the manifest file based on your code. e. Question: How to create an OpenAPI definition? [08:54] Answer: Ask ChatGPT to write the OpenAPI definition based on your code. f. Question: How to host the plugin? [10:12] Answer: Use Replit to host the plugin and make it available for ChatGPT to call the endpoints. g. Question: How to integrate the plugin with ChatGPT? [13:12] Answer: Provide the base link to your application in the ChatGPT plugin store. h. Question: How to debug the plugin? [15:09] Answer: Use ChatGPT to help identify and fix errors in your code. i. Question: How to update the code based on ChatGPT's suggestions? [16:25] Answer: Copy the updated code provided by ChatGPT and paste it into your Replit project. j. Question: How to test the plugin again after fixing the errors? [16:51] Answer: Run the web app again in Replit and try the plugin in the ChatGPT plugin store. k. Question: Where can I find more plugin ideas? [18:03] Answer: Check out the video on 10 plugin ideas provided by the RU-vid Creator (link in the description). l. Question: How to join a community for ChatGPT plugin development? [18:28] Answer: Join the Discord community mentioned in the video (link in the description). m. Question: How to get in touch for plugin development inquiries? [18:49] Answer: Contact the development company mentioned in the video (link in the description and pinned comment). Conclusion and Summary: a. Recap of the step-by-step guide b. Importance of learning to develop with ChatGPT as an assistant c. Invitation to join the Discord community and development company for plugin development d. Encouragement to subscribe and like the video
@joemarkbasa1442
@joemarkbasa1442 Год назад
thank you very much for this! you never know how much it helps me 💪
@KaiBuskirk
@KaiBuskirk 27 дней назад
I’m not a thief…. But I would be willing to grab the code with your permission to use as essentially your making it open source… I love what you did… Please drop the steel word if you can… Thanks 😊 in advance great job!
@LiamOttley
@LiamOttley 27 дней назад
Feel free!
@RichardCoward
@RichardCoward Год назад
nice video Liam!
@matthewweiss7930
@matthewweiss7930 Год назад
Can you set this up to run locally (localhost?). I'm getting an error - Failed to fetch localhost manifest. Check to ensure your localhost is running and your localhost server has CORS enabled.
@LiamOttley
@LiamOttley Год назад
ChatGPT won’t be able to fetch your files if they’re hosted locally, that’s why replit is great because it gives you a web server with a URL that you can provide to chatgpt
@SanjaySingh-gj2kq
@SanjaySingh-gj2kq Год назад
Thanks, Liam for explaining the process of building a plugin from idea generation to deployment with the help of ChatGPT. I learned a good set of tricks. Imagine if we had to do without using ChatGPT.....it might be a weekend spent on documentation, experiments, and late nights.
@LiamOttley
@LiamOttley Год назад
Glad you got something out of it, thanks for the watching 💪🏼
@arghetem1246
@arghetem1246 Год назад
You are the holy grace of Ai education love your videos.
@LiamOttley
@LiamOttley Год назад
Thanks mate
@RpgBlasterRpg
@RpgBlasterRpg Год назад
Still waiting for a Plugin that can block out ChatGPT from generating cringy words such as "with unwavering determination" "Facing the challenges that lay ahead." "With a renewed sense of determination"
@tspang1977
@tspang1977 Год назад
Hi Liam, again, great video. I have a question. When we ask a question, how does ChatGPT know when to get the information from our plugin API and when to get the information from its own LLM? How can ChatGPT know which one to choose the information to response?
@seaking3782
@seaking3782 Год назад
brother,how long you have waited util you got the access of plugin?You are the first guy I saw who got the access😀
@LiamOttley
@LiamOttley Год назад
I have my ways!
@mamadoulamaranasow5010
@mamadoulamaranasow5010 10 месяцев назад
Hello Liam, thanks a lot for the Tutorial but I don't see the Develop your own plugin button in the Plugin store settings. Is it normal ? I live in France by the way if it might be a reason. Thanks in advance
@mamadoulamaranasow5010
@mamadoulamaranasow5010 10 месяцев назад
Bro I've just completed the waiting list on OpenAI to have the developper access. Do you know how long should I wait please ? Thanks in advance.
@runningninja7
@runningninja7 8 месяцев назад
Do you still need an ai-plugin.json file and /.well-known directory if you're making an API meant to be called as an action?
@marcosemeria97
@marcosemeria97 8 месяцев назад
How to do I use a specific ChatGPT plug-in in a Python code through OpenAI API?
@ocbhu8666
@ocbhu8666 10 месяцев назад
Hey Liam , I am totally new to using replit & while I did fork your code & update the secret access api key , it didn't show me the url , do I need to host it on replit & basically buy a plan there & then only will this work or am I missing something
@reactjs1900
@reactjs1900 Год назад
To follow up with this tutorial to make plugin do we need ChatGPT plus subscription?
@MannyBernabe
@MannyBernabe Год назад
🔥 Exactly what I needed. Subbed with 🔔 on.
@DeepeshSachdev_Gaming
@DeepeshSachdev_Gaming Год назад
Hi Liam! Can you also help me in Building AI Business? I am self-taught Developer with Good Coding Experience . I just want to create Business that will help in leaving my really bad 9-5 job and also help other
@LiamOttley
@LiamOttley Год назад
Got my hands full mate but lots more tutorials coming!
@jakobstyrupbrodersen926
@jakobstyrupbrodersen926 Год назад
Amazing tutorial! Thanks so much for demystifing coding a GPT plugin using GPT! 🙂
@LiamOttley
@LiamOttley Год назад
No worries 💪🏾
@cesarion161
@cesarion161 Год назад
I have no 'develop your plugin' button in chatGPT. Does anybody have this problem?
@Meowming76
@Meowming76 Год назад
Same
@cesarion161
@cesarion161 Год назад
@@Meowming76 it turned out that you have to submit a form to be in a waitlist for the ability to develop plugins. But I’ve been waiting for 2 weeks now without any response
@vipanchika5059
@vipanchika5059 Год назад
You always neglecting me you didn't sent any reply of my message
@vipanchika5059
@vipanchika5059 Год назад
Without any hope l will be seeing your videos
@Roddoglee
@Roddoglee Год назад
really appreciate your video! I've finished compiling my codes, but i cant locate the "develop my own plugin" from chatgpt plugin store, I'm plus user.
@Meowming76
@Meowming76 Год назад
Same, do I need to apply for OpenAI's developer program?
@aazertyiop7777
@aazertyiop7777 Год назад
Hello, where did you get acces to developer mod ? You buy the domain ?
@mamadoulamaranasow5010
@mamadoulamaranasow5010 10 месяцев назад
It didn't work for me. I'm gonna retry to night
@blissrides
@blissrides Год назад
Thanks for the great content Liam can you create a video using bubble and openai and the ability to teach openai with your own data and use it with bubble
@JoseAngeloGallegos
@JoseAngeloGallegos Год назад
Yes want this video!!!
@bbassaticho
@bbassaticho Год назад
hello, how much dose take to get the access ?
@amberstylo
@amberstylo 7 месяцев назад
Love this video ❤❤❤❤😊
@MadhulikaSingh1
@MadhulikaSingh1 Год назад
Thanks Liam. I was just wondering if anyone has encountered this error "Errors in OpenAPI spec Paths section is not an object" when deploying in the ChatGPT API. I checked several times if my yaml file had issues but I didnt find anything. ChatGPT does not let me install the API. Any suggestions on how to resolve this error?
@Statsjk
@Statsjk Год назад
That was insane.... My question is, Can we actually publish our own plug in to the chapgpt for the public to use?? If not then when is that going to happen?
@LiamOttley
@LiamOttley Год назад
Not 100% clear yet, you can only share your plugin with up to 15 people currently and they all have to have access to Plugins also. I think the rollout will be slow in terms of getting to a Apple App store like environment as they have made clear that plugins could be very dangerous if not carefully managed
@p_4290
@p_4290 Год назад
@@LiamOttley do you recommend me make a plug-in account now or wait till it’s released to public so I can actually make money?
@toremxm
@toremxm Год назад
Great content man! Looking forward to see what the community creates with the plugins. Btw what a handsome man you are 😊
@LiamOttley
@LiamOttley Год назад
Thanks mate 🔥
@oryxchannel
@oryxchannel Год назад
"....users...accurate...conversion of their currency." watching Liam have to speak 2D. priceless.
@mikepinch
@mikepinch Год назад
Do you happen to know if the (unverified) plugin that you're building would also be accessible over the GPT API?
@Quotablywise
@Quotablywise Год назад
I noticed you had a Plugin for Langchain, what are you using that for ? Hello from DXB…
@sujithkumar5415
@sujithkumar5415 Год назад
Can custom ChatGPT plugins be monetised in any way?
@LiamOttley
@LiamOttley Год назад
Yes! Video coming on this soon
@burhan5823
@burhan5823 Год назад
How do we get rid of unverified tag? Do we just wait for openai to review our plugin or should we fill out an application form?
@MogulSuccess
@MogulSuccess Год назад
so the plugins are all about creating external data facets (internet repositories) for ChatGPT to "do work" with. got it.
@cbara568
@cbara568 Год назад
Oh man, so much animation and movement in this video, constantly zooming in, transitions, worse than an action movie. So tiring to watch.
@theDomGuy
@theDomGuy Год назад
@LiamOttley, Any tips on how I can also get this magical email so I can startaking plugins as well?😅
@vipanchika5059
@vipanchika5059 Год назад
Thank you so much sir
@yixinchen344
@yixinchen344 Год назад
Thanks for the walkthrough. I think the last thing remaining is to make it available to the market, what would be the steps of doing so? thanks
@yashsrivastava677
@yashsrivastava677 Год назад
What would motivate a ChatGPT user to utilize my plugin, and what are the barriers to another party developing a comparable or superior plugin for the same purpose? I remain uncertain as to how this presents a significant opportunity.
@winstonmisha
@winstonmisha Год назад
When you get the invite, can you then use the browsing/retrieval plugin?
@LiamOttley
@LiamOttley Год назад
They aren't in the app store but they have a template on github to create your own version of the retrieval plugin
@ArchafAbdi-xj7uv
@ArchafAbdi-xj7uv Год назад
For ur top 10 untapped business video. I decided to do movie review system. Does these steps in this video still apply?
@dolevbeck387
@dolevbeck387 8 месяцев назад
the audio is bad bro
@the42nd
@the42nd Год назад
Is it possible to use ChatGPT plugins with the OpenAI API?
@greendsnow
@greendsnow Год назад
We're going into the Singularity. It's obvious.
@mikebrinsko593
@mikebrinsko593 Год назад
Would the server being hosted be public or private?
@DanielSeacrest
@DanielSeacrest Год назад
This is really cool. But i do have one unrelated question, I noticed you were using GPT-4, and there doesn't seem to be a limit to how many messages you can send. Now i don't have access to GPT-4 personally yet, but i know there was a limit to the amount of times you can chat with it, but, has the limit been removed already?
@tizianogranelli641
@tizianogranelli641 Год назад
you have to pay the subcription to have unlimited access
@LiamOttley
@LiamOttley Год назад
My usage is still capped to 25 messages per hour or something at the moment. I have the API though also which I can use as much as I want 👍🏻
@learnwitharbia3477
@learnwitharbia3477 Год назад
Thank you so much for this extremely detailed video! I just wanted to ask how can I apply for API??
@DJPapzin
@DJPapzin Год назад
Thank you for this valuable information
@DennisYoungN3
@DennisYoungN3 Год назад
Awesome, i followed many others with no success but your works, thanks!
@69mignon
@69mignon Год назад
why do you speak so fast? Do you have a train to catch? Do you think it will makes you look more knowledgeable? the only effect that it has is that it makes unease people who is trying to watch you. please speak at normal pace and you will be able to create interesting video.
@MadhulikaSingh1
@MadhulikaSingh1 Год назад
YOu can slow down the speed of the video to 0.75x in Settings
@jamesmaine8438
@jamesmaine8438 Год назад
One of the best starter videos I have watched. I have made 2 plugins now! Thanks again
@jamesmaine8438
@jamesmaine8438 Год назад
@LiamOttley0 Yo
@KeitelDOG
@KeitelDOG Год назад
Pretty good explanation there 💯💯💯 thanks for that. All steps are very detailed. The only thing I don't understand yet is actually how chatGPT understands how to communicate with the API structure. Let's say I wrote a code capable of solving Matchstick Equation by moving, removing or adding sticks. How would I instruct chatGPT on how to pass the equation as parameter, the operation "move" and the quantity of sticks to solve the equation? I suppose chatGPT would manage to detect it and use it appropriately in parameters. Then should parameters have description to let chatGPT understand its role better? Any link or documentation that explain it?
@seunfunmiadegoke7416
@seunfunmiadegoke7416 Год назад
Hello @LIam. I cannot seem to find Plugins on my ChatGPT account. Is a ChatGPT Plus account required to access it?
@LiamOttley
@LiamOttley Год назад
It’s in early access now you have to apply :)
@VenuMakka-h4f
@VenuMakka-h4f Год назад
How to add Payments to plugins?
@nadavbrukner6719
@nadavbrukner6719 Год назад
Thanks my man! Write my first plugin thanks to you! Keep up with the good work!!
@sofiasik8251
@sofiasik8251 Год назад
Super helpful! Thank you.
@octavioc.cuenca9681
@octavioc.cuenca9681 Год назад
great tutorial Liam. At the beginning of the video you mentioned you don't need to wait to get access to plugin feature in order to create and add one, but I haven't found a way how to get access to the plugin store, I guess what you mean is it was possible to develop a plugin but not publish it, right?
@gorillagraham6756
@gorillagraham6756 Год назад
I have exactly the same question
@brandonpirrone7343
@brandonpirrone7343 Год назад
Learning how to navigate ChatGPT has been a game-changer for me. I can't thank you enough for the tutorials
@李大雷-e5t
@李大雷-e5t Год назад
Hello author, great video ! I have 2 question , may I ask how ChatGPT converts the language text input by users into specific API call with parameter? Has ChatGPT implemented specialized fine-tuning models to understand how to use plugin APIs?
@kevinamiri8674
@kevinamiri8674 Год назад
Yes, there is specialized fine-tuned model based on Davinci model.
@MuhammadFaizanMumtaz3
@MuhammadFaizanMumtaz3 Год назад
Sir! We need more videos on fine-tuning models
@mikelewis1166
@mikelewis1166 Год назад
Your content is so good bro. Thanks!! I fine tuned my first model using one of your vids a while back.
@sosameta
@sosameta Год назад
FIREEEE VIDEO
@LiamOttley
@LiamOttley Год назад
🔥🔥🔥 Thanks brother
@MadhulikaSingh1
@MadhulikaSingh1 Год назад
Really helpful video.
@gianlucafollieri7584
@gianlucafollieri7584 Год назад
Thank You Bro for sharing this
@poesaste
@poesaste Год назад
This was a great tutorial, loved how you showed the error debugging process.
@samteppid
@samteppid Год назад
Thats dope bro
@LiamOttley
@LiamOttley Год назад
Thanks mate 💪🏼
@Beloved_Digital
@Beloved_Digital Год назад
Viewer 1
@LiamOttley
@LiamOttley Год назад
@p_4290
@p_4290 Год назад
Is this free?
@salesgurupro
@salesgurupro Год назад
That's amazing 😍🎉🎉🎉
@LiamOttley
@LiamOttley Год назад
Thanks mate!!
@dimitrikalinin3301
@dimitrikalinin3301 8 месяцев назад
Good approach overview, but it's terrible, that you inspire pseudo developers to create software products without understanding what does this code mean. I think it's our ethical responsibility to point out, that nobody may deploy code he/she doesn't understand. Hey, GPTChat, here is the error message and that's my code. What is wrong here? Terrible... Terrible...
@richard-social8125
@richard-social8125 Год назад
I am now sold on the concept that developers could be replaced by prompt engineers
Далее
I Created A VST Synthesizer With ChatGPT AI
12:17
Просмотров 176 тыс.
Run your own AI (but private)
22:13
Просмотров 1,5 млн
I Built a Trading Bot with ChatGPT
18:33
Просмотров 1,9 млн
4 Easy Ways to Launch Your First AI App TODAY
18:42
Просмотров 18 тыс.