Spaces:
Running
Running
python3 -c 'with open("README.md", "w", encoding="utf-8") as f: f.write("""--- title: Content Analyzer emoji: π colorFrom: blue colorTo: indigo sdk: gradio sdk_version: 4.0.0 app_file: app.py pinned: false license: apache-2.0
Content Analyzer
An advanced content analysis tool that can process:
- Text input
- Web URLs
- Document files (.txt, .pdf, .docx)
Features
- Text summarization
- Sentiment analysis
- Topic detection
Usage
- Choose input method (Text, URL, or File)
- Enter or upload your content
- Select analysis types
- Click Analyze to get results """)'