Lumina AI is a high-performance, full-stack micro-SaaS dashboard powered by Google's Gemini Models. It offers a comprehensive set of AI-driven utilities designed for developers, creators, and business professionals.
- AI Content Writer: Generate professional copy, blogs, and social media posts using
gemini-3-flash-preview. - Code Master: Analyze snippets, debug logic, and receive optimization suggestions from a senior-level AI engineer.
- Visionary Image Gen: Generate high-fidelity visuals from text descriptions via
gemini-2.5-flash-image. - Vocalizer (TTS): Convert text to human-like speech with various voice profiles using native
audio/pcmsynthesis. - Data Struct: Transform unstructured narrative data into machine-readable JSON formats.
- Framework: React 18+ (Vite/CRA compatible)
- Language: TypeScript (Strict Mode)
- Styling: Tailwind CSS (Mobile-first responsive design)
- AI Engine: Google Generative AI (Gemini API)
- State Management: React Hooks (Functional Architecture).
- Ensure you have your
API_KEYconfigured in your environment. - The application utilizes standard ESM module systems.
- Audio synthesis uses the
Web Audio APIfor high-performance PCM decoding.
- Zero-Latency UI: Glassmorphism design with Tailwind JIT for optimal rendering.
- Robust API Handling: Implementation of best-practice error handling and loading states.
- Responsive: Optimized for everything from mobile handhelds to ultra-wide displays.
Created by "khdxsohee"