Skip to content
Discussion options

You must be logged in to vote

I wanted the crop recommendations to be grounded in real environmental logic rather than depending only on prompt based output.

From my side, the local agronomy engine handles the structured scoring first. It looks at things like soil pH, soil composition, NDVI, rainfall, moisture, temperature, elevation, slope, and climate region. That gives me a deterministic base that is immediate, explainable, and more reliable.

Gemini then comes in after that as a planning layer. I use it to add more context, reasoning, and richer suggestions on top of the structured field analysis. So the AI helps with the interpretation, but it is not making decisions in isolation.

I found that this hybrid setup wo…

Replies: 1 comment

Comment options

Thanas-R
May 22, 2026
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by Thanas-R
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant