oceantonic
Newbie
- Feb 8, 2023
- 25
- 23
Hi evebody,need help. the bot created in gpt4, is like an app. Is there any way to integrate(install) that in a website?sorry if sounds stupid, and thanks for any help
You use the API to programmatically access the model from your website.Hi evebody,need help. the bot created in gpt4, is like an app. Is there any way to integrate(install) that in a website?sorry if sounds stupid, and thanks for any help
Did you developed an API for your bot to communicate with the website.Hi evebody,need help. the bot created in gpt4, is like an app. Is there any way to integrate(install) that in a website?sorry if sounds stupid, and thanks for any help
Cheers will checkCheck here - https://www.futuretools.io/?search=chat%20widget
For example, as I see from https://chathelp.ai/ you can use this one with your own OpenAI API key
& their free account limits should be enough for most small websites.