A simple, self-contained web application that displays a world map with major cities plotted on it. This project serves as an example of a basic geospatial data pipeline and web visualization. The ...
A simple chatbot built with Flask, TensorFlow/Keras, and NLTK. It uses a custom intents dataset (intents.json) for training, provides real-time responses through a Flask backend, and has a clean web ...