Skip to content

Commit

Permalink
Add diagram flow in readme (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
raosan authored Jun 24, 2024
1 parent 488503f commit 949780f
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

This project is a WhatsApp Chatbot Connector backend built using Express.js. It is designed to integrate with the WhatsApp Business API and supports various AI platforms such as Dify and Rasa.

Here is the diagram to understand the flow:
![diagram](./docs/diagram.png)

## Features
- Webhook endpoint to receive messages from WhatsApp
- Integration with Dify and Rasa for natural language processing and response generation
Expand Down Expand Up @@ -73,8 +76,8 @@ Now just use your WhatsApp app to send a text message to the WhatsApp Business n


## WhatsApp Business API Configuration
![configuration](./whatsapp-configuration.png)
![api setup](./whatsap-api-setup.png)
![configuration](./docs/whatsapp-configuration.png)
![api setup](./docs/whatsap-api-setup.png)

## Deployment

Expand Down
Binary file added docs/diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes

0 comments on commit 949780f

Please sign in to comment.