Giter VIP home page Giter VIP logo

hack-230693's Introduction

Fetch Alerts : Personalized Weather Suggestions App

Project Overview

The Personalized Weather Suggestions App is a Streamlit-based application that provides personalized weather-related suggestions based on the user's preferred location, current temperature, and weather conditions. It utilizes the OpenWeather API for weather data and OpenAI's GPT-3 for generating personalized suggestions. It's a friend for humans, pre-inform them about weather & temperature conditions, give personalized recommendations so that they can live freely as they already got notified!

Project is Deployed on : https://huggingface.co/spaces/ombhojane/Fetch-Alerts

How to Run the Project

Follow these instructions to run the project:

  1. Installation: Make sure you have Python installed on your system. You can install the required packages by running the following command:

    pip install -r requirements.txt
    
  2. Setup .Env: Create a new file named ".env". Replace the API keys.
    Set your OpenWeather API key and OpenAI API key in the respective variables within the code.

  3. Running the App: Execute the Streamlit app by running the following command:

    Python main.py
    
  4. Running the App: Execute the Streamlit app by running the following command:

    streamlit run app.py
    

Special Considerations

• Configuration: Ensure that you have configured your OpenWeather API key and OpenAI API key correctly in the code.

• Email Alerts: If you plan to use email alerts, make sure you have configured the from_email and other necessary email settings appropriately.

• Personalized Suggestions: The suggestions generated by the app are based on the user's inputs, including location, temperature thresholds, and current weather conditions. While these suggestions can be helpful, they are generated by an AI model and should be used as general guidance.

hack-230693's People

Contributors

ombhojane avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.