llm-pipeline

Tag

Cards List
#llm-pipeline

Structure-Preserving Document Translation via Multi-Stage LLM Pipeline: A Case Study in Marathi

arXiv cs.CL · 5d ago Cached

This paper presents a multi-stage LLM pipeline for structure-preserving Marathi-to-English translation of government documents, integrating layout-aware OCR and HTML reconstruction to maintain formatting and domain terminology.

0 favorites 0 likes
#llm-pipeline

Help with a Local Document RAG System (Storage + Ingestion + Query + Highlighting)

Reddit r/LocalLLaMA · 2026-06-20

A detailed technical query about building a local document RAG system covering storage, ingestion, query, and highlighting, seeking advice on vector databases, GraphRAG feasibility, and document highlighting implementations.

0 favorites 0 likes
#llm-pipeline

EmpiriGraph-Psy: A Dataset and LLM Pipeline for Extracting Empirical Relation Graphs from Psychology Abstracts

Hugging Face Daily Papers · 2026-06-06 Cached

This paper introduces variable-centered empirical graph extraction for psychology abstracts, constructing the EmpiriGraph-Psy benchmark dataset of 210 annotated abstracts and a staged LLM pipeline that achieves a macro-F1 of 0.74, outperforming direct extraction methods.

0 favorites 0 likes
#llm-pipeline

FVSpec: Real-World Property-Based Tests as Lean Challenges

Hugging Face Daily Papers · 2026-05-31 Cached

This paper presents FVSpec, a benchmark for AI-assisted formal verification that translates real-world property-based tests from Python into Lean 4 specifications using a multi-agent LLM pipeline, aiming to drive progress on formal verification of real-world software.

0 favorites 0 likes
#llm-pipeline

LLMBridge: An LLM Pipeline for End-to-end Referential Bridging Resolution in English

arXiv cs.CL · 2026-05-29 Cached

LLMBridge introduces an LLM-based pipeline for end-to-end referential bridging resolution, achieving state-of-the-art performance on three English datasets. The system combines heuristic pre/post-processing with LLM natural language inference.

0 favorites 0 likes
#llm-pipeline

Slide Deck Q&A Quality Assurance App: A Multi-Stage Pipeline for Pedagogical Question Generation

arXiv cs.CL · 2026-05-27 Cached

This paper introduces slidesqaqa, a Flask-based software system that generates pedagogically useful questions from PDF slide decks. It uses a four-stage LLM pipeline to extract text and images, plan questions across the deck, annotate slides, and reconcile outputs, demonstrating high-fidelity question generation on technical lecture slides.

0 favorites 0 likes
#llm-pipeline

@wsl8297: Reading a thick book, the hardest part is not 'having AI summarize it,' but preserving the conceptual relationships between chapters, the argument flow, and a revisitable structure. SpineDigest is an open-source tool that uses an LLM pipeline to compress long books into structured output that resembles a 'skeleton.' GitHub: http…

X AI KOLs Timeline · 2026-05-26 Cached

SpineDigest is an open-source tool that uses an LLM pipeline to transform long-form books into structured summaries with chapter topology and knowledge graphs, supporting EPUB, Markdown, and TXT input.

0 favorites 0 likes
#llm-pipeline

@GitHub_Daily: SpineDigest is an open-source tool on GitHub that distills entire books into structured key content, allowing you to decide what to retain based on your reading goals. Its processing approach is quite interesting: it first uses AI to extract key knowledge points chapter by chapter, then employs algorithms to construct a knowledge graph that connects related concepts. Finally, it uses…

X AI KOLs Timeline · 2026-05-11 Cached

SpineDigest is an open-source CLI tool that uses a multi-stage AI pipeline to distill long books into structured summaries, generating chapter topology maps and knowledge graphs, and displaying them with the Inkora reader.

0 favorites 0 likes
#llm-pipeline

@DeRonin_: This article made me rewrite 4 sections of my automated content engine tonight content engine v2: https://x.com/DeRonin…

X AI KOLs Following · 2026-05-10

The author shares four specific improvements to their automated content engine, including smaller context packets, viral postmortems, folder-based state management, and bookmarkability scoring.

0 favorites 0 likes
#llm-pipeline

ConlangCrafter: Constructing Languages with a Multi-Hop LLM Pipeline

arXiv cs.CL · 2026-04-20 Cached

ConlangCrafter is a multi-hop LLM pipeline that automates constructed language (conlang) creation by decomposing the process into modular stages including phonology, morphology, syntax, lexicon generation, and translation. The system leverages LLMs' metalinguistic reasoning with randomness injection and self-refinement to produce coherent and typologically diverse constructed languages.

0 favorites 0 likes
← Back to home

Submit Feedback