OPEN SOURCE LICENSES

This project is built on open source software. Below are the licenses for the tools and libraries we rely on.

SERVICE INFRASTRUCTURE

PROCESSING & AI

  • Ollama — MIT License. Local LLM runtime for OCR, transcription review, and content processing.
  • OpenAI API — Proprietary. Used for vision OCR on scanned documents.
  • Whisper — MIT License. Automatic speech recognition for video/audio transcription.
  • Tesseract OCR — Apache-2.0. Baseline OCR for document text extraction.

SEARCH & EMBEDDINGS

FRONTEND

  • IBM Plex Mono — SIL Open Font License 1.1. Primary typeface.
  • IBM Plex Serif — SIL Open Font License 1.1. Secondary typeface for insights.

DEVELOPMENT

  • TypeScript — Apache-2.0. Programming language.
  • Wrangler — Apache-2.0 / MIT. Cloudflare Workers CLI and deploy tool.
  • Playwright — Apache-2.0. End-to-end testing.