Axpress.Possible Use Cases

What is a good MVP/demo that I could run:


Open Source it, make it public, or use it for own purposes?


better memory. instead of writing something to a wiki, I could just record coversation or tell it things and then ask about it later.


general data manipulation tool:

mongodb{...}
  find({"controller" : "houses", "action" : "show"}, {"request_time" : 1, "runtime" : 1}
read translate
  data_points[x] = request_time
  data_points[y] = runtime
  graph[data] = data_points
  graph[image] = _png

Trust Network controlled experience. You could let your friend use this system, and you would tweak it to make it better for them. I say, I prefer this private torrent tracker, and friends who trust me automatically 'listen' and adjust their interfaces (the music player/downloader) they use accordingly in the background.



So far mostly from a late night brainstorm with Ben Kovitz:


It seems that a lot of these are a matter of collecting the data more than querying over the database. Though, it could potentially be fliped over and used to mine the web...

It seems some basic cases are: Commands, though many of them also require somewhat of a semantic desktop.