Тёмный

How to Integrate a Custom GPT Into Your Website (Step-by-step Guide) 

Bo Sar
Подписаться 6 тыс.
Просмотров 53 тыс.
50% 1

Join me in learning how to integrate a custom GPT into your website effortlessly. In my step-by-step guide, I demonstrate two user-friendly methods, suitable for both beginners and those with some technical know-how.
🤝 Work with us: www.bosar.agency/
🗓️ Book a consultation: calendly.com/bosar/consulting...
UPDATED tutorial with most of your questions answered: • How to Integrate GPT-4...
For Method #1:
Chatbase - www.chatbase.co/?via=bohdan
For Method #2:
Repl - replit.com/@bogdansaranchuk/c...
Open AI dev platform - platform.openai.com/
Voiceflow - www.voiceflow.com/
Voiceflow template - drive.google.com/file/d/1OvoB...
HTML sample website - drive.google.com/file/d/1FLSE...
knowledge.doc - docs.google.com/document/d/1X...
💻 Integrate custom GPTs directly from the ChatGPT interface into your website, WhatsApp, Messenger, and Telegram - • How to Integrate Custo...
🌐👨🏻‍💻 How to Generate Leads with ChatGPT (No-Code AI Chatbot Tutorial) - • How to Generate Leads ...
🤖 Create Custom GPTs with No Code (Full Guide + 200 Examples) - • Create Custom GPTs wit...
0:00 - Intro
0:37 - GPTs vs Assistants API
1:23 - Our action plan
1:44 - Method #1: no-code
4:11 - Disadvantages of no-code
4:47 - Method #2: implementation steps
5:35 - Replit backend setup
8:01 - Voiceflow frontend setup
9:15 - Embedding website chatbot
#AI #gptstore #gpts

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

 

25 июн 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 178   
@bo-sar
@bo-sar 7 месяцев назад
Become part of our community and unlock immense value in AI Automations! Click here: shorturl.at/lrwyX 🚀 Just tried integrating the custom GPT on your site? Drop a comment and let me know how it went! Any bugs or was it all smooth sailing? 🛠🚀
@coma13794
@coma13794 5 месяцев назад
Nicely done! I haven't tried integrating with the website yet, but all steps leading up to it have worked flawlessly. It's interesting that the code is creating the assistant rather than us creating/managing the assistant on the openai site. I guess it could be done either way, and the current method is a 'one-stop-shop'. Next steps on my end will be to host the python code within my own infrastructure (replacing replit). The python code looks simple enough to host and run, it's basically the template that openAI recommends. Very much appreciate you posting this. I'm looking to integrate a comprehensive chatbot for support as well as integration with actions that point to existing APIs on our back end (allowing users to interact with some of the functions we offer via the bot instead of using the UI on the site). Your tutorial was absolutely perfect in terms of pacing and execution. Thank you! Next step is to play with the Functions section of Assistants. I had actions working in custom GPT, it'll be interesting to see how Functions differ from that.
@hassanahmad1483
@hassanahmad1483 5 месяцев назад
At replit...is API key visible to everyone?
@Bengee555
@Bengee555 4 месяца назад
Can I hire you to do this for my website?
@Bengee555
@Bengee555 4 месяца назад
@bo-sar
@bo-sar
@bo-sar 4 месяца назад
@@Bengee555 feel free to contact me via email: bogdan.saranchuk4@gmail.com
@AIFlashFeeds-fh1vb
@AIFlashFeeds-fh1vb 6 месяцев назад
This is great bro. I added this to my 'how to - Ai & Bots for ultra beginners' playlist. There are very few people out there who show the newest and best ways to easily create ai and chatbots that anyone can do catering to people without technical skills. You are defjnately a legend in my eyes, subscribed. Credit to you and the other legends who provide the code for us. Looking forward to more videos from you
@bo-sar
@bo-sar 6 месяцев назад
thanks! that's my favourite comment so far. Appreciate it very much!
@DY-rg9ck
@DY-rg9ck 6 месяцев назад
Honestly amazing video man. Straightforward and no issues were ran into!!!!!!
@bo-sar
@bo-sar 6 месяцев назад
thanks! happy to hear that!
@RuiminWang-hk1wz
@RuiminWang-hk1wz 4 месяца назад
Thank you so much for this video! I have integrated my own custon GPT into our website!
@Frankywright.
@Frankywright. 6 месяцев назад
Thanks so much for providing this clear step by step guide. I will definitely try this out myself.
@bo-sar
@bo-sar 6 месяцев назад
Please do!
@adriangomez6833
@adriangomez6833 4 месяца назад
Thank you for sharing 🙏 Straight to the point!
@Exparda1
@Exparda1 2 месяца назад
i gotta leave a comment. this is too well done. straightforward , simple and on point, explain everything necessary for outsider, pre-set files are the best. this is just too good. thank you so much. subscribed and liked
@bo-sar
@bo-sar 2 месяца назад
Glad you liked it!
@AliAbassi1
@AliAbassi1 6 месяцев назад
Thanks! Great video, great instructions!!
@bo-sar
@bo-sar 6 месяцев назад
Glad it was helpful!
@thewebstylist
@thewebstylist 5 месяцев назад
Fantastic video and walk thrus!
@bo-sar
@bo-sar 4 месяца назад
Many thanks!
@mallikarjunmongolla4519
@mallikarjunmongolla4519 4 месяца назад
Thank you so much, really second method worked like a magic. Thank you for sharing this video
@Pamela_Lang
@Pamela_Lang 7 месяцев назад
🎯 Key Takeaways for quick navigation: 00:00 📹 *This video provides a guide on integrating a custom GPT into a website, building on a previous tutorial about creating a custom GPT.* 00:13 🌐 *Two methods for integrating a custom GPT into a website are covered: a no-code method and a more advanced method.* 00:40 🤖 *Explains the difference between GPTs and Assistant API, with GPTs being B2C (business-to-consumer) and Assistant API being B2B (business-to-business).* 01:23 🛠️ *The tutorial uses a code-based approach to create an assistant, connect it to a chatbot builder, and integrate it onto a website.* 01:35 💻 *Demonstrates using Chatbase as an example of a platform offering easy integration of custom GPTs into websites.* 02:05 📚 *Shows how to add a knowledge base to a chatbot and connect it to a GPT model.* 02:44 🔄 *Discusses customization options for the chatbot, including selecting GPT models and adding custom instructions.* 03:38 🔗 *Details the process of embedding the chatbot into a website using a script.* 04:09 ⚖️ *Compares the advantages and disadvantages of using third-party services for GPT integration.* 04:52 🏗️ *Introduces the second method involving creating an Assistant API on OpenAI and connecting it to a chatbot for website integration.* 05:31 🧩 *Explains the process of using Replit and Voice Flow for the backend and frontend of the chatbot, respectively.* 06:25 📝 *Guides on customizing the chatbot with specific instructions and knowledge base.* 07:33 💡 *Offers insights into how the backend code works and interacts with OpenAI's platform.* 08:15 🌍 *Demonstrates setting up the frontend with Voice Flow and linking it to the backend.* 09:26 🖥️ *Shows how to embed the chatbot into a website and customize its appearance.* 10:34 🤔 *Reflects on the evolving role of AI in business, particularly in customer support, and encourages leveraging AI for efficiency.* Made with HARPA AI
@vverboX
@vverboX 6 месяцев назад
Thank you!
@jordanw8544
@jordanw8544 Месяц назад
Dude thank you so much!! You have no idea how much I appreciate this!!
@bo-sar
@bo-sar Месяц назад
Any time!
@jonathangrutas
@jonathangrutas 5 месяцев назад
justo lo que buscaba, gracias!
@cjdiez10
@cjdiez10 12 дней назад
Great video! Pretty simple to understand
@bo-sar
@bo-sar 10 дней назад
Glad to hear it!
@SBLP24
@SBLP24 8 дней назад
Pure Gold, great value! NEW SUSCRIBER FOR LIFE!
@vergechill3884
@vergechill3884 13 дней назад
Thank you for this!!
@bo-sar
@bo-sar 10 дней назад
Any time!
@hardycx
@hardycx 7 месяцев назад
LETS GOOOOO!
@hardycx
@hardycx 7 месяцев назад
LETS GOOOOOO!
@ST-actual
@ST-actual 4 месяца назад
this is great. now I just need to figure out how to get user input saved as a form. easy million dollars right there because the possibilities are endless from there.
@romanochelommmiii1526
@romanochelommmiii1526 Месяц назад
Legend!!!
@user-kp1eq7jn4q
@user-kp1eq7jn4q 5 месяцев назад
Спасибо большое! Понятное и познавательное видео! Объяснение понятней чем у Liam Ottley
@techlife2877
@techlife2877 11 дней назад
Very useful thanks
@bo-sar
@bo-sar 10 дней назад
Welcome 😊
@user-wh3ww3cu8y
@user-wh3ww3cu8y 2 месяца назад
Thank you so much! Could you do an other video, how to implement function calling ? :)
@CuriousTinkering
@CuriousTinkering 13 дней назад
Chatbase would be costly for sure, but getting Replit, Voiceflow, and openAI tokens would end up even more expensive. Although, it can give more flexibility.
@rudranshjasathy4765
@rudranshjasathy4765 Месяц назад
hey man ! i didn't get the part where dragged and dropped knowledge base , did you make you make your own knowledge bas , if so , how do make one ourselves
@ahmedsamirbakr1044
@ahmedsamirbakr1044 Месяц назад
Thank you for the video, really simple and easy 👍🏼👍🏼 Just have a question please, if I want to edit the instructions and the knowledge file, should I edit it inside replit or can I edit them from the Assistants panel in OpenAI?
@tvandang3234
@tvandang3234 2 месяца назад
Thank you for sharing. If I make changes to replit in the knowledge.docx, how do i update in my openai. I also see an option in openai assistance to upload my file documents. How does replit and openai communicate with these updates?
@ombiliyetusantos
@ombiliyetusantos 2 месяца назад
Wow. Thanks a lot Bo. In a short period, I was able to make things happen. It was my first time using these tools and Python for that matter, but was able to run my Chat Bot successfully. I just need to learn and understand how the code works and debug the constant connection error. Is there any way one can host the code in Replit in my own shared server?
@sharksfan2011
@sharksfan2011 3 месяца назад
Wow! Thank you so much for taking the time to put this together. Would it be possible to include RU-vid or Vimeo links in the uploaded documentation? If so, then, when the Chatbot answers if a particular video is relevant, it could give the answer as well as play the video? I'm thinking this might work well for a tutorial site where learning by watching videos is a big part of the process. If it works, one could reference "free videos" most of the time, and if the topic is too complex, it could reference a "full course" that they could subscribe to for more information. (hmmm, this might be a good angle for you!). Again, thank you for this video and thanks in advance for your response. (new sub here). 🙂
@michaelfriel9710
@michaelfriel9710 Месяц назад
Awesome video, helped me a ton! Quick question, Why would we use Replit to generate endpoints rather than using OpenAI api endpoints?
@akshitsingh2234
@akshitsingh2234 Месяц назад
Bro, you are so smart! I wanna be super smart too. This video saved me days and hours of coding. How can I thank you?
@phantasiaentertainment2170
@phantasiaentertainment2170 6 месяцев назад
In Liams script you work with the standard 'knowledge.docx' file, which is a bit unhandy. Can you change the docx to a pdf file for example?
@sudipshrestha5633
@sudipshrestha5633 4 месяца назад
Hi, Great video! Why should we use replit here? Can we just use Vflow only? I think vflow also link to GPTs and we can create the bot directly there. Sorry, I am confused about the role of replit here. Thanks!
@AllIndiaTalents
@AllIndiaTalents 4 месяца назад
Hey this video is very informative, can you show us how to integrate set up a live agent to this chatbot please.
@socialprotrendshub
@socialprotrendshub 5 месяцев назад
Thanks. The set up went well, but when I run the chat the searching in the knowledgebase is very slow. It takes about 20 seconds for the chatbot to show the answer. Why is that?
@user-hj5qt4po7e
@user-hj5qt4po7e Месяц назад
Thanks!
@user-hj5qt4po7e
@user-hj5qt4po7e Месяц назад
Thank you.. You helped a lot. Besides, you are a real cutie, but this is completely off the record..
@catsav
@catsav 4 месяца назад
Thank you so much! I am a total newbie and this worked beautifully.
@gemini22581
@gemini22581 12 дней назад
also can you show us how you structured your knowledge base?. Should it be in Q&A pairs or paragraphs? Does the structure of the knowledge base and the file type matter in how fast and efficiently the chatbot can retrieve the right answers? If yes, please advise on what is the best way to structure the knowledge base..thank u
@yuiyuiyui555
@yuiyuiyui555 3 месяца назад
Thank you for amazing tutorial. I wanted to make sure, in order for the chat to work on my site, do I have to have the replit server always up?
@Self_growth_journey860
@Self_growth_journey860 Месяц назад
hey,can i know if you fixed that?
@Dondokov7
@Dondokov7 Месяц назад
Thank you. I a little bit adjusted the code for my Telegram bot and it works! I was afraid of receiving the error below, but the code somehow avoids it: "Error code: 400 - {'error': {'message': "This model's maximum context length is 16385 tokens. However, your messages resulted in 24110 tokens. Please reduce the length of the messages.", 'type': 'invalid_request_error', 'param': 'messages', 'code': 'context_length_exceeded'}}".
@solofjh
@solofjh 2 месяца назад
Hi, i have encountered a issue, hoping you can help me understand where it went wrong. After following your steps, i works perfectly until I closed all the windows, the chatbot when it started it says "Failed to create new thread". Do i need to press save button or pay to keep it running?
@french150
@french150 4 месяца назад
So where can I add the instructions of AI bot, a side of knowledge files, in replit or voiceflow?
@DavyVlassenroot
@DavyVlassenroot 6 месяцев назад
Great video! Just implemented it without any issue. A big thanks! What are others thoughts on the cost of this way of implementing it? Other than the OpenAI balance, no hidden costs are applicable I assume?
@sukantababun2021
@sukantababun2021 6 месяцев назад
I think voiceflow also charge for template
@bo-sar
@bo-sar 5 месяцев назад
check out the voiceflow pricing: www.voiceflow.com/pricing
@jf9934
@jf9934 3 месяца назад
@@bo-sar great video - thanks! To check: I take it that a) the calls to openAI originate from replit so that the openAI key only needs to be provided in replit (not voiceflow) and b) - regarding costs - that all token charges originate from openAI directly & the AI token limits in voiceflow plans are irrelevant given this setup. Is that right?
@rodrigodearaujorocha2644
@rodrigodearaujorocha2644 2 месяца назад
Thanks man! Amazing content. But I have an important question, what’s the knowledge base limit? I have a projeto with a lot of text files (like thousands) can I put it all? And also, using this method can I use links as knowledge base like what chatbase provide? And did you have to pay voice flow to use in this tutorial and no having the “created by voiceflow” message? Thank you!
@SaurabhAgrawal-m7s
@SaurabhAgrawal-m7s 4 дня назад
Thank you for the guide and resources. The response generated by the bot is not streamed, can you please help me with the approach I can use to get a streamed response.
@TheEndotv
@TheEndotv 4 месяца назад
can you do a video on this idea but for using dalle or midjourney?
@sebastiangonzales46
@sebastiangonzales46 25 дней назад
Is this okay for a thesis project?
@kosmar
@kosmar 6 месяцев назад
tried to add my knowledge, but your example keeps coming up in th ebot. do i need to save/deploy or something?
@catsav
@catsav 4 месяца назад
Now if I keep training my bot on OpenAI will it continue to update the information on my website?
@rico682
@rico682 5 месяцев назад
Hey, amazing video… I have a question though. I currently try to build a discord bot for using my gpt i built on discord and sharing it with only a few friends. I don‘t wanna share a link, cause i wanna be 100% sure, who’s using my gpt bot. Now I try to find videos on yt on how to connect my gpt with a discord bot. Could you do a video about it or at least give any advise? Id highly appreciate it!
@janestone2239
@janestone2239 Месяц назад
Hi, this is great Video. Thanks Bro. Can I also integrate SalesGPT into my website like this? Highly appreciate if you could answer.
@jimvh7557
@jimvh7557 6 месяцев назад
Great info. I mainly wonder how the payed solutions scrape the website content. Cause it seems not so straight forward.
@bo-sar
@bo-sar 5 месяцев назад
well, they've built a scraper... I guess the only way to find out how well it works is by testing it
@martinjuradomesa1472
@martinjuradomesa1472 Месяц назад
I am having trouble connecting the replit and voice flow. When copying the URL to paste into voice flow, I am getting the wrong URL that does not work. Anyone knows what I am doing wrong?
@remontupscom
@remontupscom 6 месяцев назад
cool.. what size of knowledge base you can upload to the bot?
@bo-sar
@bo-sar 5 месяцев назад
You can attach a maximum of 20 files per Assistant, and they can be at most 512 MB each
@omaryamani5799
@omaryamani5799 2 месяца назад
Great video, i just need how to call my API assistant with an R code without passing through the chatbot?can you help?
@sinduraju5791
@sinduraju5791 4 месяца назад
While starting a new chat conversation an error is appearing that failed to create a new thread. Please tell me how to rectify it.
@mohamedfazil2133
@mohamedfazil2133 11 дней назад
i have been developing ocr past month, the result i get is not 100% accurate so i want to integrate the 'Sider AI' their ocr into my wedsite, additional user input ill get as the output form. if possible can you make a video.
@fintech1378
@fintech1378 3 месяца назад
i have already had 'credentials' from my custom GPT in GPT store. how can i connect it to my separate app with assistant API
@gemini22581
@gemini22581 12 дней назад
Firstly, thank you so much. does this simply return word by word from the knowledge base or does it use its inference power to make up answers using the knowledge base?.
@bo-sar
@bo-sar 10 дней назад
it uses its inference power to make up answers using the knowledge base
@SuperMikeArt
@SuperMikeArt 6 месяцев назад
Thanks so much for that video. Do you know what happens with the data entered by the user? For example if I ask for name and address, how is the privacy/gdpr handled?
@bo-sar
@bo-sar 5 месяцев назад
both Voiceflow and OpenAI claim to be GDPR-compliant, but I have not personally dived deeper into their policies on this
@marcobressan3938
@marcobressan3938 2 месяца назад
How can I make it function in background?
@justplayinggames963
@justplayinggames963 Месяц назад
you didn't mentioned if you need to pay for it or not - and how you create the file knowledge base ? what kind of parameters do I need to use . etc?
@RongJing-sx1fx
@RongJing-sx1fx 2 месяца назад
Thank u! Could u tell me how to change the default. Hi , I am neogym’s customer support stuff.
@bennguyen1313
@bennguyen1313 4 месяца назад
I have a pdf that is a scan of handwritten data. I'd like ChatGPT4 Vision to OCR and perform calculations from the data in my tables.. then edit or append the pdf with the results. If I understand correctly, there's 3 ways of doing it 1) Custom GPT using OpenAI Builder, can use plugins (ex. Ai PDF) and Custom Actions. If approved, App can be hosted and shared with other Plus users . Limited to the 40msgs/3hr 2) Using my own app via assistant API/Secret-Key. Can't use plugins and must be hosted elsewhere like Replit. Pay per use, so no message limit 3) 3rd Party tools like MindStudio/AirTable that use assistant APIs to create app. Can't use ChatGPT plugins, but can use other AI models (Gemini, Perplexity etc). Hosted on 3rd party sites. Any recommendations how you would approach the task task of OCR / data analysis?
@kunalwandrekar6983
@kunalwandrekar6983 4 месяца назад
Hi, I am trying to deploy my custom GPT to botpress but unable to do this. I am on the last step of deploying my GPT to bot press.
@rodrigorizq2948
@rodrigorizq2948 5 месяцев назад
Is it possible to do connect it to a GPT built on ChatGPT? so all the instructions and actions are there on the pre-built GPT and the integration only needs to talk to the GPT
@bo-sar
@bo-sar 4 месяца назад
yes, just published a new video showing how to do that kind of integration: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-CmFuiiuLpk4.html
@sieuvreau7784
@sieuvreau7784 5 месяцев назад
Awesome tutorial! The only thing is if I add new information in knowledge.docx, it is not reflected in the bot. Does replit save automatically the changes in this docx? If so, does the bot get updated with new info automatically? Thanks
@bo-sar
@bo-sar 4 месяца назад
that's a great question! I think so, but I'd test it to be safe... just add a piece of unique knowledge and check it out
@Sharptho
@Sharptho 4 месяца назад
You can make changes to the knowledge base in the actual assistant on openAI's site
@jetgreenplanes
@jetgreenplanes Месяц назад
This doesnt let me have multiple users at a time how do I fix that?
@dannyharo3262
@dannyharo3262 3 месяца назад
@bo-sar i'm completely new to replit and voiceflow so forgive me if this is easier then i may know lol. If i want the customer to upload images and ask questions about those images, how would i modify this method?
@bo-sar
@bo-sar 3 месяца назад
I'd use an additional step with Make.com automation. which kind of business do you run?
@AwkwardTruths
@AwkwardTruths 3 месяца назад
Great tutorial, thanks. I changed the functions py so I could use multiple .pdf files as the data source and it works great. Question: for a simple question the cost is about 5 cents. According to the tokenizer, the question was 13 tokens. The response was 255 tokens. But the playground token counter (top right of thread) showed IN: 3950 Out: 294? Why is that? Edit: So, I dug into this and apparently, the reason IN is 3950 tokens is because of 'context' tokens -- and I think the PDF doc(s) are being loaded into the question context? Now I'm really confused -- will the PDF source files be loaded as context for each question -- this will get expensive fast...
@rodneyschaap
@rodneyschaap 2 месяца назад
Hi I was wondering, can you share the code for multiple pdf's? Can you not use the pdf's loaded in the chatgpt 4 bot?
@AwkwardTruths
@AwkwardTruths 2 месяца назад
@@rodneyschaap I don't remember exactly as that code is long gone, but it was something like this: import json import os def create_assistant(client): assistant_file_path = 'assistant.json' if os.path.exists(assistant_file_path): with open(assistant_file_path, 'r') as file: assistant_data = json.load(file) assistant_id = assistant_data['assistant_id'] print("Loaded existing assistant ID.") else: file_paths = ["pdffile1.pdf", "pdffile2.pdf", "pdffile3.pdf"] # Add additional file paths here file_ids = [] for path in file_paths: file_obj = client.files.create(file=open(path, "rb"), purpose='assistants') file_ids.append(file_obj.id) assistant = client.beta.assistants.create( instructions="""This tool assists with information about ....""", model="gpt-4-1106-preview", tools=[{ "type": "retrieval" }], file_ids=file_ids) with open(assistant_file_path, 'w') as file: json.dump({'assistant_id': assistant.id}, file) print("Created a new assistant and saved the ID.") assistant_id = assistant.id return assistant_id
@ewakucharska3284
@ewakucharska3284 6 месяцев назад
Hi, I've gone through all the steps and generally it works, but unfortunately it doesn't work the same as the custom-made GPT in OpenAI. I don't know what's wrong. The instructions and training I developed in my custom GPT worked perfectly. I copied them to the knowledge file where I have described how the chat should describe, what the maximum number of responses it should give, etc. Additionally, I added a database from which the chat is supposed to pull data about available products. Unfortunately, the end result is different than on the OpenAI platform. Is it the same for you?
@bo-sar
@bo-sar 5 месяцев назад
Hi, sorry for the delay, I took a little break... How different is it? Is it wrong/worse than the one by the custom GPT, or is it just using different wording?
@ailxes
@ailxes Месяц назад
Yeah it’s not the same. Looking for a decent ui setup to connect with my assistant or custom gpt. So far nothing
@user-xi4ve8bt3v
@user-xi4ve8bt3v 3 месяца назад
what is knowledge.docx, which document is it
@verma.buzzzz
@verma.buzzzz Месяц назад
You are doing good, keep the same motion
@bo-sar
@bo-sar Месяц назад
I will try my best, thanks
@nathanhrstic6921
@nathanhrstic6921 5 месяцев назад
Hi Bo, thanks very much for the video. One problem though - overnight when Mac went to sleep, when turned the Mac back on in the morning, the code was still running in replit, but it lost connection since the Mac was sleeping, meaning the chatbot was offline. Any solutions? Much Appreciated
@Sharptho
@Sharptho 4 месяца назад
Hey! To solve this you have to deploy your repel. If not deployed repels will shut down when the program isn't running.
@iankhai
@iankhai 4 месяца назад
​@@Sharpthookay, but what is the link then? in tutorial you have to copy link after clicking webview, if you deploy repel there is no such option to check the link. Of course you have the deploy link, where your app is hosted, but it doesn't not work as the link from the tutorial. Any ideas how to do it?
@Sharptho
@Sharptho 4 месяца назад
@@iankhai that deploy URL you're talking about is the one you'll paste into the bot instead
@iankhai
@iankhai 4 месяца назад
​@@Sharptho Thank you for your reply. Okay, I am currently using link in Voiceflow bot and it shows a status of 200. However, after sending a query to the bot, it only displays the welcome information and seems like it doesn't send the request to OpenAI. I tried link itself nad with /start and /chat also
@gasparleite90
@gasparleite90 2 месяца назад
Any update on this?
@cryptobr236
@cryptobr236 5 месяцев назад
When copying the whole script, model shown gpt-4 1106-preview is not valid. Can this be fixed?
@bo-sar
@bo-sar 5 месяцев назад
try adding some credit to your OpenAI dev account
@michellevyanca5280
@michellevyanca5280 5 месяцев назад
How can we put a restriction on the chatbot so that it only replies with information about what we want? Because there are some jailbreaks happening with gpt-powered chatbots where users can ask completely unrelated questions and the gpt will still answer them
@bo-sar
@bo-sar 5 месяцев назад
good question, I'd try specifying the restrictions within custom instructions and then testing it
@user-bb4qy9li4z
@user-bb4qy9li4z 6 месяцев назад
Thanks. How to send and get responses with other app? No Voiceflow. Like PHP
@bo-sar
@bo-sar 5 месяцев назад
I am planning to do more tutorials on this
@mikemorgan9481
@mikemorgan9481 4 месяца назад
When I view the URL from web view in replit it shows up different, it look like a bunch of random letters/numbers and ends in .dev, not .co like yours. And doesn't work when I paste it into voiceflow. Am I missing a step in order to use the URL from replit?
@jetgreenplanes
@jetgreenplanes Месяц назад
no it should still work, same thing happens for me
@xcalibills
@xcalibills 4 месяца назад
will this be good for a company scale project? running 24/7 for example
@bo-sar
@bo-sar 4 месяца назад
yes, that's the idea
@nagamanu4246
@nagamanu4246 4 месяца назад
How much would if cost monthly if there are daily 5000 users interacting with the chat bot daily.
@hzjaved6042
@hzjaved6042 Месяц назад
Can I place chatbot in the middle of my website??? If yes, then how??
@Promptshot
@Promptshot 3 месяца назад
With the second method can I still train it on website data?
@bo-sar
@bo-sar 3 месяца назад
yes add the knowledgebase in Voiceflow directly (select sitemap) and modify the setup a bit
@thewebstylist
@thewebstylist 5 месяцев назад
Did anyone get this working on their website or for a client site?
@jeffb6305
@jeffb6305 6 месяцев назад
So can I call external APIs with Assistants or only with Custom GPTs?
@bo-sar
@bo-sar 6 месяцев назад
only with Assistants, not Custom GPTs. I've just named the video this way to make it easy to understand for a broader audience
@Nursultan_karazhigit
@Nursultan_karazhigit 6 месяцев назад
can custom gpts be interfaced with zapier actions anywhere ?
@bo-sar
@bo-sar 6 месяцев назад
yes, I've showed it here: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-GeVuSDSAfZc.html
@vitalgeneration3827
@vitalgeneration3827 6 месяцев назад
Are there also videos on how to integrate woocommerce to you customer bot?
@bo-sar
@bo-sar 6 месяцев назад
I have not made anything like that yet
@iankhai
@iankhai 4 месяца назад
Everything works great when I use the "run" button. However, for the application to work continuously, it needs to be deployed. I deployed it on Replit, but then there is no way to check the link as you show at (8:33). I tried to use the production link that I have for the deployment, but then ChatGPT does not launch. So, what link should I place in Voiceflow if I deploy on Replit?
@iankhai
@iankhai 4 месяца назад
BTW - great tutorial! ;)
@gasparleite90
@gasparleite90 2 месяца назад
Any news?
@hassanahmad1483
@hassanahmad1483 5 месяцев назад
will the api key open to all on replit?
@bo-sar
@bo-sar 4 месяца назад
of course not
@InLineFor9
@InLineFor9 6 месяцев назад
I encountered a problem when pasting key The add secret doesn't light up and I cant enter key. Any ideas ?
@bo-sar
@bo-sar 5 месяцев назад
did you input "OPENAI_API_KEY" as a "KEY" value?
@yogsbags
@yogsbags Месяц назад
How do I add web urls as part of knowledge base instead of pdfs in replit
@bo-sar
@bo-sar Месяц назад
Need to build a scraping solution for that. I am planning on publishing a video on how to do it. Subscribe and stay tuned
@user-bi4yh9mv9z
@user-bi4yh9mv9z 3 месяца назад
Great video, I was able to set up my chatbot with replit and voiceflow on my website. Now though I'm experiencing some problems. After 3 hours of inactivity my chatbot stops working, it says it can't generate a thread. I have to go back to replit and "run" the chatbot again to make it work on the website. This situation repeats every 3 hours or so. Can anyone help me with that? What do I have to do to make it work all the time without me having to manually restart it? I have no experience in coding or programming so if you can, please explain it in a very simple way. Thank you very much in advance for your help!
@kriszdeak
@kriszdeak 3 месяца назад
Do you have a replit core membership? Is it needed for the AI to run?
@user-bi4yh9mv9z
@user-bi4yh9mv9z 3 месяца назад
Hi, @@kriszdeak thank you fo your answer. Yes, I have replit core membership, a reserved vm (0.5 vCPU / 2 GiB RAM) and my repl has been deployed. I also added a "keep alive" and a ping (every 5 minutes) to keep the repl going 24/7, I also set up UptimeRobot to ping the pepl every 10 minutes. Despite all of this the chatbot stops working after some inactivity. I really don't understand what I am doing wrong. If you have any suggestion it would be great. Thank you very much!
@gasparleite90
@gasparleite90 2 месяца назад
Any news?
@PawanKPradhan
@PawanKPradhan 3 месяца назад
How can I add a website's crawled data instead of a knowledge file?
@bo-sar
@bo-sar 3 месяца назад
add the knowledgebase in Voiceflow directly (select sitemap) and modify the setup a bit
@kashishvarshney2225
@kashishvarshney2225 6 месяцев назад
i want to add third party api. is this possible in this chatbot please reply
@bo-sar
@bo-sar 6 месяцев назад
you'd have to edit the code accordingly
@calmsimon
@calmsimon 7 месяцев назад
Why can't you api call the assistant api directly?
@bo-sar
@bo-sar 7 месяцев назад
you can, given the right development for your app/site, etc... I just presented 2 universal methods that any non-developer can copy and paste
@malikzain1029
@malikzain1029 3 месяца назад
Isn't there any way to connect to connect Custom GPT instead of Ai Assistant with Code?
@bo-sar
@bo-sar 3 месяца назад
there is, covered here: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-CmFuiiuLpk4.html
@malikzain1029
@malikzain1029 3 месяца назад
Thank you soo much really help full.
@paultoensing3126
@paultoensing3126 3 месяца назад
Copying what from where??
@bo-sar
@bo-sar 3 месяца назад
replit and voiceflow templates in video description
@raghunathan5250
@raghunathan5250 3 месяца назад
How to add this in Wordpress sites
@bo-sar
@bo-sar 3 месяца назад
change the code in Wordpress
@angienaffah4597
@angienaffah4597 3 месяца назад
your are not integrating Custom GPT , you are integrating Assistant , what is needed in custom GPT and NOT assistant !!!!
@bo-sar
@bo-sar 3 месяца назад
in this video, I integrate a custom GPT, not an assistant: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-CmFuiiuLpk4.htmlsi=ougGZSr0fsbhdoGG
@visulino
@visulino 9 дней назад
Israel accent by any chance?
Далее
How to Create Custom GPT | OpenAI Tutorial
20:26
Просмотров 80 тыс.
Жидкие носки)))
00:19
Просмотров 502 тыс.
СТРИМ ► Elden Ring - Shadow of the Erdtree #4
5:55:46
Create a Custom AI Assistant + API in 10 Mins
10:28
Просмотров 72 тыс.
Mind-maps and Flowcharts in ChatGPT! (Insane Results)
13:05
23 AI Tools You Won't Believe are Free
25:19
Просмотров 1,9 млн
Жидкие носки)))
00:19
Просмотров 502 тыс.