Watch-AI (read as Watch-Eye) Monitor for ChatGPT aims to provide organizations with a robust, adaptable, and compliant solution to ensure the responsible use of Generative AI within organizational boundaries.
Implement a robust and automated system that leverages AI and NLP technologies to analyze organizational documents, policies, and user interactions with ChatGPT. The system should automatically generate monitoring rules based on regulatory requirements, organizational policies, and predefined risk indicators.
Develop an intuitive and interactive admin panel that enables administrators to review, approve, fine-tune, and customize monitoring rules, alert thresholds, and system settings. The admin panel should provide real-time insights, visualization of monitoring data, and actionable intelligence to facilitate informed decision-making.
Run the following command in root directory of the repository
sudo docker compose build
Run the following command in root directory of the repository
sudo docker-compose build
Make sure to build after every update in package list.
Run the following command in root directory of the repository
sudo docker compose up
Run the following command in root directory of the repository
sudo docker-compose up