diff --git a/README.md b/README.md index 07cc7f5..b30222c 100644 --- a/README.md +++ b/README.md @@ -9,27 +9,13 @@ An extensible pipeline tool and plugin ecosystem for processing technical documents. Written in Python. ## Features -Add documents in multiple formats, from popular sources: -- PDF -- TeX/LaTeX -- ArXiv -- Semantic Scholar - -Flexible text extraction -- GROBID -- Write your own! - -Flexible text narration -- OSX `say` command -- Write your own! - -Publish to multiple endpoints: -- Self-hosted RSS podcast using GitHub Pages -- Any other endpoint you can think of - -Run anywhere: -- Local machine -- Cloud (AWS, GCP, Azure, etc.) +|Feature|Examples| +|-|-| +| Add documents in multiple formats, from popular sources: | PDF
LaTeX
ArXiv
SemanticScholar | +| Flexible Text Extraction | GROBID
More coming soon!
Write your own! | +| Flexible Text Narration | OSX `say` command
More coming soon!
Write your own! | +| Publish to multiple endpoints: | Self-hosted RSS podcast using GitHub Pages
Any other endpoint you can think of | +| Run anywhere: | Local machine
Remote server
Cloud (AWS, GCP, Azure, etc.) | ## More Info - [Documentation](https://docs.papercast.dev)