NerdCabalMCP

NerdCabalMCP Notebooks

Interactive Jupyter notebooks demonstrating platform capabilities.

📓 Available Notebooks

Neural Forensics


🚀 Running Notebooks

Local Setup

# Install Jupyter
pip install jupyter notebook

# Install dependencies
pip install anthropic openai redis pandas numpy matplotlib seaborn plotly

# Launch Jupyter
jupyter notebook

Google Colab

Upload notebooks to Google Colab for cloud execution.

Additional Tutorials

See ../tutorials/ for more specialized notebooks:


📁 Competition Notebooks

Competition-specific demos are in ../competitions/: