TF Watcher
TF Watcher is a simple to use Python package and web app which allows you to monitor
๐
Project Documentation
Visit the documentation of this project to get more information in detail.
๐ก
About the Project
This project includes two subprojects:
๐น
TF Watcher Python Package
This is a Python Package built using TensorFlow and Pyrebase (a python wrapper for the Firebase API). This allows to eaisly monitor the metrics you want and writes them to Firebase realtime database.
Navigate to /tfwatcher
directory to browse and know more about the TF Watcher Python Package.
๐น
TF Watcher Web App
This is a Web Application built using React, Chakra-UI, Recharts and Firebase deployed on Azure Static Web Apps. It reads from the Firebase realtime database and displays the logs using charts.
Navigate to /webapp
directory to browse and know more about TF Watcher Web App.
๐โโ๏ธ
?
Want to Contribute Awesome! If you want to contribute to this project, you're always welcome! See Contributing Guidelines. You can also take a look at TF Watcher's Project Status Tracker for getting more information about current or upcoming tasks.
๐ฌ
Want to discuss? Have any questions, doubts or want to present your opinions, views? You're always welcome. You can start discussions.
Contributors
License
Copyright 2020 Rishit Dagli
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.