Enrique Bruzual

Enrique Bruzual

Mentor
5.0
(1 reviews)
US$35.00
For every 15 mins
7
Sessions/Jobs
ABOUT ME
Python developer with more than 15 years of IT experience
Python developer with more than 15 years of IT experience

Hi! I'm Enrique.

I’m a Principal AI Solutions Architect and Product Engineer with 30+ years of experience mastering software development, Python engineering, and privacy-first architectural systems. I am the founder of Zerikai, where I built the Zerikai AIO Scanner (in Beta soon) to engineer LLM-friendly markdown optimization and structure sites for AI-readiness. Additionally, I authored Zerikai Memory, an open-source local Python MCP server that implements tactical KV caching to drop enterprise LLM context costs by up to 50x. I continually bridge the gap between high-level AI strategy and deterministic, production-ready code to deliver exceptional, high-utility automation results.

Spanish, English
Caracas (-04:00)
Joined December 2021
EXPERTISE
8 years experience
Experience developing web API apps to deliver NLP products, as well as experience developing desktop software. Full integration, from DB ...
Experience developing web API apps to deliver NLP products, as well as experience developing desktop software. Full integration, from DB design, implementation and integration with software logic to deliver through different methods.
View more
View more
5 years experience
10 years experience
5 years experience
4 years experience
4 years experience
2 years experience

REVIEWS FROM CLIENTS

5.0
(1 reviews)
N Almai
N Almai
December 2024
Enrique was an absolute lifesaver with my Python project! His deep understanding of programming concepts and ability to explain solutions clearly made a significant difference. He was not only efficient but also patient, ensuring I fully grasped each step of the process. I highly recommend Enrique to anyone looking for expert assistance with coding projects—his expertise and supportive attitude are unmatched!
SOCIAL PRESENCE
Stack Overflow
473 Reputation
1
4
17
EMPLOYMENTS
Founder & Lead AI Systems Architect
Zerikai
2026-04-01-Present

zerikai_memory

Designed and shipped an open-source hybrid RAG architecture giving AI agents persistent, cost-ef...

zerikai_memory

Designed and shipped an open-source hybrid RAG architecture giving AI agents persistent, cost-efficient memory across sessions. Combines semantic vector search (ChromaDB), lexical re-ranking, Tree-Sitter AST-level code parsing, and a 4-step LLM auto-routing chain to return precise, source-cited retrievals without context re-injection overhead.

● Hybrid retrieval pipeline (semantic search plus lexical re-ranking) eliminates false-positive retrieval by treating each function as an atomic indexing unit via Tree-Sitter AST parsing across Python, JS/TS, HTML, CSS, and Markdown
● Agent context overhead reduced from approximately 40% of a 128K context window (raw file-chunk retrieval) to 1.6% via structured tool-result delivery, a 25x reduction that directly extends effective reasoning depth per session
● Full local mode (zero API cost, zero data egress) with ChromaDB vector storage and inline file:line source citations compatible with Cursor, VS Code, Claude Desktop, and pi.dev

Python
RAG
Chromadb
View more
Python
RAG
Chromadb
Anthropic’s model context protocol
View more
Founder & Lead AI Systems Architect
zerikai
2026-02-01-Present

KillShot -- Autonomous Lead Intelligence Pipeline

Designed and shipped an autonomous 4-stage AI lead qualificat...

KillShot -- Autonomous Lead Intelligence Pipeline

Designed and shipped an autonomous 4-stage AI lead qualification pipeline with full inference cost tracking and sub-500ms operator feedback.

AGENTIC PIPELINE & INFERENCE COST
● 4-stage qualification pipeline (summary generation, intent scoring, key point extraction, draft response) runs as a fully decoupled background system via Huey task queue, with per-request cost tracking and OpenAI-compatible LLM retry logic
● Inference cost managed per lead via explicit cost-per-request logging, enabling ROI measurement across qualification volume
● pgvector semantic search with 500ms debounce triggering enables intent-based lead discovery without additional inference calls or client-side state management

HTML/CSS
Python
PostgreSQL
View more
HTML/CSS
Python
PostgreSQL
JavaScript
Fastapi
HTMX
Deepseek
Pgvector
Ollama
View more
Senior Full-Stack Engineer (Contract)
Compagio (pacerin.com)
2025-01-01-2026-01-01

Multi-tenant SaaS platform automating Amazon seller financial operations across European marketplaces. The product was sunset followin...

Multi-tenant SaaS platform automating Amazon seller financial operations across European marketplaces. The product was sunset following the company'sparent company acquisition.

● Amazon SP-API integration engineered across financial reporting, KPI aggregation, and P&L analysis for four European brands, replacing manual spreadsheet workflows
● AWS KMS at-rest encryption implemented for all tenant credentials to enforce Amazon Data Protection Policy (DPP) compliance across a multi-tenant environment
● PostgreSQL token-bucket rate-limiting algorithm built to prevent SP-API 429 bans under burst traffic, protecting revenue-critical data pipelines
● Tenant isolation architecture designed using Django middleware with RBAC decorators, composite indexes, and automated PII redaction pipelines

HTML/CSS
Python
Django
View more
HTML/CSS
Python
Django
Encryption
JavaScript
Multi-Tenancy
Stripe api
API Integration
HTMX
SaaS
View more
PROJECTS
zerikai_memoryView Project
2026
zerikai_memory provides persistent, workspace-isolated memory for every IDE that is local-first, cost-aware, and instant. It uses determi...
zerikai_memory provides persistent, workspace-isolated memory for every IDE that is local-first, cost-aware, and instant. It uses deterministic Tree-Sitter code parsing and indexing to capture entities and deep code descriptions like functions, classes, and docstrings into a local ChromaDB vector store. Accessed via a local MCP interface to slash token costs while maintaining high-resolution codebase mapping, it retrieves hyper-relevant context on query through L2 and Lexical re-indexing with strict source verification (Entity, File, Line Number, and L2). Designed to pair perfectly with low-cost DeepSeek APIs, it injects structured, highly precise local context instead of dumping raw, massive files, maximizing KV cache hits to radically reduce your active token costs.
Python
RAG
Chromadb
View more
Python
RAG
Chromadb
Anthropic’s model context protocol
Mcp connections
View more
Zerikai SEO/AIO Scanner
2026
The Zerikai SEO/AIO Scanner offers a Django-based SaaS platform for auditing websites for AI-readiness and discoverability. It helps sit...
The Zerikai SEO/AIO Scanner offers a Django-based SaaS platform for auditing websites for AI-readiness and discoverability. It helps site owners and SEO professionals analyze how well a site serves large language models and AI search engines by scanning for structured data, semantic paths, citation density, API access, and other signals that influence LLM visibility, then turning those findings into actionable reports and subscription-based insights. Soon available for beta testing.
HTML/CSS
Python
Django
View more
HTML/CSS
Python
Django
JavaScript
HTMX
View more