AI-Translator Svelte Themes

Ai Translator

A GenAI based translator built using Google Gemini API and Svelte

AI-Translator

A GenAI based translator built using Google Gemini API and Svelte

Steps to perform to run

  1. Install dependencies

    npm install
    
  2. Get a Google Gemini API key from this link and add it to env file with name VITE_GEMINI_API_KEY

  3. Run the application using

    npm run dev
    

Future changes to be done

  • Need to move code of header and footer to seperate components
  • Creating a reusable components for translation selection and text area
  • Adding a speech-to-text for translation input as well as text-to-speech for translation output

Want to see this in action? click here

Top categories

Loading Svelte Themes