mirror of
https://github.com/icereed/paperless-gpt.git
synced 2025-03-13 13:18:02 -05:00
Update README.md
This commit is contained in:
parent
960ceb090f
commit
e87d80e5bf
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
[](LICENSE)
|
||||
[](https://hub.docker.com/r/icereed/paperless-gpt)
|
||||
|
||||
**paperless-gpt** is a tool designed to generate accurate and meaningful document titles for [paperless-ngx](https://github.com/paperless-ngx/paperless-ngx) using Large Language Models (LLMs). It supports multiple LLM providers, including **OpenAI** and **Ollama**. With paperless-gpt, you can streamline your document management by automatically suggesting appropriate titles based on the content of your scanned documents.
|
||||
**paperless-gpt** is a tool designed to generate accurate and meaningful document titles for [paperless-ngx](https://github.com/paperless-ngx/paperless-ngx) using Large Language Models (LLMs). It supports multiple LLM providers, including **OpenAI** and **Ollama**. With paperless-gpt, you can streamline your document management by automatically suggesting appropriate titles and tags based on the content of your scanned documents.
|
||||
|
||||
[](./demo.gif)
|
||||
|
||||
|
@ -132,7 +132,7 @@ If you prefer to run the application manually:
|
|||
|
||||
- Click on **"Generate Suggestions"** to let the LLM generate title suggestions based on the document content.
|
||||
|
||||
4. **Review and Apply Titles:**
|
||||
4. **Review and Apply Titles and Tags:**
|
||||
|
||||
- Review the suggested titles. You can edit them if necessary.
|
||||
- Click on **"Apply Suggestions"** to update the document titles in paperless-ngx.
|
||||
|
|
Loading…
Reference in a new issue