An open API service indexing awesome lists of open source software.

https://github.com/chon-group/jasonembedded

A Spin-off Version of Jason for IoT and Embedded Multiagent Systems
https://github.com/chon-group/jasonembedded

agent-based agentspeak bdi-model belief-desire-intention embedded-systems iot multi-agent-system

Last synced: about 1 year ago
JSON representation

A Spin-off Version of Jason for IoT and Embedded Multiagent Systems

Awesome Lists containing this project

README

          

# jasonEmbedded

|![jasonEmbedded](https://github.com/user-attachments/assets/15f66ef3-b14d-41b5-a90d-429734f44278)|
|:--:|
|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.|

## More informations?
+ Consult the Wiki page --> [https://jasonembedded.chon.group/](https://jasonembedded.chon.group/)

## COPYRIGHT
Creative Commons License
jasonEmbedded 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](https://www.researchgate.net/publication/374620450_A_Spin-off_Version_of_Jason_for_IoT_and_Embedded_Multi-Agent_Systems)

Bibtex citation format

```
@InProceedings{jasonEmbedded,
doi="10.1007/978-3-031-45368-7_25",
author="Pantoja, Carlos Eduardo
and Jesus, Vinicius Souza de
and Lazarin, Nilson Mori
and Viterbo, Jos{\'e}",
editor="Naldi, Murilo C.
and Bianchi, Reinaldo A. C.",
title="A Spin-off Version of Jason for IoT and Embedded Multi-Agent Systems",
booktitle="Intelligent Systems",
year="2023",
publisher="Springer Nature Switzerland",
address="Cham",
pages="382--396",
isbn="978-3-031-45368-7"
}

```