Co-Pilot / 辅助式
更新于 24 days ago
integrated_content_os
Ddrshailesh88
0.0k
drshailesh88/integrated_content_os
💡 摘要
一个统一的平台,用于管理内容创作和研究工作流程。
🎯 适合人群
内容创作者研究人员作家学者开发者
🤖 AI 吐槽: “该项目需要API密钥,如果管理不当可能会被泄露。确保使用环境变量,避免硬编码秘密。”
安全分析中风险
该项目需要API密钥,如果管理不当可能会被泄露。确保使用环境变量,避免硬编码秘密。
Integrated Content Operating System
Single source of truth for Dr. Shailesh Singh's content creation, research, and writing workflows.
Fresh Machine Setup (Required)
- Create
.envfrom.env.exampleand setNCBI_API_KEY(plus other keys). - Install PubMed MCP dependencies:
cd pubmed-mcp-server npm install - MCP config is already wired in
.mcp.jsonand points topubmed-mcp-server/dist/index.js.
Quick Start
python pipelines/twitter-content/generate.py "What are statin side effects?" python research-engine/run_pipeline.py --quick python rag-pipeline/src/knowledge_pipeline.py --query "SGLT2 heart failure"
Notes
.envis intentionally not committed.- PubMed MCP is mandatory for research outputs.
五维分析
清晰度7/10
创新性6/10
实用性8/10
完整性6/10
可维护性7/10
优缺点分析
优点
- 集中管理内容。
- 支持多种研究工作流程。
- 设置简单,说明清晰。
缺点
- 需要外部API密钥。
- 高级功能的文档有限。
- 依赖于PubMed MCP。
相关技能
免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。
版权归原作者所有 drshailesh88.
