iSathyam03 commited on
Commit
ea99f78
β€’
1 Parent(s): c395b4f

configure for hugging face

Browse files
Files changed (1) hide show
  1. README.md +10 -0
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).