Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
g-simmons committed Aug 9, 2024
2 parents 73fdfd3 + 5dba695 commit a461443
Showing 1 changed file with 7 additions and 21 deletions.
28 changes: 7 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <br /> LaTeX <br /> ArXiv <br /> SemanticScholar |
| Flexible Text Extraction | GROBID <br /> More coming soon! <br /> Write your own! |
| Flexible Text Narration | OSX `say` command <br /> More coming soon! <br /> Write your own! |
| Publish to multiple endpoints: | Self-hosted RSS podcast using GitHub Pages <br /> Any other endpoint you can think of |
| Run anywhere: | Local machine <br /> Remote server <br /> Cloud (AWS, GCP, Azure, etc.) |

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

0 comments on commit a461443

Please sign in to comment.