PROJECT NAME: Image Converter and translator
FUNCTIONS: To convert the images to pdf and translates the text from one language to other language.
STACKS/ OTHER TECHNOLOGIES USED: LANGUAGE: Python.
COMMUNICATION API: Twilio. OTHER TECHNOLOGIES: Xampp,ngrok
CODING PLATFORM: VS code
PART 1:
Creation of whatsapp bot using twilio
PROCEDURES:
-
Make account on Twilio
-
Create new project
Select Products
Choose Programmable SMS
Click Continue
Give your project a name
Click Continue (and skip remaining steps if you want)
-
Open Programmable SMS Dashboard on project console and select WhatsApp Beta.
-
Learn features of Twilio Sandbox for WhatsApp.
Link your WhatsApp phone number to your Sandbox.
Send a One-Way WhatsApp Message.
PART 2:
TWO WAY MESSAGING
In this stage two way messaging is done.When we send a message to the bot the same message is resended.
PART 3:
CONVERT A SINGLE IMAGE TO PDF
In this stage when we send an image to the bot,it creates pdf and send back.
PART 4:
MULTIPLE SAME IMAGE TO A SINGLE PDF
In this stage images are inputed until "end" is given and is converted to pdf.
PART 5:
LANGUAGE TRANSLATOR:
In this stage we can convert a text from one language to other.For eg: English to Malayalam.