Add Atomic Server to Knowledge Management Tools (#3172)

pull/3350/head^2
Joep Meindertsma 2 years ago committed by GitHub
parent a1b088a9d0
commit cc2f43591c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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`

Loading…
Cancel
Save