https://github.com/mountain/unterwegs
A personal knowledge exploration tool
https://github.com/mountain/unterwegs
knowledge-management nas-docker personal-assistant
Last synced: 3 months ago
JSON representation
A personal knowledge exploration tool
- Host: GitHub
- URL: https://github.com/mountain/unterwegs
- Owner: mountain
- License: mit
- Created: 2020-10-25T23:07:11.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-11-29T08:27:21.000Z (almost 3 years ago)
- Last Synced: 2024-04-17T03:50:34.276Z (over 1 year ago)
- Topics: knowledge-management, nas-docker, personal-assistant
- Language: JavaScript
- Homepage:
- Size: 1.06 MB
- Stars: 8
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Unterwegs: a personal knowledge tool
====================================**Unterwegs**, means "on the way" in German language, reflects the nature of knowledge seeking.
the initial idea
------------------What is an ideal personal knowledge tool?
* there have been a bunch of note-taking tools, but without fulltext searching, easy reference and citation
* there have been several open-sourced searching engines, but are very complex to config and set-up
* there have been many document management tools, but most of them can only manage files not pages or paragraphsWhy it can not integrate all of these handy features in one tool? Maybe it is too heavy for any desktop application.
Then it comes with **Unterwegs**, a personal knowledge tool, running on a Home-NAS or a family server,
which may generally cost you $500 ~ $1000.the core concept
------------------Note cards, desktop, library are the core metaphor, and it also features
* reading/authoring:
* text: markdown with math formula support
* datavis: support vega data visualization
* references: it can be at article, page and paragraph levels
* organizing
* classified by category, tag and aspect
* searching
* fulltext searching
* search result can be refined into a card with cluster graph and nlp analysis dataFor example, the cluster graph of key word "Alan Turing" in my article repository is as below
just on the way
---------------
It is not finished, and is just on the way.Currently, the main page of the tool is like that:
how to run
----------1. use the docker-compose to setup the system
2. upload pdf files
```bash
curl -v -F upload=@example.pdf http://HOST:PORT/upload
```3. visting the pages by browser at http://HOST:PORT/