Skip to content

I built AgentWatch to solve a problem I had: AI agents burning tokens and money behind my back. Now I can monitor everything in real-time. Feedback welcome! πŸ€–πŸ’Έ

Notifications You must be signed in to change notification settings

Tarunjit45/agentwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€– AgentWatch

Real-time cost and resource monitoring for your AI Agents.

GitHub stars License: MIT Python 3.10+


πŸ“Ί See it in action

AgentWatch Demo


✨ Features

  • πŸ’Έ Real-time Cost Tracking: Stop overspending on LLM tokens. Know your burn rate live.
  • πŸ’» Resource Monitor: Keep an eye on CPU/RAM usage while your agents are running.
  • πŸ“œ Live Agent Logs: A beautiful, auto-scrolling terminal feed of all agent activities.
  • πŸš€ Zero Configuration: Just point it to your log file and go.

πŸš€ Quick Start

Get up and running in 30 seconds:

# Clone the repo
git clone [https://github.com/Tarunjit45/agentwatch.git](https://github.com/Tarunjit45/agentwatch.git)
cd agentwatch

# Setup environment
python -m venv venv
./venv/Scripts/activate # On Windows

# Install dependencies
pip install -r requirements.txt

# Run the dashboard
python app.py

About

I built AgentWatch to solve a problem I had: AI agents burning tokens and money behind my back. Now I can monitor everything in real-time. Feedback welcome! πŸ€–πŸ’Έ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages