Topic_Modeling_AI / README.md
Mostafa174's picture
fixing readme colour format
f7d29d7
---
title: AI Topic Analyzer
emoji: 🧠
colorFrom: yellow
colorTo: gray
sdk: gradio
sdk_version: "5.0.0"
app_file: app.py
pinned: false
---
# 🧠 AI Topic Analyzer
Analyze text or documents (PDF, DOCX, TXT) to detect underlying topics using the **CardiffNLP Tweet Topic Model**.
## 🚀 Features
- Detects multiple topics per text or document
- Supports text input and document upload
- Clean black and orange Gradio interface
---