Develop an intelligent RAG-based module for a banking platform that automatically generates official documents and client summaries.
The module must guarantee accuracy, traceability and compliance while integrating human validation steps into the pipeline.
Objectives & impact
Reduce document processing time and increase productivity by automating generation and summarization tasks using Retrieval-Augmented Generation (RAG) and LLMs.
Ensure traceability and regulatory compliance by maintaining audit trails and explicit human approval points for produced documents.
Responsibilities / Scope of work
Design and implement the RAG + LLM pipeline (retrieval, context assembly, prompt handling, generation, post-processing) and integrate it with the banking platform.
Build APIs and microservices to support document generation, summarization, versioning, human validation workflow and logging for traceability.
Expected deliverables
A working prototype demonstrating secure document generation and client summary workflows with human validation and audit logs.
Documentation, tests, and deployment artifacts showing how the module integrates with existing systems and storage (PostgreSQL, MinIO).