Skip to content
This repository was archived by the owner on May 3, 2025. It is now read-only.
/ dochat Public archive

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