SignalPilot Agent - Your Jupyter Notebook Assistant
Project description
SignalPilot Agent — The AI-Powered Assistant for Jupyter Notebooks
What is SignalPilot Agent?
SignalPilot is an AI-native notebook assistant that supercharges your existing Jupyter workflows.
Built by leading AI and quant researchers from YC, Harvard, MIT, and Goldman Sachs, SignalPilot brings real-time, context-aware assistance directly into JupyterLab.
Use natural language to clean data, write analysis code, debug errors, explore dataframes, and build models—faster and with fewer mistakes.
No hallucinated code. No context switching. Just faster insights.
Why Use SignalPilot Agent in Jupyter?
Whether you’re a quant, data scientist, or analyst living in notebooks, SignalPilot helps you:
✅ Clean and transform messy data in seconds
✅ Visualize trends, rollups, and anomalies from a prompt
✅ Connect your custom databases in one click and easily explore from notebooks
✅ Generate runnable Python or SQL that fits your current cell + variable context
✅ Auto-detect schema changes and debug downstream errors
✅ Stay private: run entirely local-first or in your own secure VPC
✅ Extend JupyterLab without changing how you work
Perfect For:
- Data scientists cleaning huge CSVs
- Quant researchers testing ML pipelines
- Product and analytics teams tired of building dashboards and flaky notebooks
- Anyone tired of LLM tools that break their code
Installation
📦 Requirements
- JupyterLab >= 4.0.0
- NodeJS (for development)
🧠 Install SignalPilot Agent:
pip install jupyterlab signalpilot_ai
❌ Uninstall:
pip uninstall signalpilot_ai
How to Get Started
To unlock full functionality, you’ll need SignalPilot API credentials.
👉 Request your API key or email us at fahim@signalpilot.ai
Why SignalPilot
- ✅ Context-aware code gen: understands variables, dataframes, imports, and prior cells
- ✅ AI that fixes schema issues and silent join bugs
- ✅ Inline review + diffs before you run any code
- ✅ Visualizations via natural language (matplotlib, plotly, seaborn supported)
- ✅ BYO LLM: Anthropic, OpenAI, vLLM, Ollama, or HF endpoints
- ✅ Built to run in air-gapped / enterprise environments
Local Development Instructions
To contribute or develop locally:
# Clone the repo and enter the directory
git clone https://github.com/sagebook/signalpilot_ai.git
cd signalpilot_ai
# Install in editable mode
pip install -e "."
# Link extension to JupyterLab
jupyter labextension develop . --overwrite
# Rebuild on changes
jlpm build
For auto-rebuild while editing:
# Watch source
jlpm watch
# Run JupyterLab in parallel
jupyter lab
Uninstall in Dev Mode
pip uninstall signalpilot_ai
# Then manually remove labextension symlink from JupyterLab extensions dir.
Want to See SignalPilot in Action?
🎥 Try the demo notebook or explore at https://signalpilot.ai
Built for teams working with sensitive data:
- Zero data retention by default
- Optional BYO keys for Claude, OpenAI, or local models
- Notebook-specific controls for what the model can “see”
- Fine-grained telemetry settings
Contact
Questions? Ideas?
Email: fahim@signalpilot.ai
Website: https://signalpilot.ai
AI Jupyter Notebook, JupyterLab Extension, Jupyter Assistant, Data Science Assistant, Jupyter LLM, AI code generation, dataframe cleaning, Jupyter AI, SignalPilot, SignalPilot Agent, AI for dataframes, Jupyter SQL assistant, notebook extension
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file signalpilot_ai-0.12.0.tar.gz.
File metadata
- Download URL: signalpilot_ai-0.12.0.tar.gz
- Upload date:
- Size: 2.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f243294c46eb56bdd7048ee3fed42d59c88645ecc365b4a564b434c20d33646
|
|
| MD5 |
776cc0fe73bc78bf5670c46230f3031f
|
|
| BLAKE2b-256 |
e8efaf9dca61232ec3a2375fec26436c9d0a7d53dda7509974c32ce561465af9
|
File details
Details for the file signalpilot_ai-0.12.0-py3-none-any.whl.
File metadata
- Download URL: signalpilot_ai-0.12.0-py3-none-any.whl
- Upload date:
- Size: 1.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
afc7e086528d7cfb09d9beb4245b6a73a050ad9d5d0432c740da1d28277731ce
|
|
| MD5 |
a5801d82e7545d4f7f9e6110d413fed0
|
|
| BLAKE2b-256 |
7b372dcee987cffae90c7af6fb0e8b206bf07d65b1c06e844f9ef2e74b6d6c0b
|