https://github.com/ai-readi/ai-readi-docs

This is the documentation for the AI-READI dataset called "Flagship Dataset of Type 2 Diabetes from the AI-READI Project".

https://github.com/ai-readi/ai-readi-docs

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

This is the documentation for the AI-READI dataset called "Flagship Dataset of Type 2 Diabetes from the AI-READI Project".

Basic Info
  • Host: GitHub
  • Owner: AI-READI
  • License: cc-by-4.0
  • Language: MDX
  • Default Branch: main
  • Homepage: https://docs.aireadi.org
  • Size: 19.6 MB
Statistics
  • Stars: 8
  • Watchers: 5
  • Forks: 3
  • Open Issues: 1
  • Releases: 1
Created about 2 years ago · Last pushed 9 months ago
Metadata Files
Readme Changelog License Code of conduct Codeowners

README.md

logo

AI-READI Documentation

Documentation for the AI-READI project.

docs.aireadi.org

contributors stars open issues license Curated with FAIRshare


:star2: About

content here

:toolbox: Getting Started

:bangbang: Prerequisites

This project uses Yarn as package manager

bash npm install --global yarn

Additionally, a version of Node.js that is >= 14 is required for compatibility with Docusarus. If your Node.js version is < 14 you can download the latest Node.js version from the Node.js download page.

:key: Environment Variables

To run this project, you will need to add the following environment variables to your .env.local file

  • None at the moment

:running: Run Locally

Clone the project

bash git clone https://github.com/AI-READI/ai-readi-docs.git

Go to the project directory

bash cd ai-readi-docs

Install dependencies

bash yarn install

Start the server

bash yarn dev

:stopwatch: Versioning

You can use the version script to create a new documentation version based on the latest content in the docs directory. That specific set of documentation will then be preserved and accessible even as the documentation in the docs directory changes moving forward.

Ideally, you should create a new branch and update the relevant pages. Then send a PR with @megasanjay or @bvhpatel on the review page.

Only do these steps after all changes to the documentation for the specific version have been completed:

  1. Make sure the current docs version (the docs directory) is ready to be frozen.
  2. Update the version key in package.json for this repository.

bash yarn run docusaurus docs:version 2

This will freeze the current version of the documentation. The files under the current docs directory will be considered to be Upcoming 🚧 version.

:building_construction: Build locally

Use this step to build a local production version of the site. Use serve to preview the local build.

bash yarn build yarn serve

:triangularflagon_post: Deployment

You will not need to do anything to the hosted site. Continuous Delivery has been setup with Azure Static Web Apps. All you need to do is push your commit and wait for it to deploy.

:wave: Contributing

repository contributors

Contributions are always welcome!

See contributing.md for ways to get started.

:scroll: Code of Conduct

Please read the Code of Conduct

:grey_question: FAQ

  • Can I make changes to previous versions of the documentation?

    • Yes, you can make changes to previous versions of the documentation. You can do this by creating a new branch and adding your changes directly in the versioned_docs directory.

:warning: License

Distributed under the MIT License. See LICENSE for more information.

:handshake: Contact

Contact us on Twitter: @fairdataihub

Send us an E-mail: info@fairdataihub.org

:gem: Acknowledgements

This project is funded by the NIH under award number 1OT2OD032644. The content is solely the responsibility of the authors and does not necessarily represent the official views of the NIH.

aireadi logo

Owner

  • Name: AI-READI
  • Login: AI-READI
  • Kind: organization
  • Location: United States of America

Organization of the AI-READI data generation project of the NIH-funded Bridge2AI Program

GitHub Events

Total
  • Watch event: 2
  • Delete event: 12
  • Issue comment event: 48
  • Push event: 78
  • Pull request review event: 4
  • Pull request event: 18
  • Fork event: 4
  • Create event: 13
Last Year
  • Watch event: 2
  • Delete event: 12
  • Issue comment event: 48
  • Push event: 78
  • Pull request review event: 4
  • Pull request event: 18
  • Fork event: 4
  • Create event: 13

Dependencies

.github/workflows/codeql-analysis.yml actions
  • actions/checkout v4 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/deploy.yml actions
  • Azure/static-web-apps-deploy v1 composite
  • actions/checkout v3 composite
.github/workflows/semantic-release.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v3 composite
.github/workflows/stale.yml actions
  • actions/stale v8 composite
versions.json meteor
package.json npm
  • @babel/eslint-parser 7.22.15 development
  • @commitlint/cli 17.8.0 development
  • @commitlint/config-conventional 17.8.0 development
  • @docusaurus/module-type-aliases 3.0.0 development
  • @docusaurus/types 3.0.0 development
  • @fairdataihub/config 2.2.3 development
  • @semantic-release/changelog 6.0.3 development
  • @semantic-release/commit-analyzer 11.0.0 development
  • @semantic-release/git 10.0.1 development
  • @semantic-release/github 9.2.1 development
  • @semantic-release/npm 11.0.0 development
  • @semantic-release/release-notes-generator 12.0.0 development
  • autoprefixer 10.4.11 development
  • eslint 8.51.0 development
  • eslint-config-airbnb 19.0.4 development
  • eslint-config-prettier 9.0.0 development
  • eslint-plugin-import 2.28.1 development
  • eslint-plugin-jsx-a11y 6.7.1 development
  • eslint-plugin-react 7.33.2 development
  • husky 8.0.3 development
  • lint-staged 14.0.1 development
  • megasanjay-devmoji ^1.2.1 development
  • postcss 8.4.31 development
  • prettier 3.0.3 development
  • prettier-plugin-tailwindcss 0.5.6 development
  • pretty-quick 3.1.3 development
  • run-script-os ^1.1.6 development
  • semantic-release 22.0.5 development
  • tailwindcss 3.1.8 development
  • @docusaurus/core 3.0.0
  • @docusaurus/preset-classic 3.0.0
  • @emotion/react 11.11.1
  • @emotion/styled 11.11.0
  • @iconify/react 4.1.1
  • @mdx-js/react ^3.0.0
  • @mui/material 5.11.1
  • @notionhq/client 2.2.13
  • @svgr/webpack 8.1.0
  • axios 1.5.1
  • clsx 2.0.0
  • docusaurus-plugin-umami ^2.0.0
  • docusaurus-theme-frontmatter ^1.3.0
  • express 4.18.2
  • file-loader 6.2.0
  • prism-react-renderer ^2.1.0
  • prop-types 15.8.1
  • react 18.2.0
  • react-cookie 5.0.0
  • react-dom 18.2.0
  • react-lottie 1.2.3
  • react-player 2.13.0
  • url-loader 4.1.1
  • uuid 9.0.1
yarn.lock npm
  • 1755 dependencies