Loading...
Loading...
Generate hologram and 3D display content using each::sense AI. Create holographic product displays, presenters, 3D logos, interactive menus, event content, museum exhibits, retail displays, and trade show holograms.
npx skill4agent add eachlabs/skills hologram-content-generationcurl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Create a holographic product display showing a luxury watch floating and slowly rotating with particle effects and blue glow",
"mode": "max"
}'| Display Type | Aspect Ratio | Recommended | Use Case |
|---|---|---|---|
| Hologram Fan | 1:1 | 1080x1080 | Retail, events, trade shows |
| LED Pyramid | 1:1 | 1080x1080 | Product displays, museums |
| Pepper's Ghost | 16:9 | 1920x1080 | Stage shows, large events |
| Holographic Box | 1:1 | 1080x1080 | Small product displays |
| Volumetric Display | 1:1 | 1080x1080 | High-end installations |
| Transparent OLED | 16:9 | 1920x1080 | Retail windows, exhibits |
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Create a holographic product display for a premium perfume bottle. The bottle should float in the center, slowly rotating with a magical mist swirling around it. Add sparkle particles and a soft pink/purple glow. Black background for hologram fan display. 1:1 aspect ratio, 5 second loop.",
"mode": "max"
}'curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Create a holographic presenter - a professional woman in business attire appearing as a blue-tinted hologram. She should be gesturing welcomingly as if greeting visitors. Add scan lines and digital glitch effects for authentic hologram look. Full body shot, black background, 16:9 aspect ratio.",
"mode": "max"
}'curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Create a 3D holographic logo animation. A futuristic tech company logo (abstract geometric shape) assembles from floating particles, rotates to reveal depth, then pulses with energy. Cyan and white color scheme with electric effects. Black background, 1:1 square format, 6 second seamless loop.",
"mode": "max"
}'curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Create a holographic menu interface for a futuristic restaurant. Floating translucent panels showing food items with 3D dish previews. Sci-fi UI design with glowing borders, subtle animations. Blue and orange accent colors on dark background. 16:9 aspect ratio, interactive feel.",
"mode": "max"
}'curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Create holographic stage content for a product launch event. A smartphone emerging from an explosion of light particles, floating and rotating to show all angles. Dynamic camera movement, epic reveal moment with lens flares and energy waves. 16:9 cinematic format, 10 seconds.",
"mode": "max"
}'curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Create a holographic museum exhibit showing a dinosaur (T-Rex) in educational display format. The dinosaur should appear as a detailed 3D hologram, slowly rotating with anatomical labels floating around it. Scientific visualization style with blue holographic effect. Black background, 1:1 format, 8 second loop.",
"mode": "max"
}'curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Create a retail holographic display for sneakers. The shoe floats and rotates showing all angles, with dynamic lighting highlighting materials and details. Add speed lines and energy effects suggesting performance. Price tag holographically appears. Attention-grabbing for store window. 1:1 square, 5 second loop.",
"mode": "max"
}'curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Create an attention-grabbing trade show booth hologram. A futuristic robot mascot waving and beckoning visitors, surrounded by floating company info graphics and product highlights. High energy, playful but professional. Include particle effects and holographic glitches. 1:1 format, 10 second loop.",
"mode": "max"
}'curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Create a holographic birthday greeting. A magical 3D birthday cake with floating candles, sparkles swirling around it, and the text HAPPY BIRTHDAY appearing in glowing 3D letters above. Warm golden and pink colors with festive particle effects. Black background, 1:1 square format, 6 seconds.",
"mode": "max"
}'curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Create an interactive holographic globe interface. A 3D Earth slowly rotating with data points lighting up across continents, connection lines between cities, and floating info panels that appear. Sci-fi command center aesthetic. Blue and cyan tones on black background. 1:1 format, 8 second loop.",
"mode": "max"
}'"Create a holographic [content type] for [display type].
Show [subject] with [motion/animation].
Add [effects] with [color scheme].
Black background, [aspect ratio] format, [duration] second loop."| Mode | Best For | Speed | Quality |
|---|---|---|---|
| Final production content, client deliverables | Slower | Highest |
| Quick concepts, iterations, testing ideas | Faster | Good |
session_id# Initial concept
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Create a holographic car display for an auto showroom, the car floating and rotating",
"session_id": "car-hologram-001"
}'
# Refine based on feedback
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Make it more dramatic - add energy lines tracing the car body, and have parts explode outward to show the engine",
"session_id": "car-hologram-001"
}'
# Request variations
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Create a version with different color scheme - red and orange energy effects instead of blue",
"session_id": "car-hologram-001"
}'| Error | Cause | Solution |
|---|---|---|
| Insufficient balance | Top up at eachlabs.ai |
| Content policy violation | Prohibited content | Adjust prompt to comply with content policies |
| Timeout | Complex generation | Set client timeout to minimum 10 minutes |
each-senseproduct-photo-generationvideo-generation3d-animation