- Step1: Clone the repository: git clone https://github.com/nitesh585/Two-Way-Agent-Communication-using-JADE.git
- Step2: Import the project into your Java IDE (Eclipse or IntelliJ)
- Step3: Add JADE libraries to the project build path
- Step4: Inspect the example agents (AgentA.java, AgentB.java) and their behaviors
- Step5: Run the MainContainer or Boot class to launch the JADE runtime
- Step6: Observe console logs showing request and inform message exchanges
- Step7: Modify behaviors or message templates to customize protocols