[go: nahoru, domu]

Skip to content

devSaifur/ask-pdf

Repository files navigation

Ask PDF allows you to have conversations with any PDF document. Simply upload your file and start asking questions right away.

Ask PDF

Tech Stack

Running Locally

  1. Clone the repository

    git clone https://github.com/devSaifur/ask-pdf.git
  2. Install dependencies using pnpm

    pnpm install
  3. Copy the .env.example to .env and update the variables.

    cp .env.example .env
  4. Start the development server

    pnpm run dev
  5. Push the database schema

    pnpm run db:push
  6. Start the development server

    pnpm run dev

About

Ask your pdf about it's content.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published