2 Repos
Real-time testing of document-specific functions and variables using an interactive loop.
Distinct from Code Prototyping: Focuses on document generation logic rather than smart contract or application code prototyping.
Explore 2 awesome GitHub repositories matching development tools & productivity · Document Logic Prototyping. Refine with filters or upvote what's useful.
Quarkdown is a programmable document compiler and markdown static site generator. It transforms markdown source files into structured outputs, serving as a tool for generating professional books, academic papers, and digital presentations. The system distinguishes itself through a programmable layout engine that allows for the use of functions, variables, loops, and conditional logic within markdown files. It includes an interactive read-eval-print loop for testing these document functions and syntax in real time before final compilation. Additionally, it provides a specialized format for sup
Allows testing of document functions and syntax in real time via a REPL before final compilation.
docetl is an AI-powered document ETL tool and map-reduce orchestrator designed to transform large collections of unstructured documents into structured, queryable tables using language models. It provides a declarative pipeline framework for extracting, cleaning, and transforming data from sources such as PDFs and text files into predefined schemas. The project distinguishes itself through a semantic data integration suite that enables joining datasets and resolving duplicate entities based on embedding-based similarity. It includes an interactive prompt playground for developing and optimizi
Provides a real-time interface for developing and refining document processing workflows to test transformations instantly.