BeanBot — the CropFoundry AI assistantCropFoundry · AI service

Meet 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 /api/health → service liveness
POST /api/chat → LLM completion (stub)