I built a domain‑specific AI plant care engine — but I’m unsure if this architecture scales. Thoughts?
I’ve been experimenting with a domain‑specific AI assistant for plant care and plant problem diagnosis. It’s called Plantcoach — an intent‑driven pipeline where the LLM only rewrites facts, never invents them. Technical repo: https://github.com/Introgr…