File tree 1 file changed +7
-21
lines changed
1 file changed +7
-21
lines changed Original file line number Diff line number Diff line change 9
9
An extensible pipeline tool and plugin ecosystem for processing technical documents. Written in Python.
10
10
11
11
## 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.) |
33
19
34
20
## More Info
35
21
- [ Documentation] ( https://docs.papercast.dev )
You can’t perform that action at this time.
0 commit comments