Lumina Studio is a world-class, AI-integrated workspace designed for modern developers and creative professionals. It provides a high-performance environment for building, testing, and deploying complex applications with the power of autonomous AI agents.
- 🤖 Autonomous AI Agents: Integrated fleets of AI agents that can generate code, debug systems, and manage documentation.
- ⚡ High-Performance Terminal: A lightning-fast, POSIX-compliant terminal emulator for seamless system automation.
- 🔍 Semantic Search: Deep codebase exploration using advanced retrieval-augmented generation (RAG).
- 🎨 Modern Workspace: A sleek, customizable UI optimized for productivity and focus.
- 🌐 Real-time Collaboration: Built-in support for team synchronization and live pair programming.
- Framework: Next.js 15 (App Router, Server Components)
- Database: Prisma with SQLite/PostgreSQL
- AI Integration: OpenAI GPT-4o & Claude 3.5 Sonnet
- Styling: Tailwind CSS & Shadcn/UI
- State Management: Zustand for low-latency UI updates
# Clone the workspace
git clone https://github.com/HayreBuilds/Lumina.git
# Enter the directory
cd Lumina
# Install dependencies
npm install
# Initialize the database
npx prisma generate
npx prisma db push
# Launch Lumina
npm run devDistributed under the MIT License. See LICENSE for more information.
Built with passion by Hayredin Mohammed