Open-Source
Installation
System Requirements
To run Documind, your system should meet the following requirements:
- Node.js: Version 16 or higher
- npm: For package management
- Ghostscript: Required for PDF processing
- GraphicsMagick: For image processing
Install the Package
To install Documind, run the following command:
Set Up Environment Variables
Create a .env
file and configure your environment with the following:
.env.example
Key | Description |
---|---|
OPENAI_API_KEY | Your OpenAI API key. |