SpecSplitter / documentation.md
om4r932's picture
Add doc
38799af

πŸ“‹ Specification Splitter API

A comprehensive REST API for extracting text, structured or not, specifications from 3GPP and ETSI organizations.

πŸš€ Key Features

  • Text Extraction: Get all the text of a specification for specific documents
  • Structured Mode: Regroup text by their chapters (1, 2, 3.1.1, 4.5.2.3, ...)
  • Cross-Organization: This API supports both 3GPP and ETSI specification repositories

πŸ“š Supported Document Types

3GPP Documents

  • Technical Specifications:
    • Format: 23.401, 38.331-16
    • Official published specifications

ETSI Documents

  • Technical Specifications:
    • Format: 131 102, 188 008-2
    • Published ETSI standards

πŸ”§ Technical Stack

Built with FastAPI, featuring automatic OpenAPI documentation, request validation, and comprehensive error handling.