fluxer-ai
v1.0.1
Published
A sleek, modern CLI for ethical AI auditing with real-time analysis and bias detection
Downloads
9
Maintainers
Readme
🔍 Fluxer
AI Ethics Auditor - Detect bias, privacy risks, and ethical issues in your code using Gemini 2.5-flash.
Quick Start
npm install && npm run build
fluxer dashboard # Interactive dashboard
fluxer audit ./src # Quick scan
fluxer config # Configure AI settingsFeatures
- 🤖 AI-Powered Analysis - Bias, privacy, security, and ethics detection
- 📊 Live Dashboard - Real-time metrics with terminal UI
- ⚙️ Configurable - Customize AI prompts and model parameters
Commands
| Command | Description |
|---------|-------------|
| fluxer dashboard [path] | Launch interactive dashboard |
| fluxer audit <path> | Quick analysis with report |
| fluxer config | Configure AI model & prompts |
AI Configuration
- Model Parameters - Temperature, tokens, diversity controls
- Custom Prompts - Tailor analysis for bias, privacy, security, ethics
- Analysis Settings - Confidence thresholds, file size limits
