Skip to content
/ dochat Public

CLI for querying your documents locally - with llama3:8b

Notifications You must be signed in to change notification settings

saurbhc/dochat

Repository files navigation

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"

About

CLI for querying your documents locally - with llama3:8b

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published