Kania-agent/SmartAudit-Monitor

GitHub: Kania-agent/SmartAudit-Monitor

Stars: 0 | Forks: 0

# SmartAudit-Monitor ## Architecture Built with **Solidity, Python, FastAPI, WebSocket**. ## Quick Start git clone https://github.com/Kania-agent/SmartAudit-Monitor.git cd SmartAudit-Monitor pip install -r requirements.txt python main.py --config config.yaml ## Features - AI-powered analysis with claude-series integration - Real-time monitoring and alerting - Automated report generation - Docker and Kubernetes deployment ready - CI/CD pipeline with GitHub Actions ## Configuration Copy `.env.example` to `.env` and configure: MODEL_PROVIDER=claude-code API_KEY=your-key-here LOG_LEVEL=INFO ## License MIT License - see [LICENSE](LICENSE)