Pixel AI Installation Overview
Architecture Blueprint
Pixel AI is structured into two core repositories that work in tandem to provide a complete AI ecosystem.
Standalone API (pixel-ai)
The core engine built with Node.js and Express. It manages the database, AI model interactions, and background workers.
- MongoDB for data persistence
- Redis & BullMQ for task processing
Modern Web UI (pixel-ai-next)
The high-performance user interface built with Next.js 16. It communicates with the Backend API to deliver AI services.
- Server-Side Rendering (SSR)
- Tailwind CSS & Radix UI components
Pixel AI – Advanced AI Content & Image Generation Platform
Your Dashboard includes the following pre-configured components:
| pixel-ai | Core Backend API Source Code | |
| pixel-ai-next | Frontend Dashboard Source Code | |
| pixel-ai-docs | Offline Documentation Files |
Installation Priority: We highly recommend setting up the Backend API first to ensure your database and AI services are operational before configuring the Frontend.
What's Next?
Let's get started — your journey with Pixel AI begins here!