agent-oriented-programming
There are 50 repositories under agent-oriented-programming topic.
HumanSignal/Adala
Adala: Autonomous DAta (Labeling) Agent framework
StreetLamb/tribe
Low code tool to rapidly build and coordinate multi-agent teams
jason-lang/jason
Jason is a fully-fledged interpreter for an extended version of AgentSpeak, a BDI agent-oriented logic programming language.
agentframework/agentframework
An elegant & efficient TypeScript metaprogramming API to build software agents
fmichel/MaDKit
Multi-agent systems Development Kit - version 6
facorread/rust-agent-based-models
Reliable and efficient agent-based models in Rust
brunocapelao/miniAutoGen
Lightweight and Flexible Library for Creating Agents and Multi-Agent Conversations 🤖
roboticslab-cseiitg/ProjectTartarus
Tartarus is a multi-agent emulator for Static as well as Mobile Agents.
efchi/Multi-Agent-AI-Orchestration
An experiment showing how AI agents can cooperate to solve problems under a common runtime, written from scratch in C# .NET.
chon-group/chonIDE
Integrated Development Environment (IDE) for Embedded Multi-agent Systems (MAS)
logicmoo/flux
FLUX: A logic programming method for reasoning agents
iondv/aib
IONDV. Artificial Intelligence Bus module
codewithpatelo/aopjs
More than a billion of the rural merchants in the developing world commonly depend on hiring on-demand transportation services to commute people or goods to markets. The process of selecting the optimal fare involves handling decision-making characterised with multiple alternatives and competing criteria. Decision support systems are commonly used to solve these types of problems. However, most widely used systems are based on object-based approaches which lack high-level abstractions needed to effectively model and scale human-machine communication. This paper reviews previous literature on the field and introduces an improved preliminary agent-based decision-support approach to overcome those challenges. As a proof of concept, we developed a two-agent simulation that, given a request from one of the agents, the other one takes a dataset of a stratified sample of 104 Ethiopian commuter criteria preferences taken from the Dukem region and an exemplary dataset of fare alternatives. The assistant agent computes those datasets using widely used HPA and TOPSIS algorithms to weight, score, rank those alternatives. Once we run the simulation, in a matter of milliseconds the assistant agent effectively returns an optimal prescription to the other agent, storing all interactions in a self-contained memory resulting in an architecture that allows developers to program further customisation as interactions scale.
pslabunibo/jaca-android
The JaCa-Android Framework
radman-x/AutoGenLabs
Useful components and experiments to help AutoGen devs
joe-lynch/intelligent-agents
BDI Agent Programming with AgentSpeak. Agents act and communicate within an environment where they must collect resources and avoid obstacles. Implementation of A* search algorithm for navigation.
lmorisse/Symu
An opensource framework for organization simulation
facorread/wrapping_coords2d
Rust crate to translate between 1D indices and 2D coordinates with wrapping
agents-net/agents.net
.NET class library to easily build self-organizing agents based systems.
chon-group/jasonEmbedded
A Spin-off Version of Jason for Internet of Things and Embedded Multi-agent Systems
Dkpetrov/agent-flux
FluxAI is a developer-focused framework designed to build and optimize AI agents that enhance structured task execution with RAG, HITL, and COT integration.
ecsendmail/LakeFreezeABM
ABM in Javascript as .html file modelling freezing of lake with exotherrmic source at bottom
gallandarakhneorg/io.sarl.sre.janus3
Experimental implementation of a SARL Run-time environment written in SARL
lordkevinmo/Dynamically-rescheduling
dynamically rescheduling of dayly activities : case of en-route renegotiation
MuhammedBuyukkinaci/The-Walking-Dead-Agent-Based-Modelling-In-NetLogo
An agent based modelling project in NetLogo for The Walking Dead, which is a famous American series.
romainhry/TrafficSimulator
A 2D traffic simulator educational project with an agent oriented purpose.
BartekBanas/Agent-programming
Jade is a deprecated and truly terrible framework, but I had it in college so there it is (don't event think about learning this)
bold-benchmark/bold-agents
Specification of baseline agents for BOLD
chon-group/dpkg-jason
Provides the package for installation of Jason CLI into Debian, Ubuntu, and derivatives.
dicelab-rhul/vacuumworld
A multi-agent platform built on the top of the pystarworldsturbo library. Part of the Intelligent Agents course taught at Royal Holloway University of London.
gallandarakhneorg/io.sarl.sre.extensions.janus3-simulation
Experimental SARL Run-time Environment for simulation applications
joaossmacedo/Viral-Infection
Viral infection spread in vitro
muratcanakcay/Agent-Systems-and-Software-Applications
These are the code snippets from the labs and the homeworks I have done for the 6th Semester "Software Agent Systems and Applications" Course in the Computer Science B.S. program at Politechnika Warszawa.
youcefm/schelling-dynamic-segregation
Visual rendering of Schelling's dynamic segregation game and variants of it