Skip to main content

Getting Started

Welcome to the LLM Platform Documentation! This platform provides enterprise-grade AI integration tools built with TypeScript, Node.js, and Drupal.

Quick Overview​

The LLM Platform ecosystem consists of several key components:

Architecture Principles​

  • Open-Source First: Built with proven open-source libraries
  • TypeScript Strict: No any types, full type safety
  • Microservices: Independently deployable components
  • Test-Driven: 95% code coverage requirement
  • Security-First: Input validation and compliance built-in

Next Steps​

  1. Install the platform
  2. Run the quick start guide
  3. Configure your environment
  4. Explore the packages

Platform Status​

As of 2025-01-14, the platform has undergone major transformations:

  • βœ… llm-gateway: TRANSFORMED - 98.5% code reduction using Express.js
  • βœ… llm-mcp: TRANSFORMED - Now using official MCP SDK
  • βœ… secure-project: TRANSFORMED - 90% reduction using Casbin/Pino
  • βœ… apple-fm: DOCUMENTED - Awaiting Apple API availability
  • πŸ”„ llm-docs: IN PROGRESS - 95% complexity reduction with clean Docusaurus

The platform now follows modern best practices with proven open-source libraries instead of custom implementations.