Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: post
title: Build An Intelligent Chatbot With ChatGPT And Appwrite Functions
title: Build an intelligent chatbot with ChatGPT and Appwrite Functions
description: Learn how to use an Appwrite Function Template to create an interactive bot using GPT-3.5.
date: 2023-11-15
cover: /images/blog/function-template-prompt-chatgpt/cover.png
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: post
title: Send WhatsApp Messages With Vonage And Appwrite Functions
title: Send WhatsApp messages with Vonage and Appwrite Functions
description: Learn how to use an Appwrite Function Template to create a Whatsapp bot that will programmatically respond to incoming WhatsApp messages via Vonage.
date: 2023-11-15
cover: /images/blog/function-template-whatsapp-vonage/cover.png
Expand Down