Wpis z mikrobloga

#programista15k #programowanie #it #pracait #sztucznainteligencja

Myślicie, że to zadanie jest trudne? Zadanie, które musi być zrobione z włączonym nagrywaniem i wyłączonymi wszelkimi wtyczkami poprawiającymi kod. Stanowisko AI Engineer, pensja do 20k net na fakturze. Na rozmowie technicznej lajw kodingowa implementacja pomysłu.

Y our Task
Design a conceptual solution for how you might implement a citation mechanism that:

Links generated outputs to specific source locations in documents (e.g. bounding box, or
character range).

Is suitable for rendering in a user interface that allows users to view which part of a document
each part of the generated output is based on.
Assumptions and Scope

Y ou can assume that documents (restricted to PDF) have already been OCR’d, including
access to bounding box information for each text element.

Y ou can assume that documents have been processed into a retrieval-ready format and
that, for any given user query, a set of relevant documents (or document chunks) is made
available to your system (you are free to tailor the exact format or interface of this input if you
think it affects your solution).

Y our task begins at the point where you receive 1) a user query, and 2) a set of relevant
documents (or subsets thereof).

Y our focus should be on generating an answer to the user query, along with reliable
citations that point to precise locations in the source PDFs.
What to Produce





A conceptual solution: what approach you would take and why. Y ou can use any tool you like
to express your solution (a good simple and free option is Excalidraw).
Any design decisions, trade-offs, or edge cases you considered.
A brief outline of how you would go about developing this feature within a small team (e.g.
phases, testing, etc.).
The goal of this exercise is to see how you would build a solution and understand your
thought process.
We’re not expecting you to produce any functioning code. We’ll ask you to present your
conceptual solution and discuss it during the technical assessment
  • 4
  • Odpowiedz
  • Otrzymuj powiadomienia
    o nowych komentarzach