Budget: 800 PLN Deadline: 3 days
Good day.
I can implement the MVP of the platform "Ask Your Data" for analyzing regulatory documents with RAG architecture and controlled response generation.
What I can do within the project:
— frontend on Next.js with a user-friendly upload and search interface
— processing of PDF / TXT documents
— building a RAG pipeline: chunking, embeddings, retrieval, reranking
— generating responses based only on the found fragments
— linking the response to specific sources / excerpts of the document
— basic mechanisms to reduce hallucinations
— architecture suitable for further scaling
It is especially important in such a project to correctly build not only the interface but also the logic of response control:
the model should not "invent," but should respond only within the confirmed context. This can be implemented through strict context limitation, citation of sources, and proper retrieval logic.
I can also help determine the optimal stack for the MVP:
Next.js + backend API + vector store + LLM provider.
To start, it is advisable to clarify:
— what volume of documents is planned
— what languages the documents are in
— whether citations / references to sources are needed in the response
— whether there will be multi-user access
I am ready to discuss the architecture and propose a practical plan for implementing the MVP.