AI Prompt Examples
AI prompt library / web app

AI Prompt Examples

Browse a free AI prompt catalog by model and category, then generate custom production-ready prompts with a protected server-side API.

Frequently asked questions

Is the prompt catalog free?

Yes. The prompt catalog is available as a free searchable database. Users can browse, filter, open, and copy prompt templates from the website.

What is the AI Prompt Generator?

It is a separate generator tab where users describe a task in plain language and receive a custom, production-ready prompt created through the server-side AI API.

Is the OpenAI API key visible in the frontend?

No. The API key is stored only in the PHP config file on the server. The browser sends requests to the website endpoint, and the server calls the AI provider.

What happens after the free generator limit?

The website shows a Google Play call-to-action after 3 free prompt generations. The catalog remains free to browse on the website.

Can the same backend be used for the Android app?

Yes. The backend endpoint is designed so the future Google Play app can use the same server-side API instead of storing the OpenAI key inside Android.