Private, enterprise-grade conversational assistant for Coomecipar that runs on internal SSO, Anthropic models and a curated knowledge base, avoiding data exposure to public LLMs.
As part of the Pro Internacional (prointernacional.com) and Delfos (delfoslabs.com) teams, I contributed to the development of a private conversational assistant platform for Coomecipar (coomecipar.coop.py), a major financial cooperative in Paraguay. The goal was to give the organization the benefits of LLM-powered assistance without exposing internal data to public chat tools or losing control over privacy and access.
Coomecipar needed a way for employees to ask questions about internal processes and documents in natural language, but with strict constraints around data privacy, security and accuracy. Using public LLM interfaces was not an option for them, so the decision was to build an internal-only chat platform, fully integrated with their infrastructure and identity systems.
The application layer was built with:
For the AI layer, we implemented:
The result is a fully private, enterprise-focused chat platform where:
My contribution focused on the full-stack implementation of this solution: integrating Payload CMS, Next.js + shadcn and MongoDB on the application side, wiring FastAPI to Anthropic's models via Microsoft, and helping shape the authentication and knowledge flows so the assistant is both useful and safe for a highly regulated financial environment.