redis-ai-challenge

qizwiz/redis-ai-challenge
★ 0 stars Python Database Updated today
Redis AI Challenge 2025: Revolutionary Composable MCP Architecture - MCP servers calling MCP servers through Redis homoiconic programming
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": {
    "redis-ai-challenge": {
      "command": "uvx",
      "args": [
        "redis-ai-challenge"
      ]
    }
  }
}

Or install with pip: pip install redis-ai-challenge

README Excerpt

🏆 **Redis AI Challenge 2025 Submission** An Emacs-centric intelligent development environment that integrates proven Redis AI patterns (StreamFlow AI, MLQ, RedisAI) for real-time coding assistance. ```bash ./QUICK_DEMO_SETUP.sh python standalone_redis_ai_demo.py ``` - **Real production patterns**: Integration of StreamFlow AI (100K+ events/sec), MLQ (fault-tolerant queues), and RedisAI (model serving)
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →