About this mod
AI_Enhanced is an incomplete mod that aims to create a smarter AI using Proximal Policy Optimization (PPO). The goal is for enemies to learn from battles and adapt over time. I'm uploading this so others can improve or finish what I couldn't. If you're interested in AI development, feel free to contribute!
- Permissions and credits
- Changelogs
- Donations
✅ Basic PPO framework is in place
✅ AI can track actions taken in battle
✅ AI attempts to determine playstyle (Fighter, Mage, Healer, etc.)
✅ Event listeners for combat start and endIssues & Missing Features
❌ AI decision-making is not fully optimized
❌ Learning from battle results is incomplete
❌ May cause conflicts with other mods (needs better compatibility testing)
❌ BG3 Mod Manager may disable other mods when installed (needs debugging)
How Can You Help?If you’re experienced with Lua scripting, machine learning, or just want to contribute, feel free to download the mod and experiment with it. Any improvements, fixes, or optimizations are welcome!Installation & Compatibility
- Requires BG3 Script Extender
- Best installed with Vortex (BG3 Mod Manager may disable other mods when installed)
- May not be compatible with other AI overhaul mods