DEV Community

Martin Palopoli profile picture

Martin Palopoli

Full-stack dev desde la Patagonia 🏔️ Vue · FastAPI · Python · Docker y Fitz. 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
Construí tu primera API con Fitz: un acortador de URLs con Postgres y auth en 30 minutos

Construí tu primera API con Fitz: un acortador de URLs con Postgres y auth en 30 minutos

1
Comments
12 min read

Want to connect with Martin Palopoli?

Create an account to connect with Martin Palopoli. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Build a URL shortener with Fitz: HTTP + Postgres + auth in 30 minutes

Build a URL shortener with Fitz: HTTP + Postgres + auth in 30 minutes

1
Comments
11 min read
Presentando Fitz: un lenguaje donde HTTP, Postgres, JWT y WebSockets son parte de la sintaxis

Presentando Fitz: un lenguaje donde HTTP, Postgres, JWT y WebSockets son parte de la sintaxis

Comments
13 min read
Introducing Fitz: a language where HTTP, Postgres, JWT, and WebSockets are part of the syntax

Introducing Fitz: a language where HTTP, Postgres, JWT, and WebSockets are part of the syntax

1
Comments 2
13 min read
Presentando Citai: el motor RAG que construí en 6 artículos — y que ahora podés probar gratis

Presentando Citai: el motor RAG que construí en 6 artículos — y que ahora podés probar gratis

1
Comments
6 min read
Introducing Citai: the RAG engine I built across 6 articles — now free to try

Introducing Citai: the RAG engine I built across 6 articles — now free to try

Comments
6 min read
Language Detection Without External APIs for a Multilingual RAG System

Language Detection Without External APIs for a Multilingual RAG System

1
Comments
10 min read
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

1
Comments
11 min read
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

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

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

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

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

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

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

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

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

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

Comments
9 min read
loading...