Fish farming domain knowledge for catfish and tilapia in LivestockAI
LivestockAI supports aquaculture with specialized tracking for catfish and tilapia.
| Species | Purpose | Typical Cycle |
|---|---|---|
| Catfish | Meat production | 4-6 months |
| Tilapia | Meat production | 6-8 months |
const fishSourceSizes = [
{ value: 'fingerling', label: 'Fingerling (3-5cm)' },
{ value: 'juvenile', label: 'Juvenile (5-10cm)' },
{ value: 'post-fingerling', label: 'Post-Fingerling' },
{ value: 'table-size', label: 'Table Size' },
]
Critical parameters monitored:
| Parameter | Optimal Range |
|---|---|
| Temperature | 26-30°C |
| pH | 6.5-8.5 |
| Dissolved Oxygen | >5 mg/L |
| Ammonia | <0.02 mg/L |
| Nitrite | <0.1 mg/L |
batch-centric-design - UI patterns for batch managementfinancial-calculations - Cost and revenue tracking