Skip to content

Questions/discussions about this project #1

Description

@stueble

Hi Henning,

while starting to implement a searchless-extension for paperless-ngx, I found your searchless-ngx github project... :-) Are you planning to continue development on this project? I would like to discuss a few topics.

I am currently using OpenAPI, but this should not make a big difference I assume:

  • My main focus is to use paperless-gpt to add more structures meta information, such as referenced year, referenced month, amount, consumption, consumption_unit, etc. My expectation is that this way, many questions can be answered more correctly and by only accessing the custom_values.
  • In my prototype, I use an interface allowing the LLM to query the available metadata (including custom_fields) before starting the document query, hoping that it creates better search queries such as search_document( q="", type="Rechnung", tag="Strom", bezugsjahr=2025 ) if you ask "What have I spent in 2025 for electricity". Have you any experiences in this direction?
  • Wouldn't it make sense to extract the semantic search part into a separate module?

Best regards from cologne,
Chris

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions