digital-cognition-co-in / DigitalCognition

DigitalCognition - Main repo - Core Product
2 stars 2 forks source link

MOVED HERE -- https://github.com/RohitDhankar/digitalCognition

#


DigitalCognition

DigitalCognition - a Master Data Management System with built-in capability for Business Analytics and creating out of the box Machine Learning models and pipelines.

Existing product demo videos are here - feel free to go through the entire PlayList of Videos

Highly Customizable SaaS product with high level features as enlisted below

Disparate Data Sources - Data integration involves combining data from several disparate sources, which are stored using various technologies and provide a unified view of the data.

Self Service Business Intelligence - As business you demand flexibility and less dependence on IT teams , while deriving maximum intel from your data.

#


Features and Offerings

Kindly consider this is a work in progress project . As listed below we mention our features to be Tableau like , this does not in any manner mean we are Copying from Tableau or any such other BI tools etc . We are just very highly inspired by them and others in this niche.


#

For developers > If you want to contribute

* develop
  master
$ conda create -n dc_venv python=3.8
$ pip install -r requirements.txt
$ python manage.py migrate