Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Smart Sales Email Generator
|
| 2 |
|
| 3 |
An AI-powered tool that generates contextual and professional follow-up emails based on previous customer interactions, using RAG, sentiment analysis and quality scoring.
|
|
@@ -83,4 +92,4 @@ An AI-powered tool that generates contextual and professional follow-up emails b
|
|
| 83 |
MIT License
|
| 84 |
|
| 85 |
## Author
|
| 86 |
-
[Tobi Ajibola]
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Sales Email Generator
|
| 3 |
+
license: mit
|
| 4 |
+
sdk: gradio
|
| 5 |
+
emoji: 💻
|
| 6 |
+
colorFrom: blue
|
| 7 |
+
colorTo: gray
|
| 8 |
+
app_file: app.py
|
| 9 |
+
---
|
| 10 |
# Smart Sales Email Generator
|
| 11 |
|
| 12 |
An AI-powered tool that generates contextual and professional follow-up emails based on previous customer interactions, using RAG, sentiment analysis and quality scoring.
|
|
|
|
| 92 |
MIT License
|
| 93 |
|
| 94 |
## Author
|
| 95 |
+
[Tobi Ajibola]
|