sevensense-interpretation 0.1.0

LLM-powered interpretation for 7sense bioacoustics platform
Documentation
1
2
3
4
5
//! Application layer for the Interpretation bounded context.
//!
//! Contains services for orchestrating interpretation workflows.

pub mod services;