acutesoftware / AIKIF

Artificial Intelligence Knowledge Information Framework
GNU General Public License v3.0
54 stars 13 forks source link

Context detection and prediction #6

Closed acutesoftware closed 10 years ago

acutesoftware commented 10 years ago

Purpose: determine is happening to allow for single line log entries. useful to testing aikif, generating timesheets, showing list of likely documents / links to be used next and possible caching

cls_context: ususally aub classed this determines via estimated guess what the agent/user/pc is doing and what it is likely to do next.

cls_context_agent likely to be simply the agents known environment returned

cls_pc_usage what the current usage on the PC is focused on - games, dev, documenting, reddit

cls_context_physical will only work if on smartphone with gps or with external sensors,but reads where you are and relates to prior movements to estimate destination

acutesoftware commented 10 years ago

cls_context built