LangChain launches Paper2Any
LangChain OSS unveiled Paper2Any, an open-source agent platform that converts PDFs into editable visuals, supports multiple LLMs, and ships deployment-ready workflows — a push toward production-friendly document automation. The repo promises smoother PDF-to-product pipelines for teams needing editable assets. (x.com)
Paper2Any is published under the OpenDCAI organization on GitHub with roughly 2,000 stars, 141 forks and 679 commits, and the repository lists an Apache-2.0 license.. (github.com) The codebase advertises conversion of paper PDFs, screenshots, or text into fully editable PPTX and SVG outputs as well as editable research figures, technical roadmaps and slide decks rather than static PNG exports.. (github.com) Repository layout includes a Dockerfile, docker-compose.yml, a deploy directory, a fastapi_app, a frontend-workflow package and supabase/functions, which together provide end-to-end deployment artifacts and self-hosting options for pipelineed workflows.. (github.com) Project documentation provides an installation/quickstart, CLI and DEPLOY.md files and a docs folder with changelog and guides, indicating the maintainers expect teams to run the system in staging/production rather than only experimenting locally.. (github.com) Paper2Any’s public materials state it can drive generation via multiple LLM providers (examples listed include GPT-family models and Anthropic/Claude in third‑party docs), implying adapters for different model endpoints are part of the workflow surface. (docs.apiyi.com; github.com/OpenDCAI/Paper2Any). (docs.apiyi.com) Active feature work and recent releases include a “Paper2Rebuttal” capability added on February 2, 2026, and the repository shows commits as recently as “last week,” signaling ongoing maintenance and new feature rollouts.. (github.com)