/grafit

grafit.io - shared knowledge

Primary LanguagePythonMIT LicenseMIT

grafit logo

Build Status codecov FOSSA Status RTD Status

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.

Features

📝 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

Documentation 📓

User and developer documentation is available here.
UI-Guidelines are available here.

Getting started

Install Docker Mac / Windows

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.

Contribute

Berfore contributing, please have a look at our Code Of Conduct and the Contributing Guidelines.

License

FOSSA Status