原始内容
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.