Search code examples
javauser-interfacepugartificial-intelligenceagent

Building agents with GuiAgent class


I want to create Multi Agent application with GUI and I supposed to use GuiAgent class, but I didn't find any documentation to start developing it, my application consist to create a chat room between two agents and communicate by using the interface, so plz help me


Solution

  • You can find an example in this link: http://jade.tilab.com/documentation/chat-demo/

    If you want more information about JADE, there is a good book which covers differents topics of it: https://www.mit.bme.hu/system/files/oktatas/targyak/8671/Developing-Multi-Agent-Systems-with-JADE.pdf