deepmindfx/cctvchat
0
CCTV Chat - AI-Powered Surveillance Analysis
This application uses AI to analyze CCTV footage and provide intelligent summaries and answers to questions about the video content.
Features
- Upload and analyze CCTV footage
- Ask questions about the video content
- Get AI-powered analysis and insights
- Real-time progress tracking
- User-friendly interface
Technical Details
- Built with Streamlit
- Uses Qwen-VL model via Alibaba Cloud API
- Supports MP4, MOV, and AVI video formats
- Optimized for surveillance footage analysis
Environment Variables
The following environment variables need to be set in Hugging Face:
DASHSCOPE_API_KEY: Your Alibaba Cloud API key
Local Development
- Clone the repository
- Install dependencies:
pip install -r requirements.txt- Run the application:
streamlit run home.pyDeployment
This application is deployed on Hugging Face Spaces. You can access it at: [Your Hugging Face Space URL]
License
[Your License Here]
