fred-vdb / README.md
Jacob235's picture
agent API: clean /search endpoint, rich api_description, 33K count, short_description
37cd3ed verified
|
Raw
History Blame Contribute Delete
732 Bytes
---
title: FRED-VDB Semantic Search
emoji: πŸ“ˆ
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 6.14.0
python_version: "3.12"
app_file: app.py
pinned: false
license: mit
short_description: Semantic search over 33K+ curated FRED economic series
---
# FRED-VDB β€” Semantic Search over FRED
Semantic search over 33,000+ curated FRED (Federal Reserve Economic Data)
series β€” a high-signal subset filtered from FRED's full ~840K-series catalog.
Describe the data you want in natural language; matching is by meaning, not
keywords. Search runs fully offline β€” no FRED API key required.
The prebuilt vector index is loaded from a HF Dataset at startup (set the
`INDEX_DATASET` Space variable). Source: <your GitHub repo>.