Chatbot Project
This was my Initial introduction to using API keys to get information from the web in an application. if the user said something like "stock price of NVDA" , it would get the previous close of NVDA. Also if you say "weather in new york", it would say the current weather and the temperature in Celcius.
This app DOES work. However, I have had to remove my personal API keys that I used for testing. If you want to try it, I got my API keys from OpenWeather and AlphaVantage.
Github Repository