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
- Host: GitHub
- URL: https://github.com/chon-group/jasonembedded
- Owner: chon-group
- License: cc-by-4.0
- Created: 2023-04-25T19:05:12.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T20:36:25.000Z (almost 2 years ago)
- Last Synced: 2024-10-30T23:17:22.544Z (over 1 year ago)
- Topics: agent-based, agentspeak, bdi-model, belief-desire-intention, embedded-systems, iot, multi-agent-system
- Language: Java
- Homepage:
- Size: 169 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jasonEmbedded
||
|:--:|
|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

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"
}
```