• Projects 11
  • Rating 5.0
  • Rating 1 931

Budget: 2000 UAH Deadline: 1 day

Hello. The technical assignment is completely clear. I will implement a fault-tolerant script on Google Apps Script with deep integration of Gemini 1.5 Pro.

Technical solution for your task:

Memory and caching mechanism: I will implement the logic for preliminary checking of column B. The script will match the address and date (30 days), pulling the old response from the table, which will significantly save your budget on Gemini tokens.

Google Search integration: I will set up a model call with the active Google Search_retrieval tool to obtain current market data on real estate properties in real-time.

Regex parsing: I will write reliable regular expressions for automatically extracting structured data (price per m², total cost, condition) and recording them in the corresponding cells of the row.

  • Projects 22
  • Rating 5.0
  • Rating 5 237

Budget: 22000 UAH Deadline: 7 days

Hello! I am the project manager of Business Atlas. In my experience, I have over 50 successful projects (UA, EU, US).
What we are implementing:
• Intelligent memory: The script will automatically check the history of requests. If the address has already been used, the data will be retrieved instantly without token costs.
• Google Search Retrieval: We will connect live search to Gemini 1.5 Pro for analyzing current market prices in real-time.
• Automatic parsing (Regex): The system will extract numbers (price per m², cost, etc.) from the LaTeX response and distribute them across cells.
• Clean code: We will optimize your Google Apps Script for stable operation without errors.
Indicators:
• Cost: $500 – $900 (fixed for results).
• Deadline: 7–10 working days.
• Guarantee: 14 days of technical support.

  • Projects 118
  • Rating 5.0
  • Rating 10 390

Budget: 2000 UAH Deadline: 1 day

Hello.

I have experience with Google Apps Script. The spreadsheet can be used as a database with previous requests. I am ready to take it on. Write to me, we will discuss.

  • Projects 6
  • Rating 5.0
  • Rating 827

Budget: 1000 UAH Deadline: 1 day

I will do it for a good review, feel free to contact me.

  • Projects -
  • Rating -
  • Rating 109

Budget: 1500 UAH Deadline: 2 days

Hello! I have carefully reviewed your technical specifications. The task is clear, and I am ready to turn your draft on Google Apps Script into a fully functioning system.

Here’s how I will implement your points:

Memory: I will write the logic to check the date column. If the address exists and is less than 30 days old, the script will simply copy the old data, preserving your tokens.

Search: I will add Google Search_retrieval to the API request payload for Gemini.

Regex: I will set up precise regular expressions that will accurately parse the price per square meter and the total amount, even considering the specific formatting of the text from the neural network. The data will automatically be organized into cells.

  • Projects 5
  • Rating 5.0
  • Rating 667

Budget: 1000 UAH Deadline: 1 day

Hello!

I am interested in your project — the task is clear and aligns well with my experience. I am ready to bring the system to a stable and fully automated solution.

I can implement:
— integration of Google Apps Script with Gemini 1.5 Pro (automatic request upon entering an address);
— "memory" logic with a history check for 30 days to avoid unnecessary token expenses;
— connection to Google Search in queries to obtain current market data;
— parsing the response through Regex and correctly distributing key indicators (price per m², total cost, condition of the object) across the columns of the table;
— stable operation of the entire system as an "AI database" directly in Google Sheets.

  • Projects -
  • Rating -
  • Rating 264

Budget: 1474 UAH Deadline: 5 days

Hello! Your task of linking the Gemini API with Google Sheets is clear to me.

I suggest implementing it as follows: we will create a Google Apps Script that will handle requests from the sheet. You will be able to send data (for example, text for analysis or a request to Gemini) to specific cells, and the script will send them to the Gemini API, receive a response, and write the result back to the sheet. I can set up the transmission of API key parameters, selection of the Gemini model, as well as response handling, including formatting and error output.

During the process, I will focus on optimizing the script for fast data processing, and I will ensure convenient management of the process through the Google Sheets interface, for example, using custom menus or buttons. My experience with Google Apps Script and API integrations will allow for a reliable and efficient solution.

I am ready to discuss the implementation details and answer your questions.

  • Projects 15
  • Rating 5.0
  • Rating 3 122

Budget: 1000 UAH Deadline: 1 day

Good day. I will implement all the necessary functionality in the table. I will set up sending requests to Gemini with the activation of the search module, and I will check the address history for the last month to save limits. I will configure parsing responses through regular expressions so that the numbers are correctly distributed across the columns. My main stack is Node.js and TypeScript, so I will not have difficulties writing reliable logic in JS for Apps Script. I am ready for a voice call to clarify the details. I suggest discussing the actual cost and deadlines in private messages.

  • Projects -
  • Rating -
  • Rating 379

Budget: 3500 UAH Deadline: 2 days

Good day!

The task is clear — Google Apps Script + Gemini 1.5 Pro + memory + Google Search retrieval + parsing into columns.

I will implement everything step by step:
1. Trigger onEdit in column B → request to Gemini 1.5 Pro with activated Google Search retrieval
2. Memory for 30 days: before the request, I check the history in the table, if the address already exists — I return the cached result without using tokens
3. Regex for extracting Price, Total Cost, Condition Rating from the response → auto-recording in the necessary columns
4. The system prompt and basic logic are already with you — I will integrate without changes to the logic

  • Projects -
  • Rating -
  • Rating 121

Budget: 10000 UAH Deadline: 2 days

Hello! I am ready to complete this project and have extensive experience in developing various applications.

  • Projects -
  • Rating -
  • Rating 196

Budget: 1000 UAH Deadline: 1 day

I can bring this to a working solution: I will connect Google Sheets with Gemini, implement memory by addresses, pull relevant data through Search, and layout the results in columns. I am also ready to discuss the details verbally in Telegram or Google Meet.

  • Projects -
  • Rating -
  • Rating 139

Budget: 999 UAH Deadline: 2 days

Hello. The task is clear, I have already worked with automation through API and data processing.

I can implement:

integration of Google Sheets with Gemini API
address verification (memory for the last 30 days)
response processing and splitting data into columns (via regex)

I understand how to create a fast and stable process with minimal delays.

  • Projects 4
  • Rating 5.0
  • Rating 2 025

Budget: 1000 UAH Deadline: 1 day

Hello, I have experience in creating similar systems. I am ready to quickly implement the assigned tasks. I suggest discussing the details in private messages.

  • Projects 53
  • Rating 4.4
  • Rating 3 186

Budget: 1000 UAH Deadline: 1 day

Good day
I am ready to complete your work
I will be happy to help with your task

  • Projects -
  • Rating -
  • Rating 504

Budget: 3000 UAH Deadline: 2 days

Hello.
I can help bring this script to a working state.

I understood the task as follows:

inputting the address in column B;
checking the history for 30 days;
if the address has already been processed — take the ready result from the table;
if not — a request to Gemini 1.5 Pro with Google Search retrieval;
parsing the structured response with Regex and recording the numbers by columns.

  • Projects -
  • Rating -
  • Rating 178

Budget: 1000 UAH Deadline: 1 day

Hello, I recently worked with the Gemini API and made complex requests. Write to me, I will help you connect, I will show an example of the work, nothing complicated.

  • Projects 17
  • Rating 5.0
  • Rating 930

Budget: 2000 UAH Deadline: 1 day

Good day!
I am ready to complete the project, I have relevant experience.
If you are working from a phone - I can offer a convenient solution for working with spreadsheets.

  • Projects 43
  • Rating 4.6
  • Rating 4 975

Budget: 1000 UAH Deadline: 3 days

Good day!
I professionally work with Google Apps Script and API. I am ready to implement your system for linking Gemini 1.5 Pro with Google Sheets, including "memory," Google Search, and Regex parsing. I have experience with all the mentioned technologies.
I am ready to discuss the details verbally (Telegram/Google Meet). Please write to me in private messages.

  • Projects 104
  • Rating 5.0
  • Rating 4 461

Budget: 6000 UAH Deadline: 3 days

Good day. I will be happy to help. I will complete everything quickly and efficiently.

Proposals concealed

The list does not show proposals concealed by the client or freelancer with a Plus profile, as well as proposals violating rules

Current freelance projects in the category Bot Development

13 July
13 July
12 July
12 July