- Python Package
- Docker
Install the package from PyPI with Dependencies installed automatically:
You do not need to install any of these separately — To run on a different port, replace
pip. Python 3.10 or later is required.| Package | Minimum Version |
|---|---|
fastapi | 0.100 |
uvicorn | 0.20 |
httpx | 0.24 |
langchain-core | 0.1 |
pymupdf | 1.23 |
pip resolves and installs them as part of the rag-pdf-highlighter package.Once installed, start the API server with Uvicorn:8000 with your preferred port number.