Spaces:
Build error
Build error
| title: Personalised Email Bot LLM | |
| emoji: ๐ | |
| colorFrom: green | |
| colorTo: yellow | |
| sdk: streamlit | |
| sdk_version: 1.37.1 | |
| app_file: app.py | |
| pinned: false | |
| Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |
| # Personalized Email Generator | |
| This Streamlit app uses Langchain and a Hugging Face model to generate personalized emails based on user input. | |
| ## How to Use | |
| 1. Enter the recipient's name. | |
| 2. Specify the project name. | |
| 3. List key benefits, one per line. | |
| 4. Click 'Generate Email' to create a personalized email. | |
| The app will generate a professional, engaging email highlighting the key benefits of your project. | |