This is an AI-powered text summarization application that uses Hugging Face's BART CNN model to generate concise summaries from lengthy input texts.
- Summarize long text in seconds.
- Hosted on Replit for easy access.
- API powered by Hugging Face.
- Backend: Hugging Face Inference API
- Frontend: Replit
- Testing: Postman
- Enter or paste text into the input box.
- Click the "Summarize" button.
- View the concise summary generated by the AI model.