Home/Vector Databases/Chat-with-Scanned-Documents
Chat-with-Scanned-Documents logo

Chat-with-Scanned-Documents

Enrichment pending
tony-xlh/Chat-with-Scanned-Documents

A demo chatting with documents scanned with Dynamic Web TWAIN

GraphCanon updated today · GitHub synced today

6
Stars
4
Forks
0
Open issues
2
Watchers
3y
Last push
JavaScript MITCreated May 17, 2023

Trust & integrity

Full report
Maintenance
Dormant (1143d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Personal account
As of today · Source: github_public_v1
Security (OSV)
No lockfile
As of today · Source: none

Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.

Overview

A demo chatting with documents scanned with Dynamic Web TWAIN

Capability facts

CLI
CLI entrypoint

Source: package.json:bin|scripts · Jul 11, 2026

MCP server
No MCP server detected

Source: repo_scan · Jul 11, 2026

Languages
javascript

Source: github.language+package.json · Jul 11, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

LangChain integrationLangChain

Source: README excerpt (regex_v1, Jul 11, 2026)

with [Dynamic Web TWAIN](https://www.dynamsoft.com/web-twain/overview/) and use LangChain to chat with them.
Source link
Node.js runtimeNode.js

Source: README excerpt (regex_v1, Jul 11, 2026)

npm install
Source link

Tags

README

Chat-with-Scanned-Documents

A demo of using Tesseract.js to extract text of documents scanned with Dynamic Web TWAIN and use LangChain to chat with them.

If the SDK expires, you need to apply for your license here.

Online demo

Installation

npm install

Start Dev Server

npm start

Build Prod Version

npm run build

Features:

When you run npm run build we use the mini-css-extract-plugin to move the css to a separate file. The css file gets included in the head of the index.html.