A GenAI based translator built using Google Gemini API and Svelte
Install dependencies
npm install
Get a Google Gemini API key from this link and add it to env file with name VITE_GEMINI_API_KEY
Run the application using
npm run dev
Want to see this in action? click here