A modern, responsive website for Temp AI, the intelligent AI that lives in your robotics stack.
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.
- 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
- Python 3.x or Node.js (for running the development server)
No installation required! Just open the HTML file or run a local server.
python3 -m http.server 8000Then open your browser and navigate to: http://localhost:8000
npm install -g http-server
http-server -p 8000Or use npx:
npx http-server -p 8000Simply open index.html in your web browser.
website/
├── index.html # Main HTML file
├── styles.css # Styling and CSS
├── script.js # JavaScript for interactivity
├── package.json # Package configuration
└── README.md # This file
- HTML5
- CSS3 (with CSS Variables, Flexbox, Grid)
- Vanilla JavaScript
- Modern web animations
- Gradient designs
- Responsive design principles
- Aditya Kovilur - MS Computer Science @ Texas A&M
- Mehul Menon - MS Robotics @ CMU
- Aayush Agrawal - MS Robotic Systems Development @ CMU
MIT
For more information about Temp AI, visit our website or contact the team.