# Table Question Answering in Amharic
## Overview
This tool allows users to input queries about a specific data in a table in either English or Amharic. The tool translates the query to English if it's in Amharic, processes the query using a pre-trained sequence-to-sequence model, and provides the response in Amharic.
## Features
- Translation of queries from Amharic to English.
- Query processing using a pre-trained sequence-to-sequence model.
- Translation of the model's response back to Amharic.