--- title: CreatorsOmniverse emoji: 🚀 colorFrom: purple colorTo: gray sdk: docker app_port: 7860 --- # xomni-project # 🚀 CreatorsOmniverse A Django-based platform for creators to learn, share, and build intelligently. Features include user authentication, profiles, study tools, AI companion (Xomni), and resource collection. ## 📋 Prerequisites - Python 3.10+ - Docker & Docker Compose (optional) - Git ## 🛠️ Local Development Setup ### Option 1: Without Docker 1. **Clone the repository** ```bash git clone https://github.com/yourusername/CreatorsOmniverse.git cd CreatorsOmniverse