Work Micro Tool

Meeting Notes Cleaner

This project turns messy meeting notes into a clear summary, action list, decisions, and follow-up questions 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 /MeetingNotesCleaner/ in your browser through MAMP.

How To Use

  1. Paste the rough meeting notes.
  2. Select the meeting type, output style, and focus.
  3. Add optional audience details or extra context.
  4. Click Clean Notes.
  5. Review and copy the cleaned output from the popup modal.

Folder Structure

Security Notes

Troubleshooting