Description
Experience an effortless way to plan your day with detailed weather insights and AI-generated reviews! Our application uses an AI model from Hugging Face to generate comprehensive weather reviews. Simply enter the name of a city, and the app retrieves real-time weather data using the OpenWeatherMap API.
Key Features
- Weather Information Retrieval: Get current weather conditions including the weather type and temperature.
- AI-Generated Reviews: Receive an insightful review of the weather, generated by an advanced AI model to provide a detailed analysis.
- Interactive Mermaid Graph: Visualize the data flow and process using a Mermaid graph.
Model Name
- Mistral-7B-Instruct-v0.3 (Hugging Face) : To generate weather review
Inference Engine
- Hugging Face API: Huggingface Token is used by HuggingFaceEndpoint to connect with the model
Tools Used
- Streamlit : For User Interface
- OpenWeatherMap API: To fetch weather info from https://openweathermap.org
- LangChain: To integrate with input prompt, model and user input
- Langgraph: To generate agentic workflow
Try It Out!
Note: For optimal results, please include the country along with the city name like, [Mumbai, India].