Spaces:
Sleeping
Sleeping
| 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 |