Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

cjboy76/askpdf

Repository files navigation

AskPDF

A PDF Reader comes with integrated chat, allowing you to have real-time discussions, powered by AI SDK, LangChain.js.

askpdf

Local development setup

  1. Clone the repository
  2. Run pnpm install and pnpm dev
  3. Open http://localhost:3000 in browser.

Run AskPDF in production using Docker Compose:

  1. Clone the repo
  2. Run docker compose up -d
  3. Open http://localhost:3000 in browser.

Releases

No releases published

Packages

No packages published