diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 00000000..bd35e138 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,13 @@ +# These are supported funding model platforms + +github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +patreon: # Replace with a single Patreon username +open_collective: opendbm +ko_fi: # Replace with a single Ko-fi username +tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel +community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry +liberapay: # Replace with a single Liberapay username +issuehunt: AiCure/open_dbm +otechie: # Replace with a single Otechie username +lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry +custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 88b6051a..21c174ad 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,6 +5,7 @@ Please visit [openDBM](https://aicure.com/opendbm/) page if you have not seen it ## What you should know - Read [code of conduct](https://github.com/AiCure/open_dbm/blob/master/CODE_OF_CONDUCT.md). +- Read [issues](https://github.com/AiCure/open_dbm/blob/master/ISSUES.md). - Read [License](https://github.com/AiCure/open_dbm/blob/master/license.txt). - Agree to contribute code under openDBM(GPL v3.0). - Before adding new feature/algorithmn make sure it's not patented. diff --git a/README.md b/README.md index 43f2235b..d75e5edf 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ OpenDBM is a software package that allows for calculation of digital biomarkers of health and functioning from video or audio of an individual’s behavior. It integrates existing tools for behavioral measurements such as facial activity, voice, speech, and movement into a single package for measurement -of overall behavior. Checkout the OpenDBM [**digital biomarker variables**](https://aicure.github.io/open_dbm/docs/biomaker-variables). +of overall behavior. Checkout the OpenDBM [**digital biomarker variables**](https://aicure.github.io/open_dbm/docs/biomaker-variables) and [list of scientific publications](https://docs.google.com/spreadsheets/d/1p22VDBA6A7md5335oqAtzSV3NUs0fFb7aufQH2cqhyQ/edit#gid=0) # More About OpenDBM @@ -122,18 +122,21 @@ landmark.to_dataframe() # convert results as pandas dataframe For more in-depth tutorials about OpenDBM, you can check out: -- [Introduction to OpenDBM](https://aicure.github.io/open_dbm/docs/intro) -- [Advance Guide](https://aicure.github.io/open_dbm/docs/advance) -- [API Documentation](https://aicure.github.io/open_dbm/docs/category/api) +- [Introduction to OpenDBM](https://aicure.github.io/open_dbm/docs/getting-started) +- [Digital Biomarker Variables](https://aicure.github.io/open_dbm/docs/biomaker-variables) +- [API Documentation](https://aicure.github.io/open_dbm/api/api-doc) +- [Contribution Guide](https://aicure.github.io/open_dbm/extras/extras)
# ⭐️ More resources -- [Our wiki](https://github.com/AiCure/open_dbm/wiki) -- [OpenDBM 2.0 Documentation](https://docs.google.com/document/d/1O6OUSY9FHFCZfpIWu3Kgg0Q_dyp073xjjQ2K3viEffU/edit#heading=h.rxr2y5t62mwa) +- [OpenDBM Github Pages](https://aicure.github.io/open_dbm/) +- [OpenDBM 2.0 Documentation](https://docs.google.com/document/d/1zek5fBvOZ_OwPYpsD6pso4u1N4K-ZuTO7j9ycHJSB-s/edit?usp=sharing) - [AiCure page](https://aicure.com/opendbm/) +- [Submit to the list of publications](https://docs.google.com/forms/d/e/1FAIpQLScVDFF8Kkl_C4iq6N6-T6m4JwwPmFIt-Wwa70DgL4L4eGLaeA/viewform?vc=0&c=0&w=1&flr=0) +- [Sign up to join the list serve](https://docs.google.com/forms/d/e/1FAIpQLScKUCdYdK9UTd569IuF3O8Q2A9fXuMJ5z9wXbX4r5yzcwfphQ/viewform?fbzx=-1747756377554914236&pli=1)