SOURCE METADATA
Project: VOICE
Source ID: documentation_repository
Source type: documentation
Source URL: https://github.com/eipm/bridge2ai-docs/tree/main/docs
Raw file: data/raw/VOICE/github_eipm_bridge2ai-docs_README_row22.md
--------------------------------------------------------------------------------
<p align="center">
    <img src="images/main_logo_black.svg#gh-light-mode-only" width="200" alt="B2AI Voice Logo">
    <img src="images/main_logo_white.svg#gh-dark-mode-only" width="200" alt="B2AI Voice Logo"><br>
    Voice as a Biomarker of Health
</p>

# bridge2ai-docs

Docs for the Bridge2AI Voice Project.

[![GitHub](https://img.shields.io/badge/github-3.0.1-green?style=flat&logo=github)](https://github.com/eipm/bridge2ai-docs) [![Python 3.12.0](https://img.shields.io/badge/python-3.12.0-blue.svg)](https://www.python.org/downloads/release/python-3120/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)  [![DOI](https://zenodo.org/badge/860006845.svg)](https://zenodo.org/doi/10.5281/zenodo.13834653)


## 🤝 License
See [LICENSE](./LICENSE)

## 📚 How to Cite
> Sigaras, A., Zisimopoulos, P., Tang, J., Bevers, I., Gallois, H., Bernier, A., Bensoussan, Y., Ghosh, S. S., Rameau, A., Powell, M. E., Belisle-Pipon, J.-C., Ravitsky, V., Johnson, A., Elemento, O., Dorr, D., … Bridge2AI-Voice. (2024). eipm/bridge2ai-docs. Zenodo. [https://zenodo.org/doi/10.5281/zenodo.13834653](https://zenodo.org/doi/10.5281/zenodo.13834653)

## Prerequisites

```bash
pip install -r requirements.txt
```

## How to run the app

```bash
sh startup.sh
```
