CropFoundry · AI serviceMeet BeanBot — AI workflows for modern breeding operations.
This service hosts CropFoundry’s LLM-assisted workflows — breeding data analysis, trial planning, and decision support — exposed over a clean HTTP API for the rest of the platform to call.
It is an early scaffold. The chat endpoint at /api/chat is a stub until a model provider and prompts are wired in.
GET
POST
/api/health → service livenessPOST
/api/chat → LLM completion (stub)