LITEOPSDOCS

Documentation LiteOps

Base documentaire unifiée LiteOps.

Bienvenue

LiteOps construit des systèmes intelligents d'opérations composés d'opérateurs, d'agents et de systèmes d'orchestration.

Cette documentation est organisée en trois piliers :

  • Entreprise — Identité de marque, design system, programme partenaires
  • Produit — Agents et systèmes intégrés : fonctionnalités, architecture, données
  • Technique — Spécifications des opérateurs et agents, architecture plateforme

Architecture

Opérateurs (OP-XXX)

    ├── OP-001 Data Layer
    ├── OP-002 LLM
    ├── OP-003 RAG
    ├── OP-004 OCR
    ├── OP-005 Doc Understanding
    ├── OP-006 Text to SQL
    ├── OP-007 Graph Gen
    ├── OP-008 Embedding
    ├── OP-009 NLP Parser
    ├── OP-010 Match Engine
    └── OP-011 Scorer

Agents (AG00X)

    ├── AG001 Pilot      — Data Analytics par chatbot
    ├── AG002 Sailor     — RAG documentaire, zéro hallucination
    └── AG003 Matchmaker — Matching ressources–besoins

Systèmes (SYS-XX)

    └── SYS-01 — Orchestration multi-agents

On this page