AI & Verification
Thebackend/convex/ai/ directory manages the integration between the CommitT backend and external AI models used for proof verification and task generation.
The Opencode Client
Located inai/client.ts.
CommitT leverages Opencode AI to analyze image uploads and perform complex semantic validation. The client is instantiated as a singleton using the @opencode-ai/sdk/client package.