Spaces:
Sleeping
Sleeping
iSathyam03
commited on
Commit
β’
ea99f78
1
Parent(s):
c395b4f
configure for hugging face
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# ReWriteCraft: Text Rewrite with Custom Tone and Dialect π¨
|
2 |
## Introduction
|
3 |
Welcome to **ReWriteCraft**! π This project allows you to rewrite your text in a customized tone and dialect using the **LLama 3.1** model. The app provides an intuitive interface to input your draft text and apply different tones (Formal/Informal) and dialects (American/British).
|
|
|
1 |
+
---
|
2 |
+
title: Text Rewrite with LangChain
|
3 |
+
emoji: π
|
4 |
+
colorFrom: green
|
5 |
+
colorTo: blue
|
6 |
+
sdk: streamlit
|
7 |
+
app_file: app.py
|
8 |
+
pinned: false
|
9 |
+
---
|
10 |
+
|
11 |
# ReWriteCraft: Text Rewrite with Custom Tone and Dialect π¨
|
12 |
## Introduction
|
13 |
Welcome to **ReWriteCraft**! π This project allows you to rewrite your text in a customized tone and dialect using the **LLama 3.1** model. The app provides an intuitive interface to input your draft text and apply different tones (Formal/Informal) and dialects (American/British).
|