/Weather-Travel-App

Web app that takes user input, displays weather information, and has GPT-3.5 provide a list of activities to do in the area (available for questions after). Built with JavaScript, Node.js, Axios, and OpenAI. The app also makes API calls via the OpenWeatherMap and Unsplash APIs, enabling a dynamic background for a unique user experience.

Primary LanguageJavaScript

jack-balster_weather-travel-app.-.Google.Chrome.2023-07-13.16-19-55.mp4

Developed a web application that combines weather information with travel recommendations.

• Implemented search functionality to retrieve weather data for specific locations using the OpenWeatherMap API.
• Utilized ChatGPT’s natural language processing model to provide travel recommendations and answer user questions in a conversational manner.
• Developed a responsive and visually pleasing user interface with a dynamic background for a unique user experience.
• Handled API requests and responses using Axios, ensuring efficient communication between the client and server.