Skip to content

ginlix-ai/langalpha-research

v1.0.0Apache-2.0

How the agent reaches a conclusion. Valuation models and comps, coverage initiation and sector work, earnings preparation and post-mortems, and the trackers that keep a thesis honest as the facts move.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "langalpha-research",
  "version": "1.0.0",
  "description": "How the agent reaches a conclusion. Valuation models and comps, coverage initiation and sector work, earnings preparation and post-mortems, and the trackers that keep a thesis honest as the facts move.",
  "author": {
    "name": "LangAlpha",
    "url": "https://langalpha.ai"
  },
  "homepage": "https://langalpha.ai",
  "repository": "https://github.com/ginlix/langalpha",
  "license": "Apache-2.0",
  "keywords": [
    "research",
    "valuation",
    "dcf",
    "comps",
    "equity-research",
    "earnings"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • extract_numbers.py
View on GitHub