Skip to content

Commit

Permalink
updated roadmap with current progress
Browse files Browse the repository at this point in the history
  • Loading branch information
acutesoftware committed Feb 3, 2017
1 parent 0f7d1cf commit 60d2848
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions doc/roadmap.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,9 @@ Roadmap for AIKIF
AIKIF
---------------------------------------------------

toolbox
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- document working tools as DATA (yaml)
- use YAML data above as auto generated MD for github
- add toolbox - data conversion
- add toolbox - image recognition
- add toolbox - NLP
- add toolbox - Machine Learning

mapper
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- read map file
- read map file (done)
- sample map file - files
- sample map file - data loading
- sample map file - image downloading
Expand All @@ -23,29 +14,38 @@ mapper
core data
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- work out the architecture
- data structures for Who, What, Where, When, Why
- data structures for Who, What, Where, When, Why (done)
- sample raw data file - project management (done)

API
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- identify all public interfaces (progress)
- basic api server (done)
- authentication

website
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- basic structure and menu
- css styling (good enough)
- uses AIKIF via API
- load public sample data (done)

API
toolbox
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- identify all public interfaces (progress)
- basic api server (done)
- authentication
- document working tools as DATA (yaml)
- use YAML data above as auto generated MD for github
- add toolbox - data conversion (done)
- add toolbox - image recognition
- add toolbox - NLP
- add toolbox - Machine Learning

virtual-AI-simulator
---------------------------------------------------

simulator
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- define simulation parameters
- run simulations
- run simulations (done)

worldbuild
---------------------------------------------------
Expand All @@ -62,16 +62,16 @@ objects
rawdata
---------------------------------------------------

generate
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- generate random data (done)

gather
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- read emails (done)
- read file metadata (done)
- read documents

generate
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- generate random data (done)

lifepim
---------------------------------------------------

Expand Down

0 comments on commit 60d2848

Please sign in to comment.