This repository has been archived on 2025-12-11. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2022-11-28 13:52:42 +02:00
2022-11-28 13:49:32 +02:00
2022-11-28 13:52:42 +02:00

Location Chatbot

A simple Python chatbot created for the course CT60A4800 Fundamentals of Smart Systems of LUT University, Finland. This chatbot uses conditional statements to recognize and answer questions about the current location of the user, such as the country, the city, or the IP address.
The current IP address is obtained from https://api.ipify.org.
The information of the current location is obtained from https://ipapi.co.

Demonstration

Recording_1669635474235.webm

Description
A simple Python chatbot that can answer questions about the current location
Readme 28 KiB
Languages
Python 100%