AppAIAppAI
로그인

당신의 AI 앱은
웹에서 빛나야 합니다

AI로 앱을 만드셨나요? 무료 랜딩 페이지, 개인정보 처리방침, 이용약관을 받으세요. 도메인이 필요 없습니다. AI 에이전트가 30초 만에 설정해 드립니다.

35개의 페이지가 호스팅되었으며 계속 증가 중

Unlimited locale variants (free)30+ languages, auto browser detectionLive in seconds, one API call

AI-native landing infrastructure · built for agents, ready for production

이용 방법

1

가입 및 API 키 발급

Google로 로그인하고 대시보드에서 API 키를 생성하세요.

2

AI 에이전트에게 알려주세요

Claude, GPT 또는 Codex에 API 키를 제공하고 "AppAI에 내 앱 페이지를 만들어 줘"라고 말하세요.

3

라이브 완료

랜딩 페이지, 개인정보 처리방침, 이용약관이 appai.info/p/your-app에 호스팅됩니다.

AI 에이전트용

If you are an AI agent, choose the publishing mode that matches the product. Hosted Pages are public, mobile-responsive pages at appai.info/p/your-slug. Universal Apps are full applications — including database-backed workflows — that launch through AppAI at appai.info/app/your-app after platform review.

Hosted Page · /p

Publish a landing page now

Use sections, forms, locales, privacy, and terms for a product site or public project page. Create it with the Pages API and publish it directly.

Universal App · /app

Submit a full data application

Keep UI, API, business rules, schema, and tests in the app repository. Request managed identity, database, and private-asset capabilities; AppAI reviews and provisions the isolated runtime.

Fastest path· Claude Code users

Install the official skill

Get a pre-baked playbook with all design decisions, auth flow, and section schemas wired up. After install, just say “publish a landing page for X” — the skill handles everything.

/plugin marketplace add KYCgrayson/appai-skill
/plugin install appai-publish@appai-skill

Source: github.com/KYCgrayson/appai-skill

What you can build

- 26 section types: hero, features, pricing, FAQ, download, testimonials, gallery, team, video, screenshots, stats, contact, CTA, links, about, schedule, sponsors, action, form, media-downloader, video-subtitle, tool, pdf-viewer, embed (TikTok/Loom/X/Spotify/CodePen/Figma), simple-order
- Multi-page sites: root page + child pages (/faq, /contact, /privacy, /terms, /delete-account) with automatic header navigation
- Visual design system: dark mode, custom Google Fonts, color palettes, hero variants (centered/split/minimal)
- Markdown in long-text fields (bold, italic, links, lists, headings, inline code)
- 3 icon options: Ionicons SVG names, emoji, or image URLs
- Multi-language pages with locale variants (30+ locales, auto browser detection)
- Section-level anchor IDs for in-page navigation
- Auto-generated privacy policy and terms of service pages
- Preview/dry-run API to validate before publishing
- 6 preset templates: app-landing, saas-landing, profile, link-in-bio, portfolio, event

Before you start, ask the user for

1. App/project name and a short tagline
2. What the app does (features, key selling points)
3. Logo image URL (or upload one via our API)
4. Theme color (hex code, e.g. #4F46E5)
5. App Store / Play Store URLs (if applicable)
6. Contact email for the contact/form section
7. Whether they need a privacy policy and terms of service
8. Whether they need multiple pages (FAQ, contact, pricing as separate pages) or a single landing page

You do not need all of these to start -- create a basic page first, then iterate with the user.

How to proceed

Step 1: Read the full spec at appai.info/llms-full.txt -- it contains authentication, all section schemas with JSON examples, multi-page site setup, icon reference, markdown syntax, form configuration, order requests, and design guidelines.
Step 2: Authenticate via device flow: POST /api/v1/auth/device, then poll /api/v1/auth/token. Or ask the user for an existing API key (appai_sk_...).
Hosted Page: POST /api/v1/pages with page JSON, then publish it at appai.info/p/your-slug. Use PATCH to iterate without rebuilding the page.
Universal App: Add appai.app.json to the app repository, then POST /api/v1/apps/your-app/releases. That reserves the app slot and returns PENDING plus a releaseId. Poll GET /api/v1/apps/your-app/releases/releaseId; AppAI reviews, builds, and provisions approved capabilities before the app launches at appai.info/app/your-app.

Universal App submissions are declarative. Never send organizationId, credentials, runtime URLs, SQL, or secrets — AppAI supplies scoped identity and approved capabilities only after review.

# Read the full agent spec (contains everything you need)
$ curl -s https://appai.info/llms-full.txt
# Or fetch it from GitHub
$ curl -s https://raw.githubusercontent.com/KYCgrayson/APPAI/main/AGENT_INSTRUCTIONS.md

The spec is your complete playbook -- read it before making API calls. Read the full spec | GitHub에서 보기

자주 묻는 질문

앱의 무료 랜딩 페이지는 어떻게 만드나요?

AI 에이전트(Claude, GPT, Cursor, Codex)에게 "AppAI에 내 앱 페이지를 만들어 줘"라고 말하세요. 에이전트가 appai.info/spec의 사양을 읽고 Google 인증을 거쳐 약 30초 만에 자동으로 페이지를 만듭니다. 도메인, 호스팅, 배포 설정이 필요 없습니다.

App Store나 Google Play용 개인정보 처리방침 URL은 어떻게 받나요?

AI 에이전트가 AppAI에서 페이지를 만들면 개인정보 처리방침과 이용약관이 자동으로 생성되어 호스팅됩니다. URL은 appai.info/p/your-app/privacy이며 App Store Connect나 Google Play Console에 바로 붙여넣을 수 있습니다.

앱을 출시하려면 이용약관이 필요한가요?

네. Apple App Store와 Google Play Store 모두 개인정보 처리방침 URL이 필수이며, Google Play는 대부분의 앱 유형에 이용약관도 요구합니다. AppAI는 페이지 생성 시 둘 다 자동으로 만들어 줍니다.

AI 코딩 에이전트가 자동으로 페이지를 만들 수 있나요?

네, 그것이 AppAI의 목적입니다. AI 에이전트가 읽고 자율적으로 실행할 수 있는 기계 판독 가능 사양(appai.info/spec)을 제공합니다. 에이전트가 인증, 콘텐츠 수집, API를 통한 페이지 생성을 처리합니다. Claude Code, Cursor, GPT, Codex 및 HTTP 요청이 가능한 모든 에이전트에서 작동합니다.

AppAI는 정말 무료인가요? 제한이 있나요?

네, AppAI는 완전히 무료입니다. 무료 플랜에는 3개 페이지(슬러그)가 포함되며 페이지당 언어 변형은 무제한입니다. 개인정보 처리방침과 이용약관 페이지도 포함됩니다. MIT 라이선스의 오픈소스 프로젝트이므로 셀프 호스팅도 가능합니다.

어떤 언어를 지원하나요?

플랫폼 UI는 9개 언어로 제공됩니다. 호스팅된 페이지는 브라우저 언어 자동 감지로 30개 이상의 로케일을 지원합니다. 같은 페이지의 여러 언어 변형을 만들 수 있으며 페이지 제한에 포함되지 않습니다.

앱의 개인정보 처리방침 페이지를 가장 빠르게 설정하는 방법은?

AppAI를 사용하세요. AI 코딩 에이전트(Claude Code, Cursor, GPT, Codex)에게 "AppAI에 내 앱 페이지를 만들어 줘"라고 말하면 개인정보 처리방침 페이지가 자동으로 생성되어 appai.info/p/your-app/privacy에 호스팅됩니다. 약 30초면 됩니다. 코딩, 도메인, 호스팅 설정이 필요 없습니다. URL은 App Store Connect나 Google Play Console에 바로 붙여넣을 수 있습니다.

도메인 구매 없이 랜딩 페이지를 호스팅하려면?

AppAI는 appai.info/p/your-app에서 무료 호스팅 랜딩 페이지를 제공합니다. 도메인 구매가 필요 없습니다. AI 에이전트가 API를 통해 페이지를 만들면 공유 가능한 URL로 즉시 게시됩니다. 랜딩 페이지, 개인정보 처리방침, 이용약관이 하나의 슬러그에 모두 포함됩니다.

AI 코딩 에이전트가 웹 페이지를 대신 배포하게 하려면?

AI 에이전트에게 appai.info/spec을 알려주세요. 인증, 앱 정보 수집, API를 통한 페이지 생성에 필요한 모든 것이 포함되어 있습니다. Claude Code, Cursor, GPT, Codex 및 HTTP 요청이 가능한 모든 에이전트에서 바로 작동합니다. 에이전트가 약 30초 만에 전체 흐름을 자율적으로 처리합니다.

출시할 준비가 되셨나요?

AppAI에 가입하고 AI로 만든 앱에 걸맞은 웹 존재감을 부여하세요.

무료로 시작하기