Marathi Questions Automation with Gemini AI

Job ID: 39632842

Budget: ₹600 – ₹1,000 INR

have a list of questions in marathi langauge in a file named Questions.txt. I want to find the answers to these questions using Gemini 2.5 Pro Model(currently experimental mode) of Gemini AI Studio
I also have a specific prompt in marathi language in prompt.txt file that I want to combine with each question. I need to submit them one by one to Gemini AI Studio to get one answer in marathi language at a time. Afterward, I need to copy the answer (which is in Markdown language) and save it into a DOCX file. This way, all the answers for all the questions should be saved in a single DOCX file.
I tried to automate this process on my laptop using tools like chromedriver, the Chrome browser, and the command prompt (cmd), but the Chrome browser kept crashing when the code was executed.
Now, please suggest a solution with error-free, perfect code or a perfect alternative.
Can Gemini API option work for this complex task ?
Once i run python script on cmd, it should stop when all 200 or more questions' answers are found and saved.
I have manually searched questions on gemini ai studio, most of the time it takes around 120+ seconds for each result

Use Gemini 2.5 pro experimental model in Gemini AI studio