A complete web application for detecting DeepFake videos using deep learning.
- Video upload and preview
- Deep learning-based analysis using CNN-LSTM architecture
- Confidence scores for real vs fake detection
- Modern web interface with Streamlit
- RESTful API with FastAPI
- Model training script
- Clone this repository
- Install dependencies: