Trubrics
Trubrics is a product analytics platform for AI and LLM applications. It captures user and AI events together - prompts, generations, feedback, sign ups and conversions - through JavaScript and Python SDKs and a public HTTP ingestion API, then surfaces them as product analytics for understanding adoption, quality, and cost of AI features.
APIs
Trubrics Event Ingestion API
Public write-only HTTP API for publishing batches of up to 100 product analytics events (user_id, event, timestamp, properties) from any client or server, authenticated with a p...
Trubrics LLM Event Ingestion API
Public write-only HTTP API for publishing batches of up to 100 LLM events (prompt, generation, assistant_id, latency, $thread_id) which Trubrics expands into paired prompt and g...
Trubrics Experiences and Feedback API
User feedback (thumbs, comments, conversions) is captured as standard Trubrics events through the same publish_events endpoint, letting AI experiences report sentiment and conve...