AI-powered web app using Next.js 14 for advanced object detection with a focus on people detection. It provides real-time monitoring & seamless recording capabilities, improving security & surveillance efforts. It uses advanced tech for efficient detection & tracking in a user-friendly interface.
- Real-time Monitoring: Leverage the power of AI to monitor & process video & audio data, and detect objects in real-time, specifically, people.
- Seamless Recording: Easily capture video recordings, bolstering security & surveillance capabilities.
- Efficient Detection: Advanced tech guarantees effective object detection & tracking for better security.
- User-Friendly Interface: Enjoy a simple, intuitive interface for effortless management & operation.
- Clone the repository:
git clone https://github.com/voxatx/watchtower-ai-voxatx.git
- Go to the project directory:
cd watchtower-ai-voxatx
- Install dependencies:
npm install
- Launch the application:
npm start
- Run the application locally or deploy to your preferred environment.
- Open the application via the given URL and follow the instructions for real-time monitoring & recording.
The community is welcome to help enhance the project. To contribute, follow these steps:
- Fork the project.
- Create a new branch (
git checkout -b feature/new-feature
). - Commit your changes (
git commit -am 'Add new feature'
). - Push to the branch (
git push origin feature/new-feature
). - Submit a pull request.