Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mooerslab/arviz-voice-in
Library of voice-triggered code snippets for arviz using Voice In Jupyter Notebooks
https://github.com/mooerslab/arviz-voice-in
arviz bayesian-inference colab data-visualization juptyer markov-chain-monte-carlo python
Last synced: 8 days ago
JSON representation
Library of voice-triggered code snippets for arviz using Voice In Jupyter Notebooks
- Host: GitHub
- URL: https://github.com/mooerslab/arviz-voice-in
- Owner: MooersLab
- License: mit
- Created: 2024-05-29T14:13:51.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T14:18:19.000Z (6 months ago)
- Last Synced: 2024-12-14T01:33:34.580Z (2 months ago)
- Topics: arviz, bayesian-inference, colab, data-visualization, juptyer, markov-chain-monte-carlo, python
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Version](https://img.shields.io/static/v1?label=arviz-voice-in&message=0.1&color=brightcolor)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)# Library of voice-triggered code snippets for ArviZ using Voice-In Plus
Voice-triggered snippets for the [ArviZ](https://www.arviz.org/en/latest/) library that supports making plots for Bayesian data analysis.
It also supports working with netCDF data files via the xarray module.## Usage
- Open the *arviz.csv* file in a text editor or in the raw view on GitHub.
- Select all, copy, and paste into the text area exposed upon clicking on the **bulk add** window in Voice-In Plus.
- Hit the **Add Commands** button to add the new commands.
- Activate Voice In Plus in Google Chrome or Microsoft Edge.
- Speak the voice command (in the left column of the CSV file) with the cursor in a code cell in a Jupyter Notebook or in a Python script file that has been opened for editing inside Jupyter Lab.## Related projects
- [markdown-jupyter-voice-in](https://github.com/MooersLab/markdown-jupyter-voice-in)
- [jupyter-voice-in](https://github.com/MooersLab/jupyter-voice-in)
- [voice-in-basics-quiz](https://github.com/MooersLab/voice-in-basics-quiz)
- [matplotlib-voice-in](https://github.com/MooersLab/matplotlib-voice-in)
- [pandas-voice-in](https://github.com/MooersLab/pandas-voice-in)
- [numpy-voice-in](https://github.com/MooersLab/numpy-voice-in)
- [statsmodels-voice-in](https://github.com/MooersLab/statsmodels-voice-in)
- [jupyter-voice-in](https://github.com/MooersLab/jupyter-voice-in)
- [python-voice-in](https://github.com/MooersLab/python-voice-in)
- [cmdstanpy-voice-in](https://github.com/MooersLab/cmdstanpy-voice-in)
- [scipy-voice-in](https://github.com/MooersLab/scipy-voice-in)## Update history
|Version | Changes | Date |
|:-----------|:------------------------------------------------------------------------------------------------------------------------------------------|:--------------------|
| Version 0.1 | Added initial csv file. More commands to be added. | 2024 August 7 |
| Version 0.1 | Added usage and related projects subsections to the README.md file. | 2024 August 8 |## Sources of funding
- NIH: R01 CA242845
- NIH: R01 AI088011
- NIH: P30 CA225520 (PI: R. Mannel)
- NIH: P20 GM103640 and P30 GM145423 (PI: A. West)