Skip to content

AI agent using gemini that facilitates translation based on local languages based off IP Addresses

Notifications You must be signed in to change notification settings

HeathKnowles/Vazitheer-hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI Agent Translator

This is a Python-based AI Agent Translator project, developed for the Vazitheer Hackathon. The application uses Gemini AI agents for translation and determines the target language based on the user's IP location or ISO language codes.

Features

  • Detects target language based on IP geolocation.
  • Supports ISO language codes for explicit translation.
  • Queries Gemini for accurate and context-aware translations.
  • Easy-to-use and highly adaptable.

Prerequisites

  • Python 3.9 or later
  • Gemini API credentials

Installation

  1. Clone the repository:

    git clone https://github.com/your-repo/Vazitheer-hackathon.git
    cd Vazitheer hackathon
    
  2. Install the requirements

    pip install -r requirements.txt
    
  3. Replace the GEMINI_API_KEY in .env file

  4. Run the main file

    python main.py

About

AI agent using gemini that facilitates translation based on local languages based off IP Addresses

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages