• Title/Summary/Keyword: Weather Bot

Search Result 5, Processing Time 0.019 seconds

Development of Smart Laundry Drying System

  • Kim, Nuri;Lim, Huhnkuk
    • Journal of the Korea Society of Computer and Information
    • /
    • v.27 no.3
    • /
    • pp.99-104
    • /
    • 2022
  • In this paper, we first intend to develop and introduce a smart laundry drying system for verandas that controls the drying rack by actively responding to climate change. The developed smart laundry drying system receives laundry location information through the app, then detects climate change in real time through data from the Korea Meteorological Administration such as temperature and humidity according to the location information, and automatically controls the laundry on the drying rack in case of rain. It acquires weather information through the Arduino humidity sensor and the Korea Meteorological Administration Open-API, which is used to control the switch bot by the Raspberry Pi. The user interface uses Blynk, and the switch bot controls the laundry. Our proposed system can detect bad weather and automatically control the laundry at a remote location to prevent damage to the laundry.

Designing and Implementing AI Chat-bot System for Small-business Owner (중소상인을 위한 AI 챗봇 플랫폼의 설계 및 구현)

  • Lee, Dae-Kun;Na, Seung-Yoo
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.13 no.3
    • /
    • pp.561-570
    • /
    • 2018
  • Artificial Intelligence is one of the technologies that are being discussed in the Fourth Industrial Revolution, attracting the attention from companies around the world and this technology is being applied to various industries such as education, finance, automobile, etc. AI integrated ChatBot is a system designed to respond to user questions according to defined response rules. This system is gradually expanded from simple inquiry responses for intelligent virtual assistant service, weather, traffic, schedule, etc. to service provisions through user pattern analysis, to solidify its position as a life-style service. As a result, research on AI integrated ChatBot platform has become necessary. Therefore, this study suggests the design and implementation of an intelligent chatbot service platform for small businesses.

A Design and Implementation of Weather Forecast Chatbot Based on Kakaotalk Open Builder (카카오톡 오픈빌더 기반의 일기 예보 챗봇 설계 및 구현)

  • Lee, Won Joo;Gim, Han Su;Cha, Dae Yun;Lee, il u;Jung, Seong Jun;Cho, Seung Yeon
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2019.07a
    • /
    • pp.29-30
    • /
    • 2019
  • 본 논문에서는 카카오i 오픈빌더 API를 활용하여 언제 어디서나 손쉬운 접근 방법으로 날씨 정보를 얻을 수 있는 챗봇을 설계하고 구현한다 이 챗봇은, 플러스 친구를 통해 친구 추가 후 이용 가능하며, Python의 Flask 웹 프레임워크를 통하여 날씨에 관한 기온, 미세 먼지 농도, 강수량, 자외선 지수, 캐스팅 정보 등을 네이버에서 사용자가 검색한 지역별로 크롤링 후 가공하여 서비스 한다.

  • PDF

A Study on Optimizing User-Centered Disaster and Safety Information Application Service

  • Gaeun Kim;Byungjoo Park
    • International journal of advanced smart convergence
    • /
    • v.12 no.4
    • /
    • pp.35-43
    • /
    • 2023
  • This paper emphasizes that information received in disaster situations can lead to disparities in the effectiveness of communication, potentially causing damage. As a result, there is a growing demand for disaster and safety information among citizens. A user-centered disaster and safety information application service is designed to address the rapid dissemination of disaster and safety-related information, bridge information gaps, and alleviate anxiety. Through the Open API (Open Application Programming Interface), we can obtain clear information about the weather, air quality, and guidelines for disaster-related actions. Using chatbots, we can provide users with information and support decision-making based on their queries and choices, utilizing cloud APIs, public data portal open APIs, and solution knowledge bases. Additionally, through Mashup techniques with the Google Maps API and Twitter API, we can extract various disaster-related information, such as the time and location of disaster occurrences, update this information in the disaster database, and share it with users.

Django based ChatBot System Using KakaoTalk API (카카오톡 API를 이용한 Django 기반 챗봇 시스템)

  • Ko, Heungchan;Kim, Minsu;Lee, Solbi;Lee, Hyung-Woo
    • Journal of Internet of Things and Convergence
    • /
    • v.4 no.1
    • /
    • pp.31-36
    • /
    • 2018
  • In this paper, we developed a chatbot system using the Django framework using the KakaoTalk API so that college students can easily search for important information in their university. Unlike existing chatbot systems that provide only specific information, the chatbot developed in this research automatically provides search results for various types of user queries such as weather, YouTube, Naver real-time ranking search and language translation as well as important information within their own university. We developed a module using Apache, Python and Django in AWS Ubuntu server and developed a chatbot system that automatically responds to user queries by communicating with KakaoTalk server using KakaoTalk API and BeautifulSoup. The system developed in this study is expected to be applicable to the future university entrance information promotion and election promotion system.