grafit is an MIT-licensed web app that allows teams to store, share and search knowledge in an effective way. With intelligent relation detection, different data sources are presented and searchable at one central entry point.
📝 store text in nodes
💥 text is analysed and relations to other nodes are learned
📡 urls within the text are crawled and the content is saved
🔍 full-text search
👥 workspaces for managing access to group of nodes
User and developer documentation is available here.
UI-Guidelines are available here.
Clone this repo and run:
docker-compose up
Go to http://localhost:8001 to read the docs.
Go to http://localhost:3000 to start the app.
Berfore contributing, please have a look at our Code Of Conduct and the Contributing Guidelines.