Metadata-Version: 1.1
Name: AIKIF
Version: 0.0.5
Summary: Artificial Intelligence Knowledge Information Framework
Home-page: https://github.com/acutesoftware/AIKIF
Author: Duncan Murray
Author-email: djmurray@acutesoftware.com.au
License: LICENSE.txt
Description: AIKIF - Artificial Intelligence Knowledge Information Framework
        
        Overview
        ========
        
        This is an example framework to capture the flow of information initially for personal data management, but ultimately useful for AI applications.
        
        The intent is to allow any type of raw data to be machine understandable using data collectors, ontologies, business mapping rules and embedded tags in programs.
        
        Progress
        ========
        
        Code base version          Pre-Alpha   
        Public package version     0.0.5        
        Date notes updated         25/02/2015   
        
        
        Quick Start
        ===========
        This github repository https://github.com/acutesoftware/AIKIF contains the latest code, but the current public release is available via
        
        >> pip install aikif
        
        There are some basic examples shown in the aikif/examples folder:
        	Project Management
            Code Management
            Personal Information Management
        
        To start the web interface use 
        >>aikif/web_app/web_aikif.py
        
        More details on usage can be found the github page https://github.com/acutesoftware/AIKIF 
        
        
        
        
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Web Environment
Classifier: Programming Language :: Python :: 3.4
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
