Back to Selected Works
Agents sdkStreamlitWeatherAPI
Weather App
This project is an AI-powered weather application that uses the Agents SDK to fetch real-time weather data from the WeatherAPI. It provides users with current conditions, forecasts, and personalized recommendations based on their location.

The Challenge
- Integrating real-time API data into an LLM-driven conversational interface.
The Solution
We created a custom agent that processes user queries, retrieves weather data from the WeatherAPI, and formats responses in a natural, conversational manner using Streamlit for the frontend.
