Pi의 API & iFrame 통합으로 AI 콘텐츠 제작의 힘을 잠금 해제하세요
🚀 AI 생성 콘텐츠를 플랫폼에 원활하게 통합하세요
At Pi (Presentation Intelligence), we’re revolutionizing how businesses create and share professional-grade content. Now, with our API and iFrame services, you can effortlessly embed Pi’s AI-powered content generation, design automation, and smart formatting into your own applications, websites, or workflows.

Kantar의 플랫폼은 이제 Pi의 AI 생성 프레젠테이션을 Fortune 500 고객을 위한 기본 기능으로 제공합니다
왜 Pi의 API 및 iFrame 솔루션을 선택해야 할까요?
✅ 즉각적인 AI 콘텐츠 생성 – 단일 API 호출로 세련된 프레젠테이션, 보고서, 마케팅 자료를 생성하세요.
✅ 스마트 디자인 자동화 – 일관된 브랜드 룩을 위해 레이아웃, 테마, 시각 자료를 자동으로 적용합니다.
✅ 에이전틱 환경에 플러그인 – 강력한 Pi 프레젠테이션 도구를 RAG, 맞춤형 데이터베이스, 파인튜닝된 모델 및 기타 워크플로우에 플러그인하세요.
✅ 실시간 협업 – 사용자가 플랫폼을 떠나지 않고도 콘텐츠를 편집, 수정, 내보낼 수 있습니다.
✅ 확장 가능 및 보안 – 강력한 보안 및 규정 준수를 갖춘 엔터프라이즈급 성능으로 구축되었습니다.
작동 방식
1. API 통합
Pi의 AI 엔진을 시스템에 쉽게 연결하고 콘텐츠 생성을 자동화하세요.
🔹 사용 사례:
- 재무 데이터에서 투자자용 덱 자동 생성
- 블로그 게시물을 시각적으로 매력적인 포스터로 전환
- 몇 초 만에 브랜드에 맞는 마케팅 자료 제작
url = "https://co-pi.deepvinci.tech/api/v1/integration"\ntimestamp = int(time.time())\ndata = dict(\n uid="user_uid_001",\n cards=5,\n notes=True,\n resource_id=timestamp,\n language="zh",\n hook_url="http://example.com/hook",\n content="Quarterly sales report Q1 2025?",\n search=None,\n text_mode="preserve",\n text_amount="detailed",\n layout_density="loose",\n outline_type="aippt",\n attachment_id=None,\n outline=None\n)\nsign: str = sign_func("your_app_secret", timestamp, **data)\nresp = requests.post(\n f"{url}/outline/generation",\n json=dict(app_id="your_app_id", sign=sign, timestamp=timestamp, **data),\n)\nprint(resp.status_code, resp.json())2. iFrame 임베딩
Pi의 전체 편집기를 앱에 직접 임베드하세요—복잡한 개발이 필요 없습니다!
🔹 사용 사례:
- SaaS 플랫폼에 AI 기반 슬라이드 제작 기능 추가
- 사용자가 도구를 전환하지 않고 프레젠테이션을 편집할 수 있도록 지원
- 생태계 내에서 브랜드 콘텐츠 제작 제공
<iframe id="pi-integration" src="https://co-pi.deepvinci.tech/integration" scrolling="no"></iframe>\n<script>\n const originURL = 'https://co-pi.deepvinci.tech'\n const iframe = document.getElementById('pi-integration');\n const config = {\n "action": "init",\n "page": {\n "name": "doc", // generation: Generation page; doc: Documentation page; outline: Documentation outline page; generation_with_outline: generate outline page\n "doc_id": "278523624915815", // Required when name == "doc"\n "outline_id": "278523624915815", // Required when name == "outline"\n "language": "zh | en", // website language\n "preview": true // doc preview mode\n },\n "generation": {\n "language": 'cn', // document default languages\n "card_size": "landscape"\n }, \n "authentication": {\n "token": "xxx"\n },\n };\n // Listen for the ready signal from the PI page\n window.addEventListener('message', (event) => {\n if (event.origin === originURL && event.data) {\n console.log(event.data)\n if (event.data.action === 'ready') {\n // Send configuration data and initiate page rendering\n iframe.contentWindow.postMessage(config, originURL);\n }\n ...\n }\n });\n</script>혜택을 받을 수 있는 대상
📌 SaaS 플랫폼 – AI 콘텐츠 생성으로 제품 강화.
📌 엔터프라이즈 팀 – 내부 보고 및 프레젠테이션 간소화.
📌 개발자 – 맞춤형 AI 기반 콘텐츠 솔루션 구축.
📌 에이전트 – 다중 에이전트 연결 및 완전한 Agentic 솔루션 제공.
지금 시작하세요!
콘텐츠 워크플로우를 혁신할 준비가 되셨나요? 기술 팀에 문의하세요: support@pi.inc.
#AIContent #APIIntegration #EmbeddableAI #PiAI #SaaSInnovation


