Skip to content

Commit a461443

Browse files
committed
2 parents 73fdfd3 + 5dba695 commit a461443

File tree

1 file changed

+7
-21
lines changed

1 file changed

+7
-21
lines changed

README.md

+7-21
Original file line numberDiff line numberDiff line change
@@ -9,27 +9,13 @@
99
An extensible pipeline tool and plugin ecosystem for processing technical documents. Written in Python.
1010

1111
## Features
12-
Add documents in multiple formats, from popular sources:
13-
- PDF
14-
- TeX/LaTeX
15-
- ArXiv
16-
- Semantic Scholar
17-
18-
Flexible text extraction
19-
- GROBID
20-
- Write your own!
21-
22-
Flexible text narration
23-
- OSX `say` command
24-
- Write your own!
25-
26-
Publish to multiple endpoints:
27-
- Self-hosted RSS podcast using GitHub Pages
28-
- Any other endpoint you can think of
29-
30-
Run anywhere:
31-
- Local machine
32-
- Cloud (AWS, GCP, Azure, etc.)
12+
|Feature|Examples|
13+
|-|-|
14+
| Add documents in multiple formats, from popular sources: | PDF <br /> LaTeX <br /> ArXiv <br /> SemanticScholar |
15+
| Flexible Text Extraction | GROBID <br /> More coming soon! <br /> Write your own! |
16+
| Flexible Text Narration | OSX `say` command <br /> More coming soon! <br /> Write your own! |
17+
| Publish to multiple endpoints: | Self-hosted RSS podcast using GitHub Pages <br /> Any other endpoint you can think of |
18+
| Run anywhere: | Local machine <br /> Remote server <br /> Cloud (AWS, GCP, Azure, etc.) |
3319

3420
## More Info
3521
- [Documentation](https://docs.papercast.dev)

0 commit comments

Comments
 (0)