Zenitsu Ultimate V4 is a high-performance, multimodal AI assistant designed for speed and versatility. Built by Shivam Kumar Mahto, it leverages the power of OpenRouter to provide a seamless, voice-driven experience capable of building web applications, generating creative assets, and managing systems with lightning speed.
- 🗣️ Real-time Voice Interaction: Native Speech Recognition (STT) and Speech Synthesis (TTS) for a hands-free experience.
- 🛠️ Instant Web Apps: Generate fully functional websites and tools on the fly.
- 🎨 Creative Suite: Generate high-fidelity images (via DALL-E 3) and manage media assets.
- 📝 Smart Notepad: Integrated workspace for drafting and organizing thoughts.
- ⚡ God-Speed Performance: Optimized communication layer using OpenRouter REST API for low latency.
- Frontend: React 19, TypeScript, Vite
- Styling: Tailwind CSS
- AI Backend: OpenRouter (Gemini 2.0 Flash / GPT-4o)
- Voice APIs: Web Speech API
- Deployment: Firebase Hosting
- Node.js (v18+)
- OpenRouter API Key
-
Clone the repository:
git clone <YOUR_REPO_URL> cd ZENITSU_AI
-
Install dependencies:
npm install
-
Configure Environment: Create a
.env.localfile and add your OpenRouter API key:VITE_OPENROUTER_API_KEY=your_openrouter_key_here
-
Launch the Assistant:
npm run dev
This project is optimized for Firebase Hosting. To deploy:
npm run build
firebase deployThis project is licensed under the MIT License - see the LICENSE file for details.
Created with ⚡ by Shivam Kumar Mahto
