adrwh
CDCloudflare Developers
•Created by adrwh on 9/25/2023 in #workers-help
Create a chat bot for my Cloudflare pages site.
I have a basic single page static website hosted in Cloudflare pages. I want to configure a "chat" box, where website visitors can simply ask questions about the services and work i offer. The chatbot should use openai.
I have read https://developers.cloudflare.com/workers/tutorials/openai-function-calls-workers/, https://blog.cloudflare.com/magic-in-minutes-how-to-build-a-chatgpt-plugin-with-cloudflare-workers/ and https://blog.cloudflare.com/langchain-and-cloudflare/ but not 100% sure which is the right one for me.
3 replies