Introduction: ChatBot Using Raspberry Pi 3 & Python

About: Currently in 3rd yr. of my B.Tech degree in Electronics & Telecommunication Engineering from KIIT University, Bhubaneswar, India. A few programming languages at which I'm intermediate are C, C++, PYTHON. I…

The chatbot has been built on Raspberry Pi 3 and using Python Coding.

I've taken help from this project.

Step 1: Connection

Connections are simple. I've connected the buzzer in a simple manner. +ve pin to pin no, 23 of Pi and -ve to Ground, just to show that how voice commands work.

Step 2: Final Code and Chatting

Download the Voice App first.

I don't know how to build an app, so I've taken help from here.

In the PuTTY terminal type: hostname -I to know your Pi's IP address.

Type in the IP address in the app and press connect.

Then you can either use the type-in chat or google voice chat.

Get the code here.