Lambda Capture

Decomposing <Noise/> from <Signal/> across Public Statistics


Low-latency pre-processing of unstructured textual data for LLM training, Embeddings Storage & Semantic Searching from curated sources for Macro trading (FX, Sovereign Credit, Rates) and Private Credit investing


Race against Time: extend relevancy of any LLM inference past it's training cut-off by supplying Up-to-Date macro newsflow from a reliable knowledge store for fast-paced trading environments

curl --request GET \
--url "https://data.lambda-capture.com/semantic-search/" \
--data '{ 
  "api_key": "'"$API_KEY"'", 
  "query_text": "Inflation expectations September 2024",
  "economy": ["UK"],  
  "max_results": 1, 
  "score": 0.75, 
  "start_date": "2024-01-01", 
  "end_date": "2024-12-31" 
}'
# Output:
[ {
    "source": "Bank of England",
    "score": 0.8074045181274414
    "report_link": "https://www.bankofengland.co.uk/monetary-policy-report/2024/august-2024",
    "document_title": "Monetary Policy Report - August 2024",
    "published": "2024-08-01T00:00:00",
    "section_title": "1: The economic outlook",
    "subsection_title": "1.2: Key judgement 3",
    "type": "table",
    "chunk": "Table 1.C: The quarterly modal projection for CPI inflation based on market rate expectations",
    "data": 
    ",2024 Q3,2024 Q4,2025 Q1,2025 Q2,2025 Q3
    CPI inflation,2.3,2.7,2.7,2.6,2.4
    ,2025 Q4,2026 Q1,2026 Q2,2026 Q3,
    CPI inflation,2.2,2.0,1.7,1.7,
    ,2026 Q4,2027 Q1,2027 Q2,2027 Q3,
    CPI inflation,1.6,1.5,1.5,1.5,",
    "footnotes": "(a) Four-quarter inflation rate.",
} ]

© 2024 Lambda Capture Limited (Registration Number 15845351) 52 Tabernacle Street, London, EC2A 4NJ - All rights reserved

DISCLOSURE: THE MATERIAL IS PROVIDED FOR INFORMATIONAL PURPOSES ONLY AND SHOULD NOT BE CONSTRUED AS INVESTMENT ADVICE OR SOLICITATION TO BUY OR SELL SECURITIES. THE MATERIAL IS NOT INTENDED TO BE USED AS A GENERAL GUIDE TO INVESTING, OR AS A SOURCE OF ANY SPECIFIC INVESTMENT RECOMMENDATIONS, AND MAKES NO IMPLIED OR EXPRESS RECOMMENDATIONS CONCERNING THE MANNER IN WHICH ANY CLIENT’S ACCOUNT SHOULD BE HANDLED. THIS DOCUMENT DOES NOT CONTAIN INSIDE INFORMATION FOR THE PURPOSES OF ARTICLE 7 OF THE MARKET ABUSE REGULATION (EU) 596/2014 (“MAR”).