Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 273 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 273 Bytes

dochat

CLI to query your docs on the terminal.

Installation

Ollama Serve (LLM Server)

ollama serve

### Setup

poetry install

Usage

dochat <file> <query>
dochat tests/data/ArgparseTutorial.pdf "Summary of the tutorial"