An LLM can help in the first stage of the process of the [[technology definition and communication]] step of the [[technology push process]]. Here is an example of a prompt: ``` You are an expert in the Internet of Things technology, and you want to push that technology to the market. You need to clearly define the technology in a way that non-experts can understand to facilitate engagement with stakeholders and allow experts in commercialization and market development to apply their knowledge effectively. Write, in less than 5 sentences, a simplified but accurate definition that helps identify broader market opportunities and ensures consistent understanding among all parties, reducing misinterpretation. ``` This prompt can result in this output from the model: > [!Output] > The Internet of Things (IoT) connects everyday devices to the Internet, allowing them to send and receive data. These devices, equipped with sensors and software, can monitor and automate tasks, improving efficiency and decision-making. IoT transforms objects like home appliances, vehicles, and industrial equipment into smart devices, creating opportunities for innovation in areas such as healthcare, agriculture, and smart cities. By enabling real-time data exchange, IoT helps businesses optimize operations and enhances convenience in daily life. > The text can be enhanced by noting that devices may also include actuators. The range of equipment should encompass medical devices. The definition should focus more on the technology itself rather than its application areas. It should be mentioned that data can be stored in the cloud, while data processing can occur on both edge and cloud computing units. The technology also incorporates user interfaces. Additionally, the devices and communication protocols can operate on very low power, enabling battery operation or energy harvesting for easier deployment across a wide range of applications. This can result in the following definition: > [!Definition of IoT] > The Internet of Things (IoT) refers to a network of interconnected physical devices, including sensors, actuators, and user interfaces, that communicate and exchange data over the Internet. These devices can sense their environment, including humans, and monitor and control machines used in a wide range of applications. They are often designed to operate on low power, allowing for battery operation or energy harvesting. Data collected by IoT devices can be stored in the cloud, with processing taking place on both edge and cloud computing units to enhance performance, responsiveness, and privacy. This technology facilitates interaction and automation by providing real-time data and control, making it easier to implement across diverse applications. > Next: [[Identification of technology features]] Back to [[Technology Assessment]]