/GREVocab

Primary LanguagePython

GreVocab

GreVocab is a project aimed at facilitating mother-tongue translations for intuitive interfaces in large language models.

Installation

  1. Clone the repository.
  2. Install dependencies: pip install -r requirements.txt
  3. Run the application: python src/main.py

Features

  • Translation of words based on user-selected language.
  • Integration with LLM for processing translations.