Forem

Martin Palopoli profile picture

Martin Palopoli

Full-stack dev desde la Patagonia 🏔️ Vue · FastAPI · Python · Docker. Construyo proyectos propios, trasteo con electrónica, hago radio VHF y fermento cervezas que a veces salen bien.

Location El Chaltén, Santa Cruz, Argentina Joined Joined on  Personal website https://www.prothos.com.ar
Detección de idioma sin APIs externas para un sistema RAG multilingüe
Cover image for Detección de idioma sin APIs externas para un sistema RAG multilingüe

Detección de idioma sin APIs externas para un sistema RAG multilingüe

Comments
11 min read
Semantic Cache and FAQ Matching: How I Cut LLM Costs by 40% in My RAG Engine
Cover image for Semantic Cache and FAQ Matching: How I Cut LLM Costs by 40% in My RAG Engine

Semantic Cache and FAQ Matching: How I Cut LLM Costs by 40% in My RAG Engine

Comments
8 min read
Cache semántico y FAQ matching: cómo reduje un 40% el costo de LLM en mi motor RAG
Cover image for Cache semántico y FAQ matching: cómo reduje un 40% el costo de LLM en mi motor RAG

Cache semántico y FAQ matching: cómo reduje un 40% el costo de LLM en mi motor RAG

Comments
8 min read
How I Implemented End-to-End SSE Streaming: From LLM to Browser Through Nginx
Cover image for How I Implemented End-to-End SSE Streaming: From LLM to Browser Through Nginx

How I Implemented End-to-End SSE Streaming: From LLM to Browser Through Nginx

Comments
13 min read
Cómo implementé streaming SSE de extremo a extremo: desde el LLM hasta el navegador pasando por Nginx
Cover image for Cómo implementé streaming SSE de extremo a extremo: desde el LLM hasta el navegador pasando por Nginx

Cómo implementé streaming SSE de extremo a extremo: desde el LLM hasta el navegador pasando por Nginx

Comments
14 min read
Real Multi-Tenancy with FastAPI and PostgreSQL: Plans, Quotas and Data Isolation
Cover image for Real Multi-Tenancy with FastAPI and PostgreSQL: Plans, Quotas and Data Isolation

Real Multi-Tenancy with FastAPI and PostgreSQL: Plans, Quotas and Data Isolation

Comments
14 min read
How I Deployed a RAG Engine to Production with Docker, Nginx and DigitalOcean
Cover image for How I Deployed a RAG Engine to Production with Docker, Nginx and DigitalOcean

How I Deployed a RAG Engine to Production with Docker, Nginx and DigitalOcean

Comments
11 min read
Multi-tenancy real con FastAPI y PostgreSQL: planes, cuotas y aislamiento de datos
Cover image for Multi-tenancy real con FastAPI y PostgreSQL: planes, cuotas y aislamiento de datos

Multi-tenancy real con FastAPI y PostgreSQL: planes, cuotas y aislamiento de datos

Comments
15 min read
Cómo desplegué un motor RAG en producción con Docker, Nginx y DigitalOcean
Cover image for Cómo desplegué un motor RAG en producción con Docker, Nginx y DigitalOcean

Cómo desplegué un motor RAG en producción con Docker, Nginx y DigitalOcean

1
Comments
12 min read
How I Built a Production RAG Pipeline with FastAPI, pgvector and Cross-Encoder Reranking
Cover image for How I Built a Production RAG Pipeline with FastAPI, pgvector and Cross-Encoder Reranking

How I Built a Production RAG Pipeline with FastAPI, pgvector and Cross-Encoder Reranking

1
Comments
8 min read
Cómo construí un pipeline RAG de producción con FastAPI, pgvector y cross-encoder reranking
Cover image for Cómo construí un pipeline RAG de producción con FastAPI, pgvector y cross-encoder reranking

Cómo construí un pipeline RAG de producción con FastAPI, pgvector y cross-encoder reranking

Comments
9 min read
loading...