From cc2f43591c83cf1db9cad34b955e53c6eb8fa3e8 Mon Sep 17 00:00:00 2001 From: Joep Meindertsma Date: Sun, 9 Oct 2022 19:53:47 +0200 Subject: [PATCH] Add Atomic Server to Knowledge Management Tools (#3172) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 96f87315..63aec548 100644 --- a/README.md +++ b/README.md @@ -1101,6 +1101,7 @@ A [human resources management system](https://en.wikipedia.org/wiki/Human_resour _Related: [Note-taking & Editors](#note-taking--editors), [Wikis](#wikis)_ +- [Atomic Server](https://github.com/atomicdata-dev/atomic-data-rust) - Knowledge graph database with documents (similar to Notion), tables, search, and a powerful linked data API. Lightweight, very fast and no runtime dependencies. ([Demo](https://atomicdata.dev/)) `MIT` `Docker/Rust` - [Mindmaps](https://github.com/drichard/mindmaps) - Open source, offline capable, mind mapping application. ([Demo](https://www.mindmaps.app)) `AGPL-3.0` `HTML5` - [My Mind](https://github.com/ondras/my-mind) - Web application for creating and managing mind maps. ([Demo](https://my-mind.github.io/?url=examples%2Ffeatures.mymind)) `MIT` `Javascript` - [Weaviate](https://weaviate.io/) - A cloud-native, realtime vector search engine integrating scalable machine learning models (GraphQL and RESTful APIs). ([Demo](https://github.com/semi-technologies/semantic-search-through-wikipedia-with-weaviate/), [Source Code](https://github.com/semi-technologies/weaviate), [Clients](https://weaviate.io/developers/weaviate/current/client-libraries/index.html)) `BSD-3-Clause` `Go`