Complete documentation for the DAFU (Data Analytics Functional Utilities) platform.
Interactive command-line interface documentation
-
CLI Guide - Complete CLI usage guide
- Available commands
- Usage examples
- Troubleshooting
-
CLI Demo - Interactive demo and examples
- Quick demo session
- Real-world scenarios
- Comparison with old workflow
Docker and containerization documentation
- Docker Status - Current Docker implementation status
- Docker Setup - Setup and configuration guide
- Docker Implementation Summary - Implementation details
- Docker README - Docker-specific readme
📘 Guides
General usage guides and tutorials
- Quick Start - Get started quickly with DAFU
- Implementation Complete - Implementation status and roadmap
🖼️ Assets
Images, diagrams, and visual resources
- Architecture diagrams
- Screenshots
- Visual guides
- Start with Quick Start Guide
- Try the Interactive CLI
- See CLI Demo for examples
- Review Implementation Status
- Check Docker Status
- Explore API documentation (coming soon)
- See Docker Setup
- Review Docker Implementation
- Check Kubernetes deployment guide (coming soon)
| Category | Document | Description |
|---|---|---|
| CLI | CLI Guide | Complete CLI reference |
| CLI | CLI Demo | Interactive demos |
| Docker | Docker Status | Implementation status |
| Docker | Docker Setup | Setup instructions |
| Guides | Quick Start | Quick start guide |
| Guides | Implementation | Implementation details |
- ✨ Interactive CLI - New command-line interface for all operations
- 🐳 Docker Integration - Complete Docker Compose setup (infrastructure ready)
- 📊 Enhanced Models - Stream processing and model persistence
- 🎯 Unified Interface - Single entry point for all fraud detection models
# From project root
./dafu
# Run fraud detection
dafu> fraud-detectioncd fraud_detection
python src/models/main.pydocker-compose up -d- Check the CLI Guide for command reference
- See Quick Start for basic usage
- Review Docker Status for deployment info
- Open an issue on GitHub for support
DAFU Platform - Enterprise Fraud Detection & Analytics