Skip to content

This is a powerful, easy-to-use web AI translator built with Flask and utilizing advanced AI.

License

Notifications You must be signed in to change notification settings

Reiko0404/Gemini-WebTranslator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web Translator

Web Translator is a web application that leverages the Google Generative AI API to provide seamless translation between multiple languages. The project allows users to input text, select target languages, and receive translated output.

Features

  • Translate text to multiple languages
  • Copy translation results to the clipboard
  • Customize API keys and target languages
  • Modern, user-friendly interface

Project Structure

  • app.py: Main application script
  • requirements.txt: List of Python dependencies
  • templates/index.html: HTML template for the web interface
  • static/icons/: Directory containing icon images(NO MORE USED)

Installation

To set up and run the Web Translator project, follow these steps:

1. Clone the Repository

git clone https://github.com/Reiko0404/Gemini-WebTranslator/web_translator.git
cd web_translator

# Install Python
(https://www.python.org/downloads/windows/)

pip install -r requirements.txt

RUN for APP.py.

2. Get Gemini API Key

[https://ai.google.dev/gemini-api/docs/api-key?hl=th]

images

Description of Image Description of Image Description of Image Description of Image

About

This is a powerful, easy-to-use web AI translator built with Flask and utilizing advanced AI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published