Skip to content

A free, easy-to-use, and extensible reference management tool.

License

Notifications You must be signed in to change notification settings

t-benze/inkstain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InkStain

Overview

InkStain is a comprehensive document management tool designed to serve and interact with documents directly from a user's local file system. It makes your documents retrievable and provides document intelligence features like layout analysis and chatting with the document.

Get Started

git clone https://github.com/t-benze/inkstain.git
cd inkstain
npm install
npm run build
cp .env.example .env
# fill in your own OPENAI_API_KEY if you'd like to use the chat with document feature
npm run start

Key Features

Filter documents by tags and attributes filter-documents

Add Annotations to document add-annotation

Extract text with OCR document-ocr

Chat with Document chat-with-document

Download document using browser extension download-with-extension

Clip a webpage clip-web-page

License

This project is licensed under the GPL-3.0-or-later license. See the LICENSE file for more details.

Acknowledgments

About

A free, easy-to-use, and extensible reference management tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published