Skip to content

Commit

Permalink
removed redunancy in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
emcf committed Sep 1, 2024
1 parent 3212879 commit a78e194
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ thepi.pe is an API that can scrape multimodal data via `thepipe.scrape` or extra

## Get started in 5 minutes 🚀

thepi.pe can read a wide range of filetypes and web sources, so it requires a few dependencies. It also requires vision-language model inference for AI extraction features. For these reasons, we host an API that works out-of-the-box at [thepi.pe](https://thepi.pe).

For more detailed setup instructions, view the [docs](https://thepi.pe/docs-platform).
thepi.pe can read a wide range of filetypes and web sources, so it requires a few dependencies. It also requires vision-language model inference for AI extraction features. For these reasons, we host an API that works out-of-the-box. For more detailed setup instructions, view the [docs](https://thepi.pe/docs-platform).

```bash
pip install thepipe-api
Expand Down

0 comments on commit a78e194

Please sign in to comment.