osqf-archive

travisjakel/osqf-archive
★ 0 stars R AI/LLM Updated 2d ago
18 years of osQF / R-in-finance talks, searchable and chattable: local-LLM pipeline, PixelRAG, decision matrix, MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "osqf-archive": {
      "command": "npx",
      "args": [
        "-y",
        "travisjakel/osqf-archive"
      ]
    }
  }
}

README Excerpt

**Eighteen years of osQF / R-in-finance conference talks (2009–2026), turned into a searchable, chattable archive** — derived notes, embeddings, an entity graph, and an MCP server — built end-to-end with local open-weight models on a single workstation GPU (one RTX 3090 Ti, zero cloud calls in the pipeline).