CoolFace
Apppublic

KevinY999/readerlm-v2-demo

sourceHugging Faceupdated 27d agoView on Hugging Face
0likes
App README

ReaderLM-v2 Demo

Interactive demo for jinaai/ReaderLM-v2, a 1.5B parameter model that converts raw HTML into clean Markdown or structured JSON.

Features

  • —HTML → Markdown: Extract main content and format it as readable Markdown
  • —HTML → JSON: Extract structured data using a custom JSON schema
  • —HTML cleaning: Optional removal of scripts, styles, SVG placeholders, and base64 images
  • —Custom instructions: Override the default extraction prompt when needed

Model

ReaderLM-v2 is trained by Jina AI and supports 29 languages with up to 512K token context. See the model card for details.