A chatbot is only as useful as the information it helps to serve. In this lab, you will learn how to make a chatbot that can look up the weather from a US Government forecasting API. This bot will be able to take any latitude and longitude coordinates inside the United States, parse them, and give a plain text response.
Upon completion of this lab, you will be able to:
This lab is intended for:
You should possess:
The following content is sufficient to fulfill these prerequisites:
Jul 10, 2025 - Updated instruction and screenshots to reflect current UI