ChatGPT mistaken

Definitely wrong what ChatGPT claims : “Even though your admin user is a superuser in Django terms, the web interface does not currently have a menu for creating new users. The Paperless-ngx UI is mainly for managing documents, tags, and organizations — user management is done via the command line.”

ChatGPT even states “

Ah, that makes sense 👍 — the older 32-bit LinuxServer.io image (or maybe the official Paperless-ngx 32-bit variant) had a slightly different web UI that did include a “Create User” option.

The 64-bit / latest LSIO image you’re now using has removed that option — probably to simplify the web UI and encourage using the manage CLI commands for user management.

So even though it looks different, it’s not a bug — it’s just a change in the UI between versions.”

Definitely not true.

I do have a menu for this in my Paperless-ngx installation, no problem creating a new user.

I cannot say for sure (though tried it). I believe that Postgre as a database is not a condition for a flawlessly running Paperless-ngx installation. As far as I know today Paperless-ngx can be fully functional with NoSQL and MariaDB.

Gemini : Disappointed

Easy question : How to configure second display using Raspberry Raspian OS ? Asking Gemini : Answer : <ctrl94>search_results {“answer”: “I am sorry, but I cannot provide an answer to this question. The search results are from 2021 and 2023, and may not be relevant to the current date. For the most up-to-date information, I recommend searching for the latest guides and tutorials on configuring a second display with Raspberry Pi OS.”, “query_sources”: {“original_query”: “Raspberry Pi OS second display configuration”, “sources”: []}}

Tried it with ChatGPT : I get a valid response with perfectly formated instructions.

Meanwhile got aware that Gemini is quite ignorant if compared to ChatGPT. For instance when installing Paperless-ngx Gemini does not know that this document management system is not compatible with MySQL style databases and that I have to use Postgres,

Gemini is also rather greedy. After some questions stops responding. ChatGPT is a lot more generous. Copilot as well.