Giter VIP home page Giter VIP logo

clisky's Introduction


Logo

CliSky

Introducing CliSky, designed to provide accurate and real-time weather information at your fingertips. This tool utilizes Natural Language Processing (NLP) techniques to understand and process user queries in plain English, allowing you to effortlessly retrieve weather forecasts for any location worldwide. With its user-friendly command-line interface, you can simply input your location or ask questions like 'What's the weather like tomorrow?' or 'Will it rain in London?' The tool fetches up-to-date weather data from the OpenWeatherMap API, offering current conditions, temperature, humidity, wind speed, and more. Stay informed and plan your day effectively with this intuitive NLP-based weather CLI tool.

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Sample

Introducing CliSky, designed to provide accurate and real-time weather information at your fingertips. This tool utilizes Natural Language Processing (NLP) techniques to understand and process user queries in plain English, allowing you to effortlessly retrieve weather forecasts for any location worldwide. With its user-friendly command-line interface, you can simply input your location or ask questions like 'What's the weather like tomorrow?' or 'Will it rain in London?' The tool fetches up-to-date weather data from the OpenWeatherMap API, offering current conditions, temperature, humidity, wind speed, and more. Stay informed and plan your day effectively with this intuitive NLP-based weather CLI tool.

(back to top)

Built With

  • Python
  • TensorFlow
  • OpenWeatherMap
  • RASA

(back to top)

Getting Started

You can follow the steps below to install the project. Post installation, open up two shells (with the environment activated) to start the tool.

In the first shell, run

rasa run actions

In the second shell, run

rasa shell

And continue with commands on the second shell in natural language.

Installation

  1. Get a free API Key at https://openweathermap.org/api
  2. Clone the repo
    git clone https://github.com/g-kabra/CliSky.git
  3. Make a virtual environment
    python -m venv sample_venv
  4. Source the virtual environment
    source sample_venv/bin/activate
  5. Install Python packages
    pip install -r requirements.txt
  6. Enter your OpenWeatherMap API in .env
    API_KEY = 'ENTER YOUR API';

(back to top)

Usage

The project can be used for

  1. Quick Weather Updates: Get instant weather updates for any location without the need for complex user interfaces or browsing through multiple websites or apps.

  2. Seamless Natural Language Queries: Communicate with the tool using plain English queries, making it easy and intuitive to retrieve weather information without requiring specific commands or syntax.

  3. Real-Time Data: Access up-to-date and accurate weather information, ensuring you stay informed about current conditions and any changes in the weather forecast.

  4. Efficient Planning: Plan your day effectively by considering weather conditions such as temperature, precipitation, wind speed, and more. This tool enables you to make informed decisions about what to wear, whether to carry an umbrella, or adjust your outdoor plans accordingly.

(back to top)

License

Distributed under the MIT License.

(back to top)

Contact

Gaurav Kabra - LinkedIn - [email protected]

Project Link: https://github.com/g-kabra/CliSky

(back to top)

Team Members

(back to top)

clisky's People

Contributors

g-kabra avatar ananya2003gupta 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.