Using Google Gemini to log parameters

Lizardking

New Member
View Badges
Joined
Aug 29, 2021
Messages
11
Reaction score
2
Location
NSW
Rating - 0%
0   0   0
Hi all, what are everyones thoughts or experiences on using Gemini/chatgpt for logging aquarium parameters.

I'm not interested in having the LLM advise on dosages or what changes I should make but rather log the parameters and whether or not those parameters are within an acceptable range and historical numbers from previous readings.

I've attached my most recent results as an example.

610166f9-f4e8-4e3e-a51f-af8a76b17ccd.png
 

bobbravo2

Bob from Boston
View Badges
Joined
Jun 7, 2014
Messages
143
Reaction score
143
Location
Boston, MA
Rating - 0%
0   0   0
My biggest worry would be context rot/hallucinations.

These tools are great for synthesis and analysis when constrained, but can drift over time, or “be lazy” by not having perfect recall.

Context: work in AI. Part of these systems is fragmented: memory vs the LLMs context window. Memory is usually a vector database, where strings and numbers are “chunked” into a multi dimensional space. When you ask a question about a value, you’re relying on the LLM -> talk to the memory system and find the correct values. The likelihood of it missing something becomes higher over time.

I’d plus one that a simple spreadsheet with some “conditional formatting” is a much more trustworthy and reliable solution.

Ps: I have an open source google sheet I’ve used for 10+ years here:
Look at the [TEMPLATE] chemistry section.
 

Gumbies R Us

God, Bouldering, and Reefing
View Badges
Joined
Nov 10, 2022
Messages
29,551
Reaction score
52,273
Location
North Georgia
Rating - 0%
0   0   0
I am a fan of either using a basic spreadsheet/notes app or using one of the many apps out there to log your parameters

 

Isaac Alves

2500 Club Member
View Badges
Joined
Nov 22, 2015
Messages
2,818
Reaction score
1,813
Location
Rancho Santa Margarita, CA
Rating - 0%
0   0   0
I believe you can use Gemini within Google Sheets to basically log your parameters and do things like charting and doing other analysis.

This way you are solely referencing the data from the spreadsheet and adding directly to it dynamically.

You might even be able to write an Opal or your own vibe coded app to add data to the sheet.

Here’s some intro information:

https://support.google.com/docs/answer/14218565?hl=en
 
Last edited:

TOP 10 Trending Threads

Back
Top