sentiment-detector / README.md
walkermanj's picture
Update README.md
b47b700 verified
|
raw
history blame
1.28 kB
metadata
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]