Skip to content

Forum in maintenance, we will back soon 🙂

Whatsapp AI chatbot...
 
Notifications
Clear all

Whatsapp AI chatbot.

15 Posts
5 Users
8 Reactions
71 Views
Paulo
(@phpower1)
Posts: 12
Eminent Member
Topic starter
 

Is it possible to create an AI chatbot for Whatsapp? 

Thank you in advance.

 
Posted : 08/10/2023 6:55 am
Hasan Aboul Hasan
(@admin)
Posts: 1276
Member Admin
 

I didnt do this before, but since Whatsapp Has an API. I think you would be able to do it.

Integrate OpenAI with Whatsapp API, and you are almost done.

 
Posted : 08/10/2023 11:32 am
Paulo reacted
Paulo
(@phpower1)
Posts: 12
Eminent Member
Topic starter
 

@admin Do I need to use services like Zapier or Make to integrate everything?

 
Posted : 09/12/2023 2:54 am
(@husein)
Posts: 550
Member Moderator
 

Hello Paulo, there are 2 ways you can do that. Using Zapier and without Zapier. Here are both examples simplified:

Integration with WhatsApp API and OpenAI API:

  • To create a WhatsApp chatbot, you would need to use the WhatsApp Business API or unofficial WhatsApp API libraries, depending on your use case.
  • To generate responses, you can integrate the OpenAI API, which is capable of generating natural language responses based on input.
  • You would need to set up a server or a cloud function that listens to incoming messages on WhatsApp and processes them. When a message arrives, your code sends it to the OpenAI API for generating a response and then sends the generated response back to the user via WhatsApp.

Automation Services like Zapier

  • You can use these services to create a basic chatbot that responds to incoming messages on WhatsApp without directly integrating with WhatsApp's API.
  • You can use predefined triggers and actions to automate responses based on incoming messages.
 
Posted : 09/12/2023 5:57 am
Hasan Aboul Hasan
(@admin)
Posts: 1276
Member Admin
 

@phpower1 it depends on how you are willing to create the bot, you mean without coding?

 
Posted : 09/13/2023 7:15 am
Paulo
(@phpower1)
Posts: 12
Eminent Member
Topic starter
 

@admin I believe that opting for a coding-free approach would be best at this point since I lack expertise in coding and publishing Python projects.

 
Posted : 09/13/2023 3:45 pm
Hasan Aboul Hasan
(@admin)
Posts: 1276
Member Admin
 

@phpower1 mmm, now we need details on what features you are looking for exactly, is it a SAAS service?

or just for you? 

Do you want to build this ChatBot using third parties? or you wanna develop your own with no-code tools?

 
Posted : 09/14/2023 9:41 am
Paulo reacted
Paulo
(@phpower1)
Posts: 12
Eminent Member
Topic starter
 

@admin I am planning to offer a service through WhatsApp and charge a monthly fee for it. The main objective of the service is to provide assistance to users by using a bot that will act as a specialist in any given niche. To achieve this, I will need to feed the bot with data. I am considering using Voiceflow or Botpress to develop the bots. Does this idea make sense?

 
Posted : 09/16/2023 7:41 am
Hasan Aboul Hasan
(@admin)
Posts: 1276
Member Admin
 

so users will subscribe, and they will be able to ask questions in specific niche?

how would the answers defer from ChatGPT?

are you going to train the language model on certain data or info?

I mean what is the value the user will get when he subscribes?

 
Posted : 09/16/2023 1:12 pm
SSAdvisor reacted
SSAdvisor
(@ssadvisor)
Posts: 1139
Noble Member
 

@phpower1 will it be different from ManyChat and how? Be careful of the rules for contacting a user; you can quickly be identified as a SPAM bot if you don't limit the contact to the user.

Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack

 
Posted : 09/19/2023 4:40 pm
Paulo reacted
Abe
 Abe
(@techprieto)
Posts: 17
Eminent Member
 

@ssadvisor These considerations, such as usage, responsibilities, limitations, and legal aspects, come after creation. Here we are discussing how to build things, so we should focus our answers on that topic. @phpower1, what did you decide to do in the end?

 
Posted : 10/17/2023 6:56 pm
SSAdvisor
(@ssadvisor)
Posts: 1139
Noble Member
 

@techprieto what makes you an authority on it? I've used ManyChat and I'm very familiar with the restrictions. Your wrong about not taking these into consideration as it impacts development of the tools and the backend API.

Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack

 
Posted : 10/17/2023 10:09 pm
Abe
 Abe
(@techprieto)
Posts: 17
Eminent Member
 

@ssadvisor I don't want to get into controversies with you, that simply isn't the point. He's asking if it can be done, and obviously before launching he'll have to look into the legal side, but we're not lawyers here, we're creators, so we help others create.

 
Posted : 10/20/2023 8:04 pm
Hasan Aboul Hasan
(@admin)
Posts: 1276
Member Admin
 

@techprieto I think @ssadvisor means that when you create a "messaging" app, you should consider the "Spam" rules

this is because it will affect how you create and build the app.

in the first place, if it is illegal, you will not stop building! and think about another Idea.

and if it is legal, but there are some rules to follow, then you will need to implement these rules in your app, maybe adding "delays", adding "IP rotation", or maybe some rate limiting.

 

 
Posted : 10/21/2023 7:37 am
SSAdvisor reacted
SSAdvisor
(@ssadvisor)
Posts: 1139
Noble Member
 

@admin exactly 💯.

Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack

 
Posted : 10/21/2023 1:00 pm
Share:
[the_ad_group id="312"]