Metadata-Version: 1.1
Name: AIKIF
Version: 0.0.4b
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.<br />
        
        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
        --------
        
        
        ======================  ============
        Area                    status
        ======================  ============
        Code base version       Pre-Alpha   
        Public package version  0.0.4        
        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:<br />
        	Project Management<br/>
            Code Management<br/>
            Personal Information Management<br/>
        
        To start the web interface use 
        ::
            aikif/web_app/web_aikif.py
        
        
        .. image:: https://github.com/acutesoftware/AIKIF/blob/master/doc/web-if-v01.jpg 
         
        
        
        
        
        
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
