ai-pdf-chatbot-langchain 是 AI Skill Hub 本期精选Agent工作流之一。在 GitHub 上收获超过 16.5k 颗 Star,综合评分 9.0 分,整体质量较高。我们强烈推荐将其纳入你的 AI 工具库,帮助提升工作效率。
# 命令行使用
ai-pdf-chatbot-langchain --help
# 基本用法
ai-pdf-chatbot-langchain [options] <input>
# Node.js 代码中使用
const ai_pdf_chatbot_langchain = require('ai-pdf-chatbot-langchain');
const result = await ai_pdf_chatbot_langchain.run(options);
console.log(result);
AI Skill Hub 使用教程页 · 基于公开数据整理,实际使用请以官方文档为准。License:MIT