feat: add GitHub Actions workflow for automatic deployment to Hugging Face Spaces 169d99b martian7777 commited on Jun 5
refactor: consolidate Docker configuration by merging Dockerfile.local into Dockerfile and creating Dockerfile.hf for Hugging Face deployments ef173d7 martian7777 commited on Jun 5
feat: add multi-stage Dockerfile for FastAPI and Gradio services and update gitignore to track it 13ce775 martian7777 commited on Jun 5
refactor: consolidate container configuration for Hugging Face deployment and add repository metadata 7f7cada martian7777 commited on Jun 5
Merge branch 'main' of https://github.com/martian7777/Predictive-Maintenance-Backend-Api 930a70e martian7777 commited on Jun 5
feat: implement backend core with ORM models, authentication, and AI-driven telemetry diagnostics e5be436 martian7777 commited on Jun 5
ci: add GitHub Actions workflow for automated deployment to Hugging Face Spaces ce9e0b0 martian7777 commited on Jun 5
feat: add GitHub Actions CI workflow for linting, testing, and migration verification f047aad martian7777 commited on Jun 5
docs: simplify and clean up Mermaid diagrams in README and ARCHITECTURE documentation d063d54 martian7777 commited on Jun 5
docs: update documentation architecture and structure for improved clarity and readability 65bfd21 martian7777 commited on Jun 5
feat: add Gradio frontend and update subprocess calls to use sys.executable f546238 martian7777 commited on Jun 5
feat: implement sample sensor data generation and frontend app scaffolding fa840fe martian7777 commited on Jun 5
feat: implement telemetry processing pipeline with anomaly detection and add supporting integration tests 80f74a6 martian7777 commited on Jun 5
feat: initialize predictive maintenance system with core architecture, database, telemetry services, and documentation 892193a martian7777 commited on Jun 5
feat: implement core FastAPI application structure with authentication, telemetry, and machine management modules 4776acd martian7777 commited on Jun 5
feat: implement predictive maintenance services and repositories with OpenRouter AI integration 6ef8c3f martian7777 commited on Jun 5
phase 2 feat: initialize project database models, Pydantic schemas, and Alembic migrations c40f63a martian7777 commited on Jun 5
feat: initialize project structure with core configurations, database, security, and docker orchestration 7976ded martian7777 commited on Jun 5