Getting Started
Creating your first Pop and running a demo.
How does EyePop.ai work?
Build your first "Pop" Endpoint
What You're Building
Step 1 — Create an Account & Get Credentials
Step 2 — Install the SDK
Python (3.8+)
Node / React
Browser (CDN)
Step 3 — Connect to Your Pop
Python
Node / TypeScript
Step 4 — Run Your First Prediction
Python — upload a single image
Python — load from a URL (HTTP, RTSP, or RTMP)
Node — upload a single image
Node — load from a URL
Step 5 — Understand the Output
Step 6 — Process Batches Efficiently
Python — synchronous batch
Python — asynchronous batch (high throughput)
Node — parallel processing
Step 7 — Process Video
Python
Node
Canceling a job mid-stream
Step 8 — Process a Live Stream (Browser)
Step 9 — Visualize Results
Python — with matplotlib
Node — with @eyepop.ai/eyepop-render-2d
@eyepop.ai/eyepop-render-2dStep 10 — Authentication Options (Node)
Step 11 — Deploy On-Premise (Optional)
Tuning Tips
Next Steps
Need Help?
Last updated