Sea Project on Alert| Rising Water

Team Updates

ceciliabCecilia Edith Belon Coronel

The code provided below is from a file with the json format

ceciliabCecilia Edith Belon Coronel

This is the code of the chatbot made with artificial intelligence.

{ "name": "My first skill", "intents": [ { "intent": "Introduccion", "examples": [ { "text": "saludos" }, { "text": "hola" }, { "text": "bienvenido" }, { "text": "como estas" } ], "description": "Introducción al chat con el usuario" }, { "intent": "prevencion", "examples": [ { "text": "*cambio" } ], "description": "Averigurar si el usuario quiere prevenir el cambio climatico" }, { "intent": "cercaZonaCostera", "examples": [ { "text": "*CercaZonaCostera" } ], "description": "Usuario le gustaría saber si hay peligro cerca" }, { "intent": "lejosZonaCostera", "examples": [ { "text": "*lejosZonaCostera" } ], "description": "Averiguar si el usuario vive lejos de zona costera" }, { "intent": "decision_negativa", "examples": [ { "text": "no gracias" }, { "text": "no me interesa" }, { "text": "no" }, { "text": "no quiero saber" }, { "text": "no me digas" }, { "text": "no estoy interesado" }, { "text": "no estoy interesada" } ], "description": "Al usuario no le gustaría saber sobre el cambio climático" }, { "intent": "decision_afirmativa", "examples": [ { "text": "si" }, { "text": "me gustaria saber" }, { "text": "quiero saber" }, { "text": "estoy interesada" }, { "text": "estoy interesado" }, { "text": "me pos binder mas information" }, { "text": "dime" } ], "description": "Al usuario le gustaría saber el cambio climático" } ], "entities": [ { "entity": "sys-date", "values": [], "fuzzy_match": true }, { "entity": "sys-time", "values": [], "fuzzy_match": true }, { "entity": "fecha", "values": [ { "type": "synonyms", "value": "dia, mes, año,", "synonyms": [ "fecha, calendario, " ] } ], "fuzzy_match": true }, { "entity": "sys-location", "values": [], "fuzzy_match": true }, { "entity": "clima", "values": [ { "type": "synonyms", "value": "clima, condiciones atmosfericas, condiciones climaticas", "synonyms": [ "condiciones climaticas, condiciones atmosfericas", "patron de clima, cambio climatico" ] } ], "fuzzy_match": true }, { "entity": "locaciones", "values": [ { "type": "synonyms", "value": "pais, ciudad, calle", "synonyms": [ "region, territorio, nacion" ] } ], "fuzzy_match": true } ], "language": "en", "metadata": { "api_version": { "major_version": "v1", "minor_version": "2018-09-20" } }, "skill_id": "7e986d26-1944-4968-b356-60ec42da8454", "webhooks": [ { "url": "https://choices.climatecentral.org/#14/-34.9192/-56.1574?compare=temperatures&carbon-end-yr=2050&scenario-a=historic&scenario-b=warming-4", "name": "main_webhook", "headers": [] } ], "dialog_nodes": [ { "type": "standard", "output": { "generic": [ { "values": [ { "text": "Para prevenir el aumento del nivel del mar usa menos vehículos que emitan CO2." }, { "text": "Para prevenir el aumento del nivel del mar ahorra energía." }, { "text": "Para prevenir el aumento del nivel del mar ahorra agua al momento de cocinar y/o bañarte." }, { "text": "Para prevenir el aumento del nivel del mar utiliza energías renovables en tu día a día." }, { "text": "Para prevenir el aumento del nivel del mar coloca tu basura en contenedores reciclables." } ], "response_type": "text", "selection_policy": "sequential" }, { "title": "Te gustaría informarte sobre como evitar el aumento del nivel del mar", "options": [ { "label": "Sí", "value": { "input": { "text": "*cambio" } } }, { "label": "No", "value": { "input": { "text": "no" } } } ], "response_type": "option" }, { "values": [ { "text": "Para más información visita nuestras redes sociales SeaProyectonAlert" } ], "response_type": "text", "selection_policy": "sequential" } ] }, "conditions": "#prevencion", "dialog_node": "node_10_1571512023825", "previous_sibling": "node_3_1571514779054" }, { "type": "standard", "output": { "generic": [ { "values": [ { "text": "El aumento del nivel del mar afecta tu zona en un 80%, te recomendamos estar al tanto de los servicios de comunicación por una posible inundación." } ], "response_type": "text", "selection_policy": "sequential" }, { "title": "¿Quieres saber más sobre el aumento del nivel del mar?", "options": [ { "label": "Sí", "value": { "input": { "text": "*cambio" } } }, { "label": "No", "value": { "input": { "text": "no" } } } ], "response_type": "option" } ] }, "conditions": "#cercaZonaCostera", "dialog_node": "node_8_1571514569022", "previous_sibling": "node_8_1571508539135" }, { "type": "standard", "title": "Welcome", "output": { "generic": [ { "values": [ { "text": "Saludos, tenemos información sobre las consecuencias a nivel marítimo que han traído el calentamiento global." }, { "text": "https://www.facebook.com/sp.oa.56/videos/vb.100042211973611/115659353184463/?type=2&theater¬if_t=video_processed¬if_id=1571580598091445" } ], "response_type": "text", "selection_policy": "multiline" }, { "title": "", "source": "https://www.eltelegrafo.com.ec/media/k2/items/cache/cafde251da4652b8617582c39fdc445d_XL.jpg", "response_type": "image" }, { "title": "Te gustaría averiguar si te encuentras dentro de la zona de riesgo?", "options": [ { "label": "Sí", "value": { "input": { "text": "si" } } }, { "label": "No", "value": { "input": { "text": "no" } } } ], "response_type": "option" } ] }, "conditions": "#Introduccion", "dialog_node": "Welcome", "previous_sibling": "node_6_1571504999960" }, { "type": "standard", "output": { "generic": [ { "values": [ { "text": "Muy bien, sigue nuestros posts y estaremos en contacto." }, { "text": "Está bien, estaremos en contacto, sigue nuestros posts." }, { "text": "Bien, siguenos en nuestras redes y mantente en contacto." } ], "response_type": "text", "selection_policy": "sequential" } ] }, "conditions": "#decision_negativa", "dialog_node": "node_5_1571506914911", "previous_sibling": "node_8_1571514569022" }, { "type": "standard", "output": { "generic": [ { "values": [ { "text": "¿Cuál es tu ciudad?" } ], "response_type": "text", "selection_policy": "sequential" } ] }, "conditions": "#decision_afirmativa", "dialog_node": "node_6_1571504999960", "previous_sibling": "node_5_1571506914911" }, { "type": "standard", "output": { "generic": [ { "values": [ { "text": "Aquí te mostramos mapas sobre tu región en el aumento del nivel del agua" }, { "text": "https://ss2.climatecentral.org/#12/-34.8841/-56.1491?show=satellite&projections=0-K14_RCP85-SLR&level=0&unit=meters&pois=hide" } ], "response_type": "text", "selection_policy": "multiline" }, { "values": [ { "text": "Averigua tu porcentaje de afectación según tu cercanía a una zona costera" }, { "text": "" } ], "response_type": "text", "selection_policy": "sequential" }, { "title": "¿Sueles concurrir zonas costeras?", "options": [ { "label": "Sí", "value": { "input": { "text": "*cercaZonaCostera" } } }, { "label": "No", "value": { "input": { "text": "*lejosZonaCostera" } } } ], "description": "Trabajo u otro motivo", "response_type": "option" } ] }, "conditions": "@sys-location", "dialog_node": "node_8_1571508539135", "previous_sibling": "node_10_1571512023825" }, { "type": "standard", "output": { "generic": [ { "values": [ { "text": "El aumento del nivel del mar afecta tu zona un 20%, esté atento para más información." } ], "response_type": "text", "selection_policy": "sequential" }, { "title": "¿Te gustaría tener más información sobre el aumento del nivel del mar?", "options": [ { "label": "Sí", "value": { "input": { "text": "*cambio" } } }, { "label": "No", "value": { "input": { "text": "no" } } } ], "response_type": "option" } ] }, "conditions": "#lejosZonaCostera", "dialog_node": "node_3_1571514779054" } ], "workspace_id": "7e986d26-1944-4968-b356-60ec42da8454", "counterexamples": [], "system_settings": { "tooling": { "store_generic_responses": true }, "disambiguation": { "prompt": "Did you mean:", "none_of_the_above_prompt": "None of the above" }, "human_agent_assist": { "prompt": "Did you mean:" }, "spelling_auto_correct": true }, "learning_opt_out": false, "status": "Available"}
ceciliabCecilia Edith Belon Coronel

Project on alert - chatbot

Greetings,

This is the Project on Alert chatbot, which spreads through the social media knowledge about possible inundations and the rising level of the sea near their location. It also provides educational content to help prevent this incident.

ceciliabCecilia Edith Belon Coronel
We built a chatbot to alert the population about possible inundations, rise of the ocean near their location and educate on prevention.
We built a chatbot to alert the population about possible inundations, rise of the ocean near their location and educate on prevention.
ceciliabCecilia Edith Belon Coronel