Skip to content

argus-ai-diagnosis/argus-ai-diagnosis.github.io

Repository files navigation

Temp AI - AI-Powered ROS Diagnostics

A modern, responsive website for Temp AI, the intelligent AI that lives in your robotics stack.

About

Temp AI is your friendly agentic co-robotics engineer, observing your stack to detect, explain, predict, and resolve failures in real time. We're building the first Agentic AI that lives in your robotics stack.

Features

  • Error Prompting: Conversational deep-dive into problems
  • Conversational System Cartography: Transform your complex system into an interactive map
  • Intelligent Fault Cascade Analysis: AI detective that analyzes system-wide data
  • Codebase Context-Aware Real-time System Diagnosis: Holistic, real-time diagnosis

Getting Started

Prerequisites

  • Python 3.x or Node.js (for running the development server)

Installation

No installation required! Just open the HTML file or run a local server.

Running the Website

Option 1: Python (Recommended)

python3 -m http.server 8000

Then open your browser and navigate to: http://localhost:8000

Option 2: Node.js

npm install -g http-server
http-server -p 8000

Or use npx:

npx http-server -p 8000

Option 3: Just Open the File

Simply open index.html in your web browser.

Project Structure

website/
├── index.html          # Main HTML file
├── styles.css          # Styling and CSS
├── script.js           # JavaScript for interactivity
├── package.json        # Package configuration
└── README.md          # This file

Technologies Used

  • HTML5
  • CSS3 (with CSS Variables, Flexbox, Grid)
  • Vanilla JavaScript
  • Modern web animations
  • Gradient designs
  • Responsive design principles

Team

  • Aditya Kovilur - MS Computer Science @ Texas A&M
  • Mehul Menon - MS Robotics @ CMU
  • Aayush Agrawal - MS Robotic Systems Development @ CMU

License

MIT

Contact

For more information about Temp AI, visit our website or contact the team.

About

Argus AI is your friendly agentic co-robotics engineer, observing your stack to detect, explain, predict, and resolve failures in real time. We're building the first Agentic AI that lives in your robotics stack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors