Welcome to the Cyrex AI platform documentation. This directory contains comprehensive documentation organized by topic.
Quick start guides and tutorials to get you up and running quickly.
- How to Use Cyrex - Complete guide to using the Cyrex AI service
- Vendor Fraud Quick Start - 5-minute guide to vendor fraud detection
- Training Quick Start - Quick guide to training models
- Data Collection Quick Start - Guide to collecting training data
🏗️ Architecture
System architecture, design patterns, and core system documentation.
- Architecture - Overall system architecture and design
- Core Systems - Core infrastructure components
- Complete Implementation - Full implementation details
Detailed documentation for specific features and capabilities.
- Agents Implementation - Complete agent system documentation
- Complete RAG Implementation - Full RAG system documentation
- Advanced RAG Features - Advanced RAG capabilities
- Vendor Fraud System - Vendor fraud detection system
- Vendor Fraud Implementation Complete - Implementation status and details
- Cyrex Guard Platform - Universal vendor fraud detection platform for 6 industries
- Company Automation System - Automation system overview
- Company Automation Alignment - Automation alignment guide
- LangGraph Workflow Playground - Testing interface for LangGraph multi-agent workflows
Development guides, training documentation, and technical deep-dives.
- Training Models - Guide to training AI models
- How to Collect Training Data - Data collection guide
- Data Collection Updated - Updated data collection methods
- Local Model Setup - Setting up local models
- Run Without Docker - Local development setup
- LoRA Integration - Low-Rank Adaptation integration
- LoRA/QLoRA System - LoRA and QLoRA implementation
- LangChain 1.x Upgrade - Upgrading to LangChain 1.x
- LangGraph Migration Plan - Migration to LangGraph
Build, deployment, optimization, and operational documentation.
- Build Guide - Building the Cyrex platform
- Build Optimization - Optimizing builds
- Dockerfile Build Options - Docker build configuration
- Packages Verification - Package verification guide
- AI System README - AI system overview
- Start with How to Use Cyrex
- Review the Architecture overview
- Explore specific Features you're interested in
- Check Development guides for setup
- Review Core Systems for architecture
- See Operations for build and deployment
- Browse Features for specific capabilities
- Use Getting Started guides for quick setup
- Refer to Architecture for system understanding
- Use LangGraph Workflow Playground for workflow testing
- Check Development guides for setup
- Review Operations for build and deployment
- Root README: See the main project README for project overview
- API Documentation: API endpoints are documented in the codebase
- Code Comments: Inline documentation in source files
- Component READMEs:
- Agents README - Agent system details
- Tests README - Test suite documentation
- Cyrex Interface README - Frontend interface guide
This documentation is actively maintained. If you find issues or have suggestions:
- Check if the information exists in another section
- Review the codebase for the latest implementation
- Update documentation as needed