Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
clusterzx committed Jan 26, 2025
2 parents 48afc70 + f68a3c0 commit ab207fa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ It features: Automode, Manual Mode, Ollama and OpenAI, a Chat function to query
- ... and there are possibly many more

### Disclaimer:
paperless-ai makes changes to the documents in your productive paperlessNGX instance that cannot be easily undone.
paperless-ai makes changes to the documents (not the content, the meta data) in your productive paperlessNGX instance that cannot be easily undone.
Do the configuration carefully and think twice.
Please test the results beforehand in a separate development environment and be sure to back up your documents and metadata beforehand.

Expand Down Expand Up @@ -60,7 +60,7 @@ If you upgrade from 1.x to 2.1.x or later:
### Automated Document Management
- **Automatic Scanning**: Identifies and processes new documents within Paperless-ngx.
- **AI-Powered Analysis**: Leverages OpenAI API and Ollama (Mistral, Llama, Phi 3, Gemma 2) for precise document analysis.
- **Metadata Assignment**: Automatically assigns titles, tags, and correspondent details.
- **Metadata Assignment**: Automatically assigns titles, tags, document_type and correspondent details.

### Advanced Customization Options
- **Predefined Processing Rules**: Specify which documents to process based on existing tags. *(Optional)* 🆕
Expand All @@ -86,7 +86,7 @@ If you upgrade from 1.x to 2.1.x or later:

- Docker and Docker Compose
- Access to a Paperless-ngx installation
- OpenAI API key or your own Ollama instance with your chosen model running and reachable.
- Cloud based LLM access (see list on top) or your own Ollama or other selfhosted LLM instance with your chosen model running and reachable.
- Basic understanding of cron syntax (for scan interval configuration)

## Installation
Expand Down

0 comments on commit ab207fa

Please sign in to comment.