9pler / README.md
fikxzmodzz's picture
Upload folder using huggingface_hub
c535815 verified
|
Raw
History Blame Contribute Delete
1.11 kB
---
title: NexusAI Dashboard
emoji: 🌌
colorFrom: indigo
colorTo: purple
sdk: gradio
app_file: app.py
pinned: false
license: mit
python_version: "3.10"
---
# 🌌 NexusAI Hub - Premium AI Dashboard
A premium, state-of-the-art AI Workspace dashboard deployed on Hugging Face Spaces. It offers a suite of interactive utilities designed with modern design aesthetics, including glassmorphism, smooth animations, and curated color palettes.
## πŸš€ Features
- **Text Studio**: Advanced text processing, sentiment analysis, and summarization.
- **Vision Playground**: Interactive image manipulations and styling.
- **Assistant Chat**: A highly interactive chat interface with custom persona selections.
- **Performance Monitor**: Real-time stats simulation with beautiful visualizations.
## πŸ› οΈ Local Development
To run this application locally, ensure you have Python 3.9+ installed, then follow these steps:
1. **Install dependencies**:
```bash
pip install -r requirements.txt
```
2. **Run the app**:
```bash
python app.py
```
3. Open your browser and go to `http://localhost:7860`.