Authoring
- Quarto: a system for scientific publication built on Pandoc
- SVG Study Guide, also seethis blog post on tactile drawing
Reading Books / Papers
- InftyReader converts PDFs with math into text with math in TeX
- arXiv archive: has LaTeX source of many papers
- ar5iv renders papers on arXiv in html using the LaTeX source. Math is rendered via MathML. Replace the x with 5 in arXiv urls to get a HTML version
- arXiv Vanity renders papers on arXiv in html using the LaTeX source. Math has LaTeX alt text
- SaralX: converts inaccessible PDFs containing math to HTML
- SciA11y: a prototype that provides access to 1.5m scientific documents published before Apr 2020
- Paper to HTML Converter is an experimental project that converts pdf to html via machine learning models
- LaTeX Access: scripts for more easily reading LaTeX source. E.g,
\frac{x}{2}gets read asx over 2 - treemendous, a tree exploration tool
- ]Some resources for data science](https://hassaku.github.io/DS-and-ML-with-screen-reader/)
Sonification
- Highcharts Sonification Studio
- Astronify: Python package for sonifying astronomical data
- Olli is an open-source library for converting data visualizations into accessible text structures for screen reader users.