MitchelleK1ng commited on
Commit
e073712
Β·
verified Β·
1 Parent(s): da21b71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md CHANGED
@@ -9,4 +9,27 @@ app_file: app.py
9
  pinned: false
10
  ---
11
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
9
  pinned: false
10
  ---
11
 
12
+ # πŸ’« K1ng Analyzer β€” Sentiment Intelligence App
13
+
14
+ πŸš€ A fine-tuned **DistilBERT** model that detects emotions and tone from text in seconds.
15
+ Perfect for analyzing feedback, product reviews, and conversations.
16
+
17
+ ---
18
+
19
+ ### 🧠 Model
20
+ - Architecture: DistilBERT
21
+ - Fine-tuned on custom sentiment data
22
+ - Classes: **Positive 😊 / Negative 😞**
23
+
24
+ ---
25
+
26
+ ### ⚑️ Try It Now
27
+ Type any sentence and see the model’s confidence instantly.
28
+
29
+ ---
30
+
31
+ ### πŸ‘‘ Created by [MitchelleK1ng](https://huggingface.co/MitchelleK1ng)
32
+ Empowering AI innovation one model at a time.
33
+
34
+
35
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference