a579152114
Updated package.json scripts to use Vite for development and building, removing esbuild dependency. Migrated Gemini AI service logic from a backend API to direct integration using the Google GenAI library. This centralizes AI analysis within the application, improving performance and maintainability.