--- title: NEXUS AI Studio emoji: ⬡ colorFrom: purple colorTo: cyan sdk: gradio sdk_version: 4.44.1 app_file: app.py pinned: true license: apache-2.0 short_description: Multi-Modal AI Studio — Chat · Image · Audio · Video · VQA --- # ⬡ NEXUS AI Studio A unified **multi-modal AI platform** built on Hugging Face Inference API. ## Features | Tab | Capability | Model | |-----|-----------|-------| | 💬 Chat | Conversational AI, code, reasoning | Qwen/Qwen2.5-0.5B-Instruct | | 🖼 Image Gen | Text → Image | black-forest-labs/FLUX.1-schnell | | 🎵 Audio Gen | Text → Music | facebook/musicgen-small | | 🎬 Video Gen | Text → Video | ali-vilab/text-to-video-ms-1.7b | | 🔮 Multimodal | Image + Text → Answer | Salesforce/blip2-opt-2.7b | ## Setup Add your `HF_TOKEN` as a **Space Secret** (Settings → Variables and Secrets) to unlock all models. Built with ❤ using Gradio + Hugging Face Serverless Inference API.