File size: 445 Bytes
4bf0c95
 
 
558e207
f7d29d7
4bf0c95
 
 
 
 
 
13e4113
4bf0c95
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
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  

---