MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Auth0 for AI Agents now in GA
Ready to implement AI with confidence (without sacrificing security)?
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rewriting from Java to Scala and improving my university project on course Artifical Intelligence Systems.
About project in russian:
http://brunneng.blogspot.com/2013/06/fuzzy-scala-inference-engine-fusie.html
Can be used from maven:
<dependency>
<groupId>net.sf.brunneng.fusie</groupId>
<artifactId>fusie</artifactId>
<version>0.8.1</version>
</dependency>
Though the name suggests something different, MAReN IS an implementation of the Retealgorithm. Is aims to be a rule engine written in plain C, wich comes with a C++ wrapper for developers convenience.
PHP Business Rules is an open source application layer for PHP. The logic is defined in rules and facts. Like most Business Rule Engines (BRE) it uses the Retealgorithm.
The multi-agent workflow engine for modern teams. Zenflow executes coding, testing, and verification with deep repo awareness
Zenflow orchestrates AI agents like a real engineering system. With parallel execution, spec-driven workflows, and deep multi-repo understanding, agents plan, implement, test, and verify end-to-end. Upgrade to AI workflows that work the way your team does.
The Drools.NET is a .NET port for Drools, which is a java Rules Engine based on Charles Forgy's Retealgorithm. Drools.NET enables .NET developers/Users to exploit the powerful Rule Engine like Drools through a completely managed .NET code base.
Zerorule is a lite rule engine/expert system that implements the RETEalgorithm which can improve the speed of forward-chained rule system. It is written entirly in the powerful python language. it supplies both a script interpreter and simple CLI.