Recently, I've been experimenting with transcribing PDF files to use as material for AI applications. I've been loading past exam PDFs for the Applied Information Technology Engineer Examination, ...
🔍 PDF parser for AI data extraction — Extract Markdown, JSON (with bounding boxes), and HTML from any PDF. #1 in benchmarks (0.907 overall). Deterministic local mode + AI hybrid mode for complex ...
Do you ever find yourself copying Excel data and recreating graphs every month, or struggling to focus on your core work because aggregation and graphing take up so much time? By using Python's pandas ...
Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills ...
Erik Steiger discusses the operational pain of legacy PDF generation in regulated banking and manufacturing. He explains how ...
这篇文章把 Streamlit 最常用的三块内容串了一遍:多页面怎么组织、数据库怎么连、文件怎么处理。 streamlit 这几年在数据科学圈子里火得很快。不用学前端,不用折腾路由,纯 Python 就能把数据分析脚本变成像模像样的 Web 应用。但真要拿它做点正事 —— 比如搭 ...
Skills是Anthropic在2025年底推出的AI代理技能扩展机制,其核心是将“如何完成某类任务”的指令、脚本和模板打包成标准化的能力模块。 每个Skill本质上Skills 是一个包含指令、脚本和资源的文件夹,用于教会大模型如何更好地执行特定任务,根目录包含一个带YAML元数据的SKILL.md文件,描述技能的名称、用途和触发条件。目录内还可以包含Python脚本、参考文档、模板文件等资源 ...
Agent Skills 本质上是一类 SKILL.md 文件。它们可以扩展 Claude Code 和其他 AI 编程助手的能力。安装一个 skill,就相当于给 agent 增加了一份专门的工作手册。 Agent Skills 本质上是一类 SKILL.md 文件。 它们可以扩展 Claude Code 和其他 AI 编程助手的能力。安装一个 skill,就 ...
在学术写作的格式转换中,把 Markdown 里的 LaTeX 公式转成 Word 后还能随意编辑,这项能力在过去几乎是一片技术真空。 绝大多数工具的底层逻辑依然是粗暴截图,导致你拿到手的不过是一张张无法修改的模糊图片。但我们实测发现,通过调用 ...