A PDF Reader comes with integrated chat, allowing you to have real-time discussions, powered by AI SDK, LangChain.js.
- Clone the repository
- Run
pnpm install
andpnpm dev
- Open http://localhost:3000 in browser.
- Clone the repo
- Run
docker compose up -d
- Open http://localhost:3000 in browser.