Micro AI Tool

AI Bio Generator

This project turns a rough self-description into cleaner profile bios for different platforms without using a database.

What It Does

Setup

  1. Open functions/config.local.php.
  2. Add your OpenAI API key to openai_api_key.
  3. Keep or change the default model in openai_model.
  4. Optional: add adsense_client and adsense_sidebar_slot to activate the right sidebar ad area.
  5. Make sure PHP curl is available on the server.
  6. Load /AiBioGenerator/ in your browser through MAMP.

How To Use

  1. Paste your rough self-description.
  2. Select the target platform.
  3. Choose the tone and style.
  4. Add optional audience, goal, or keywords.
  5. Click Generate Bio.
  6. Review and copy the result from the popup modal.

Folder Structure

Security Notes

Troubleshooting