paper-with-me

Papers

TCMIIES: A Browser-Based LLM-Powered Intelligent Information Extraction System for Academic Literature

2026-05-08 · Hanqing Zhao arxiv

The rapid growth of academic publications has created a need for tools that extract structured knowledge from unstructured scientific texts. Although large language models (LLMs) can perform natural language understanding and information extraction, existing solutions often require specialized infrastructure, programming expertise, or fine-tuned domain-specific models, which limits their accessibility for researchers in specialized fields. This paper describes TCMIIES (Traditional Chinese Medicine Information Intelligent Extraction System), a browser-based, zero-installation platform that uses commercial LLM APIs to perform structured information extraction from academic literature. The system employs a schema-guided prompting framework with automatic system prompt generation, allowing researchers to define custom extraction schemas through a graphical interface without programming. TCMIIES features a pure front-end architecture that processes all information locally in the browser, supports five major LLM providers (DeepSeek, OpenAI, Qwen, Zhipu AI, and custom OpenAI-compatible endpoints), implements concurrent batch processing with automatic retry mechanisms, and provides intelligent field mapping for Chinese academic databases including CNKI and Wanfang. Evaluation across multiple extraction scenarios in Traditional Chinese Medicine research shows structured output compliance rates exceeding 94\% and extraction accuracy approaching but below expert-level agreement ($κ=0.82$ as reference). The system offers a flexible, privacy-preserving, and cost-effective solution for domain researchers who need to process literature at scale.

📄 PDF Abstract BibTeX arXiv:2605.07507

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language UnderstandingInformation Extraction

Similar Papers 제목 키워드 기반

ASSURE: Metamorphic Testing for AI-powered Browser Extensions

2025-07-07 · Xuanqi Gao, Juan Zhai, Shiqing Ma, Siyi Xie 외 arxiv

The integration of Large Language Models (LLMs) into browser extensions has revolutionized web browsing, enabling sophisticated functionalities like content summarization, intelligent translation, and context-aware writi…

LLMs-Powered Accurate Extraction, Querying and Intelligent Management of Literature derived 2D Materials Data

2025-11-22 · Lijun Shang, Yadong Yu, Wenqiang Kang, Jian Zhou 외 arxiv

Two-dimensional (2D) materials have showed widespread applications in energy storage and conversion owning to their unique physicochemical, and electronic properties. Most of the valuable information for the materials, s…

Extraction of Relevant Images for Boilerplate Removal in Web Browsers

2019-12-17 · Joy Bose

Boilerplate refers to unwanted and repeated parts of a webpage (such as ads or table of contents) that distracts the user from reading the core content of the webpage, such as a news article. Accurate detection and remov…

Inscriptis -- A Python-based HTML to text conversion library optimized for knowledge extraction from the Web

2021-07-12 · Albert Weichselbraun

Inscriptis provides a library, command line client and Web service for converting HTML to plain text. Its development has been triggered by the need to obtain accurate text representations for knowledge extraction tasks …

Percival: Making In-Browser Perceptual Ad Blocking Practical With Deep Learning

2019-05-17 · Zain ul abi Din, Panagiotis Tigas, Samuel T. King, Benjamin Livshits

In this paper we present Percival, a browser-embedded, lightweight, deep learning-powered ad blocker. Percival embeds itself within the browser's image rendering pipeline, which makes it possible to intercept every image…

Blockingimage-classificationImage Classification