Skip to content

Team-Deepiri/deepiri-language-intelligence-service

Repository files navigation

Deepiri Language Intelligence Service

Overview

Features

  • Upload and process documents (PDF, DOCX)
  • Extract structures
  • Version comparison for document amendments
  • Obligation tracking and alerts
  • Contract document processing
  • Extraction and categorization
  • Evolution tracking across versions
  • Cross-document dependency detection

Vector Store Management

  • GET /api/v1/vector-store/collections/types - Get available collection types
  • GET /api/v1/vector-store/collections - List all collections
  • GET /api/v1/vector-store/collections/:collectionName/stats - Get collection statistics
  • POST /api/v1/vector-store/collections/:collectionName - Create/verify collection
  • POST /api/v1/vector-store/collections/:collectionName/documents - Add documents to collection
  • DELETE /api/v1/vector-store/collections/:collectionName/documents - Remove documents from collection
  • GET /api/v1/vector-store/collections/:collectionName/documents - View documents (with query)
  • POST /api/v1/vector-store/collections/:collectionName/documents/search - Search documents in collection

Collection Types:

  • regulatory_documents - Regulatory language evolution tracking
  • contracts - Contract clause evolution and intelligence
  • leases - Lease abstraction and management
  • obligations - Obligation tracking and dependency graphs
  • clauses - Clause extraction and evolution
  • compliance_patterns - Compliance pattern mining and prediction

About

Runtime Services for Linguistic Data Processing

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors