You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is an implementation of text summarization using the **bart-large-cnn model**. It leverages Hugging Face's Transformers library to load the pre-trained model for generating summaries from input texts. The project also includes a user-friendly web interface built with **Streamlit**, allowing users to input text and easily generate summa
A Flask API for analyzing media files (video and audio) with various features including quality analysis, streaming readiness checks, and content analysis.