Repository navigation
agent-oriented-programming
- Website
- Wikipedia
Adala: Autonomous DAta (Labeling) Agent framework
Low code tool to rapidly build and coordinate multi-agent teams
Jason is a fully-fledged interpreter for an extended version of AgentSpeak, a BDI agent-oriented logic programming language.
An elegant & efficient TypeScript metaprogramming API to build software agents
Multi-agent systems Development Kit - version 6
Reliable and efficient agent-based models in Rust
Lightweight and Flexible Library for Creating Agents and Multi-Agent Conversations 🤖
Tartarus is a multi-agent emulator for Static as well as Mobile Agents.
An experiment showing how AI agents can cooperate to solve problems under a common runtime, written from scratch in C# .NET.
Integrated Development Environment (IDE) for Embedded Multi-agent Systems (MAS)
FLUX: A logic programming method for reasoning agents
IONDV. Artificial Intelligence Bus module
Useful components and experiments to help AutoGen devs
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.
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.
An opensource framework for organization simulation
Rust crate to translate between 1D indices and 2D coordinates with wrapping
Experimental implementation of a SARL Run-time environment written in SARL