File size: 1,278 Bytes
b52ccc2
 
 
 
 
 
 
 
 
 
 
 
 
 
b47b700
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
title: Sentiment Detector
emoji: 👁
colorFrom: indigo
colorTo: yellow
sdk: gradio
sdk_version: 5.29.0
app_file: app.py
pinned: false
license: other
short_description: A AI that detects if a message feels positive or negative.
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
# 💬 LM Studios Sentiment Detector

This is a lightweight AI tool created by **Mr. Jack (aka The Walkerman)**, developed under the **LM Studios** label.

🔍 **What It Does:**  
Type a sentence, and the AI will determine whether the sentiment behind it is **Positive** or **Negative** using natural language processing.

🧠 **Built With:**
- Python
- scikit-learn (Naive Bayes model)
- TF-IDF Vectorizer
- Gradio for web interface

🚀 **Why It Matters:**  
This project demonstrates a full-cycle AI build—from data collection and training to deployment—delivered in a user-friendly format anyone can try, from desktop or mobile.

🌐 **Created for:**  
- Educators  
- Beginners learning AI  
- Demo use for real-time sentiment checking  
- LM Studios showcase of cloud-based AI apps

✨ _Keep the pace, keep the faith._  
_This is The Walkerman’s Sentiment Detector._

📌 [Powered by Hugging Face Spaces | Built with Gradio]