Site icon Arnau Dunjó Workspace

Document assitant (Microsoft Teams)

Exemple d'una cerca en el gestor documental

Context

The client generated a large amount of corporate documentation in many different formats and locations. This dispersion made it slow and inefficient to find information for tasks such as drafting newsletters, reports, or answering internal queries. Traditional document management tools did not provide a unified access experience nor did they take advantage of artificial intelligence capabilities.

Objectives

Requirements

Implementation

An architecture based on the Retrieval-Augmented Generation (RAG) paradigm was deployed:

The assistant breaks each document into chunks, indexes them, and relates them semantically. When a user submits a query, the system divides the question into sub-queries and retrieves the most relevant information before generating the final response.

My contribution

Conclusions

The project enabled the launch of an intelligent document assistant accessible from Microsoft Teams, capable of retrieving precise information across thousands of documents. This solution improved team productivity and laid the foundation for other AI projects within the organization.

Possible improvements

In the short term, indexes could be enriched with thematic classification and key phrase extraction. In the medium term, automation mechanisms for document preparation could be incorporated and the assistant expanded to new channels beyond Teams.

Exit mobile version