karx / karx.github.io

Open channel for karx compute system interactions
3 stars 2 forks source link

overlay Mode | kaaroStream #163

Open karx opened 3 years ago

karx commented 3 years ago

Base use-case and Description

So stream overlay would accompany me surfing/talking.

Entities can be custom defined (or be added by chat?)

How to add/update/maintain

How to add/edit customize entities and relations is a task. A very well written and thought through description of this problem I found here: https://medium.com/hackernoon/building-a-open-source-personal-knowledge-base-45c25f5a4324

Github Repo to that project: https://github.com/bryanph/GeistMap

For right now, we will follow what we have been building karx/homepage. Using markdown => semantically hosted webpage for this. To add entity, we add pages/entities to this.

Links/Refs

Linking relevant GitHub issues for components that we will be using: #28, #72, #120, #161