July 6, 2026

Dev Tools|Index 03

Pulpie: Cost-Effective Web Content Extraction for Cleaner AI Data

Feyn's Pulpie offers an open-source, encoder-based solution for stripping boilerplate from web pages, promising significant cost reductions and improved data quality for LLMs.

Via
AITECH TOKYO Editors
Dateline
Tokyo, July 6, 2026
Date
July 6, 2026
Time
5 min read
Pulpie: Cost-Effective Web Content Extraction for Cleaner AI Data

Tagline

Web content cleaner using an efficient encoder model.

Who & Why

For data scientists and developers building RAG systems or data pipelines in Tokyo, Pulpie offers a cost-effective way to extract clean, main content from raw HTML, improving LLM output quality and reducing context noise.

vs. Existing

Pulpie competes with existing web content extractors like Dripper, distinguishing itself by using an encoder architecture that is significantly cheaper and more compute-efficient than traditional decoder-based models, while claiming state-of-the-art quality.

Tokyo Take

This tool provides a fundamental improvement for any Tokyo professional dealing with web-scraped data for AI. Its open-source nature and cost efficiency make it accessible, and Japanese language web content cleaning should work well as it's a structural extraction task rather than semantic understanding. It directly addresses the challenge of feeding clean, relevant data into LLMs, which is crucial for building reliable AI applications in Japan.

Pulpie is a family of open-source web content extraction models designed to strip boilerplate elements like advertisements, footers, and sidebars from raw HTML, delivering only the main content in HTML or Markdown format. Developed by Feyn, these models aim to provide clean web data efficiently and affordably.

The core innovation lies in Pulpie's architecture. Unlike many leading extractors, which are decoder-based and generate output token by token—requiring the full model to be read from memory at each step—Pulpie models are encoders. They perform a single forward pass over the entire input HTML, classifying each block as either boilerplate or content.

This encoder-based approach makes Pulpie compute-bound rather than memory-bound. This distinction is crucial for cost efficiency, as cheaper GPUs often have a higher ratio of compute power to memory bandwidth. Feyn claims this architecture allows Pulpie to clean one billion webpages for approximately $7,900, a significant reduction compared to the $159,000 cost for a competitor like Dripper.

The motivation for Pulpie emerged from the challenges of building robust AI systems. Noisy web content, often containing irrelevant ads or navigation elements, can degrade the quality of LLM outputs. Feyn's founder noted, "> an ad for 'Gemini on Pixel' slipped into our search results, got passed into LLM context, and ended up in the final answer served to the user."

Such incidents highlight how "bad data kills model intelligence." Pulpie was built to address this fundamental problem by providing a reliable and inexpensive method for data preprocessing.

Pulpie's models are open source and available on Hugging Face, with Feyn providing documentation on their training process and usage. This transparency and accessibility allow developers to integrate the models directly into their data pipelines, enhancing the purity of information fed into AI systems.

For professionals building Retrieval-Augmented Generation (RAG) systems, data analytics platforms, or automated research tools, Pulpie offers a method to preprocess web-scraped data, ensuring that large language models receive high-quality, relevant information. This can lead to more accurate and reliable AI applications, particularly where context purity is critical.

The Briefing

World AI tech, read from Tokyo. Once a week, in Japanese.

Each Friday: the five global AI tech stories Japanese business professionals should know about this week, translated and read through a Tokyo lens — what it means for Japan, what to act on, what to keep watching.

We respect your inbox. Unsubscribe anytime.