# WZRD > AI model signals in motion. ## Signal Feed GET https://api.twzrd.xyz/v1/signals/momentum Returns: model, trend, score, action, confidence, platform. Filters: ?limit=N, ?platform=huggingface, ?trending=true ## Health GET https://api.twzrd.xyz/health ## Install pip install wzrd-client ```python import wzrd model = wzrd.pick("code") ``` ## Links - Feed: https://twzrd.xyz/feed - API: https://api.twzrd.xyz/v1/signals/momentum - Health: https://api.twzrd.xyz/health - PyPI: https://pypi.org/project/wzrd-client/ - Skill: https://app.twzrd.xyz/.well-known/skills/wzrd-velocity/SKILL.md