Skip to content

    WildFire Predictor Using GPT 3

    Created by
    happydice44
    happydice44

    This project involves building a bot that predicts the likelihood of a wildfire based on flame sensors, temperature, and humidity data using OpenAI's GPT-3 architecture. The bot takes in data as input and generates a prediction based on the input. The prediction generated is one of three categories: High, Medium, or Low, and the bot provides a recommendation for action based on the prediction.

    To use this please inside of the openai.api_key = "Your API_KEY(DO NOT SHARE)" put your OPENAI API KEY