Skip to main content
GameDev.net gamedev.net
🔒 Locked

LifeAI artificial intelligence system

Started by jeremiahg_ Dec 17, 2020 at 5:57 PM 0 replies 4.5k views
Original Post
jeremiahg_
jeremiahg_

LifeAI is an artificial intelligence system that simulates key processes of our minds, such as organizing data into concepts and categories, planning actions based on their predicted outcome, and communication. LifeAI was designed to be simple, but powerful and flexible enough to have many applications such as games.

  • Open source, C++
  • Concept forming with properties and visuals
  • Categorization of concepts based on their similarities
  • Action planning that factors in prediction and utility
  • A messaging system that allows data to be entered and retrieved through natural conversation
  • Compatible with Windows and Linux

It can be downloaded here: http://www.lifeai.com/download.html

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.