Prompt IA • Revision 6

Prompt IA

Build clear prompts for AI coding, web pages, games, images, explanations and debugging.

This page can build a clean prompt and send a real request to the local/first Google VM AI endpoint through a PHP proxy. Configure the VM URL in data/prompt_ia_ai_config.php or by environment variables.

Builder

Structured prompt generator

First Google VM AI

Real AI request

Sends the generated prompt to the configured OpenAI-compatible llama.cpp server through api/prompt_ia_ai.php. Default model alias is local-qwen.

For zip output, ask the AI to include each file in a fenced code block with a first-line marker like // file: assets/example.js or <!-- file: page.php -->. If no filename is found, Prompt IA creates safe generic names.

AI status not checked yet.

Server config priority: environment variables PROMPT_IA_AI_BASE_URL, PROMPT_IA_AI_MODEL, PROMPT_IA_AI_KEY; then optional file data/prompt_ia_ai_config.php. Current packaged VM endpoint: http://34.125.156.62:8081/v1.

Templates

Quick prompt templates

Local drafts

Saved prompt drafts