How To Professionally Say 🤵
A CLI tool that transforms your blunt thoughts into corporate-approved communication using AI.
What It Does
This tool takes your honest, raw text and transforms it into workplace-appropriate language using OpenAI. Your transformed text automatically copies to your clipboard for easy pasting.
Demo
Quick Start
# Install pip3 install -r requirements.txt # Set up your OpenAI key echo "OPENAI_API_KEY=your-key-here" > .env # Run it python3 run.py
Examples
Your thought : "This meeting is an absolute waste of time"
Professional version: "I'm wondering if we could clarify the objectives for this discussion to ensure we're maximizing our collective time investment."
Your thought : "Did you just take credit for my work?"
Professional version: "I noticed that some of my contributions were highlighted in your recent presentation. Could we discuss how we can ensure all team members are acknowledged for their efforts?"
Your thought: "What you are saying does not make sense"
Professional version: "I am having some difficulty understanding your point. Could you please clarify it further?"
Requirements
- Python 3.7+
- OpenAI API key
Built with ❤️ by
Pankaj Tanwar, and checkout his other side-hustles
Contributing
I welcome contributions to this project! Whether it's a bug fix, a feature request, or improving documentation, your contributions are appreciated.
Thanks to How to professionally say for the inspiration.
