López de Hoyos Street 64, 1G. 28002 Madrid, Spain
Sumiriko
Generative AI, Multi-Agent Architecture, Data Analysis & RAG
We designed a solution that transforms how organizations query and exploit their critical business information. Through a generative AI model, we developed a conversational platform that allows any user to obtain complex insights through natural language, eliminating technical barriers and significantly reducing response times.
Our specialized multi-agent approach not only answers questions about SQL databases, but integrates capabilities for generating graphs, document analysis and file processing (CSV, Excel, PDF). All of this deployed in an On-Premise environment that ensures data confidentiality, with hybrid architecture prepared to scale to the cloud as needed, always maintaining total control over sensitive information.



We started with a PoC focused on the basic SQL Assistant, validating the ability to generate queries before expanding to multiple specialized agents, ensuring technical feasibility in each phase.
We identified usage patterns through workshops with end users (business analysts), designing specialized assistants according to real use cases: direct queries, visual analysis and documentation.
We implemented reusable components (sql_subgraph, graph_subgraph) that encapsulate common logic, allowing the composition of complex flows without code duplication and facilitating independent testing.
We create test datasets based on real YAML schemas, validating SQL and graph generation before connecting to production databases, reducing risks of sensitive data exposure.
We implement first in controlled On-Premise environment with extensive logging of LLM-user interactions, allowing prompt refinement and early detection of generation failures before opening to end users.
