75d1e3f3f156b8e20163bdad657f1f87420b14e7
[sixth.git] / doc / index.org
1 #+TITLE: Sixth - system for data storage, computation, exploration and interaction
2
3 -----
4 - [[http://www2.svjatoslav.eu/gitweb/?p=sixth.git;a=snapshot;h=HEAD;sf=tgz][download latest snapshot]]
5
6 - This program is free software; you can redistribute it and/or modify it under
7   the terms of version 3 of the [[https://www.gnu.org/licenses/lgpl.html][GNU Lesser General Public License]] or later as
8   published by the Free Software Foundation.
9
10 - Program author:
11   - Svjatoslav Agejenko
12   - Homepage: http://svjatoslav.eu
13   - Email: mailto://svjatoslav@svjatoslav.eu
14
15 - [[http://svjatoslav.eu/programs.jsp][other applications hosted at svjatoslav.eu]]
16
17
18 * Current status
19 There is nothing useful for regular people yet.
20
21 Sixth is presently in research / prototyping and ideas collecting phase. Some
22 working parts are already implemented:
23
24 - First layer of storage: Simple persistent key-value map.
25
26 - In software, pure Java realtime 3D rendering engine.
27
28 * Vision
29 - A tool to amplify human ability.
30
31 - Properly visualizes and immerses user in completely various forms of
32   information and provides intuitive and powerful ways to explore, interact and
33   manipulate it with fast feedback loop to immediately see results.
34
35 #+BEGIN_QUOTE
36 “Virtual reality holds the key to the evolution of the human mind”
37 Dr. Lawrence Angelo, The Lawnmower Man (1992)
38 #+END_QUOTE
39
40 * Features to implement in the future
41
42 - Semantic networks / knowledge trees.
43   - Is able to use natural language for knowledge mining and question answering.
44     This could potentially lead to self aware artificial intelligence. Because
45     of [[http://en.wikipedia.org/wiki/Three_Laws_of_Robotics]["Three laws safe"]] design, there is nothing that can go wrong.
46
47 - Become an alternative to KDE, Gnome, Canonical Unity or similar desktop user
48   interfaces.
49
50 - Become an open source scientific computing engine of structured data as an
51   alternative to proprietary Wolfram Alpha.
52
53 - Become an open source solution for unstructured knowledge extraction and
54   processing, similar to IBM Watson.
55
56 - P2P (Peer to peer) distributed computation system.
57