An open API service indexing awesome lists of open source software.

https://github.com/code-taweezy/thermos-ai

An AI-powered thermal optimization and anomaly detection system for energy-efficient data centers. Note: this is a MVP
https://github.com/code-taweezy/thermos-ai

ai case-study data-visualization lovable-ai machine-learning matpplotlib mvp numpy pandas project python sckiit-learn seaborn solution tensorflow

Last synced: about 1 month ago
JSON representation

An AI-powered thermal optimization and anomaly detection system for energy-efficient data centers. Note: this is a MVP

Awesome Lists containing this project

README

        

# THERMOS AI 🔥💻

THERMOS AI is an AI-powered thermal optimization and anomaly detection system for data centers. It uses machine learning to detect thermal anomalies and inefficiencies using simulated sensor data, with a visual UI prototype built using Lovable.

---

## 🌟 Features

- Real-time **heatmap generation** of simulated server room
- ML-based **anomaly detection** from temperature and energy usage data
- Visual **metrics dashboard** (temperature, energy, CPU usage)
- Simulated **manual controls** for airflow adjustments
- Interactive **UI prototype** via Lovable

## 🧠 Tech Stack

- Python (machine learning and simulation scripts)
- Bash
- LovableAI (Used to create the MVP dashboard)
- 🔗https://thermos-ai-dashboard.lovable.app/

---

### ✅ Requirements

- tensorflow
- numpy
- matplotlib
- pandas
- seaborn
- scikit-learn