Loading video player...
Learn how to build an AI-powered weather assistant using Azure OpenAI's function calling feature with Flask. This tutorial covers integrating OpenWeather API, implementing function calling, and creating a complete chatbot from scratch. Technologies: Azure OpenAI | Flask | Python | OpenWeather API What You'll Learn: - Azure OpenAI function calling setup - Flask application development - Weather API integration - Building an interactive AI chatbot Previous Video on how to Build Your own AI Chatbot with Azure OpenAI and Python https://www.youtube.com/watch?v=kz-pimTvtoU GitHub Code: https://github.com/faitusjelinej/AI/blob/main/app.py https://github.com/faitusjelinej/AI/blob/main/index.html Timestamps: 0:00 - Introduction 5:26 - OpenWeatherMap API setup 6:38 - Visual Studio Code Project Setup 7:14 - Azure OpenAI Configuration 9:38 - Function Calling Implementation 14:08 - Flask Routes 17:41 - Web Interface Setup 20:01 - Demo 21:45 - Conclusion #AzureOpenAI #Flask #Python #AI #FunctionCalling #Tutorial