From 0ed93569f5296e49f441164b7749108bf982d118 Mon Sep 17 00:00:00 2001 From: Nilson Lazarin Date: Mon, 16 Oct 2023 17:14:31 -0300 Subject: [PATCH] adding publication link --- README.md | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e65a167..2adfa6d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,22 @@ -# Jason Embedded - A Spin-off Version of Jason for IoT and Embedded Multiagent Systems +# jasonEmbedded -Embedded artificial intelligence in IoT devices is presented as an option to reduce connectivity dependence, allowing decision-making directly at the edge computing layer. The Multi-agent Systems (MAS) embedded into IoT devices enables, in addition to the ability to perceive and act in the environment, new characteristics like pro-activity, deliberation, and collaboration capabilities to these devices. A few new frameworks and extensions enable the construction of agent-based IoT devices. However, no framework allows constructing them with hardware control, adaptability, and fault tolerance, besides agents' communicability and mobility. This work presents an extension of the Jason framework for developing IoT devices. +Embedded artificial intelligence in Internet of Things (IoT) devices is presented as an option to reduce connectivity dependence, allowing decision-making directly at the edge computing layer. + +The Multi-agent Systems (MAS) embedded into IoT devices enables, in addition to the ability to perceive and act in the environment, new characteristics like pro-activity, deliberation, and collaboration capabilities to these devices. + +A few new frameworks and extensions enable the construction of agent-based IoT devices. However, no framework allows constructing them with hardware control, adaptability, and fault tolerance, besides agents’ communicability and mobility. + +This project presents an extension of the [Jason framework](https://github.com/jason-lang/jason) for developing Embedded MAS with BDI agents capable of controlling hardware, communicating, and moving between IoT devices capable of dealing with fault tolerance. ![jasonembedded](https://github.com/chon-group/jasonEmbedded/assets/32855001/8d9b7cdb-c082-46aa-918c-073dc2024ae8) + + +## Publications ++ BRACIS 2023 (Full paper) - [A Spin-off Version of Jason for IoT and Embedded Multi-Agent Systems](https://www.researchgate.net/publication/374620450_A_Spin-off_Version_of_Jason_for_IoT_and_Embedded_Multi-Agent_Systems) + +## Copyright +Creative Commons License
ChonIDE is licensed under a Creative Commons Attribution 4.0 International License. The licensor cannot revoke these freedoms as long as you follow the license terms: + +* __Attribution__ — You must give __appropriate credit__ like below: + +Pantoja, C.E., Jesus, V.S.d., Lazarin, N.M., Viterbo, J. (2023). A Spin-off Version of Jason for IoT and Embedded Multi-Agent Systems. In: Naldi, M.C., Bianchi, R.A.C. (eds) Intelligent Systems. BRACIS 2023. Lecture Notes in Computer Science(), vol 14195. Springer, Cham. https://doi.org/10.1007/978-3-031-45368-7_25 \ No newline at end of file