View and Use the app with this link 👈👈👈
Email Crafter is a simple Streamlit web app that uses an LLM (via LangChain) to revise and polish messages. It corrects grammar, improves clarity, and keeps your tone friendly, polite, and professional — perfect for emails, Slack messages, and more!
- AI-powered grammar and clarity revision
- Custom use-case input (email, Slack, LinkedIn, etc.)
- Simple Streamlit UI
- Built with LangChain and Claude (Anthropic)
- Clone the repo
git clone https://github.com/yourusername/email-crafter.git
cd emailcrafter
- Set up the virtual environment and install dependencies:
make all
- Usage
To run the application, use:
make run-app
- Streamlit
- LangChain
- Anthropic Claude