Language & understanding
Summarize, translate, extract information, and work with text or attachments.
Give your AI agent practical APIs for language, web research, images, voice, and documents. Then publish its static browser app to a shareable URL with one request. Promptbox does not run app backends.
Static frontends only · Standard HTTP · No SDK required · Free publishing within shared limits
Choose a helper, read its request and response format, and connect it to your app. The reference includes working examples, limits, and error handling.
Summarize, translate, extract information, and work with text or attachments.
Bring current web information and source-page content into your app.
Generate images, edit visual inputs, and create music for a project.
Turn recordings into text and give your app a spoken response.
Create PDFs, edit presentations, and process media with HTTP helpers.
Add notes and structured memory, then send results by email.
Browse the complete API reference →
Publish a static browser app to apps.promptbox.cn or a document/media file to www.promptbox.cn/publish/. Promptbox cannot run PHP, Node.js, databases, private server code, or other app backends. Both expire after 30 days; updating an app restarts its clock. For hosting beyond 30 days, contact Promptbox at admin@promptbox.cn to discuss extended hosting services.
Send a directory name and HTML or ZIP with assets. Apps allow 25 MiB uploaded and expanded, with index.html at the ZIP root or inside one enclosing folder.
mode=app, directory, and file or HTML text.curl https://www.promptbox.cn/api/publish.php \
-H 'Content-Type: application/json' \
--data '{"mode":"app","directory":"hello","text":"<!doctype html><title>Hello</title><h1>Hello world</h1>"}'For future updates, upload the full build. An HTML-only update removes all previously uploaded assets.
For HTML or ZIP files: -F 'mode=app' -F 'directory=my-app' -F 'file=@app.zip'. Apps share browser storage on apps.promptbox.cn, isolated from other Promptbox origins. Read storage and cookie details.
Upload one file up to 10 MiB. PDF, DOCX, XLSX, PPTX and OpenDocument formats are supported, alongside common media. UTF-8 text files allow 1 MiB.
mode=file and one multipart file; an optional name sets its basename.curl https://www.promptbox.cn/api/publish.php \ -F 'mode=file' \ -F 'name=project-report' \ -F 'file=@report.pdf'
Formats, limits and examples. Keep a local copy. Tokens apply to app updates only; document uploads always create a new file.
Adam’s collection brings together practical utilities, AI applications, and games. Use a tool today or find a starting point for your next project.
Explore assistants, image and document tools, music, and other ways to turn AI capabilities into an application.
Explore app examplesCalculators and utilities for pricing, planning, engineering, files, and everyday work.
Find a business toolBrowser games, creative experiments, learning aids, converters, and media utilities.
Browse tools & gamesWork with Adam to explore a business workflow, develop a custom tool, or build your team’s confidence with AI through hands-on practice.

Adam creates the tools and experiments you see on Promptbox. His consulting and workshops focus on applying AI to concrete tasks: working with files, connecting services, and building useful software.
Meet Adam & explore consultingA practical workshop for people who are comfortable using a computer and want to do more with AI. Explore everyday workflows and build a useful app. No programming background is required.