This is an AI-powered text summarizer application built using Node.js, Replit, the Hugging Face Inference API, and Postman to explore APIs and generate code.
- Summarizes large text documents or articles efficiently.
- Provides both extractive and abstractive summary options.
- Simple and user-friendly interface.
- Customizable summary length and level of detail.
- Frontend: HTML, CSS, JavaScript
- Backend: Node.js, Express, Hugging Face Inference API
- API platform: Postman
- Code Editor/Deployment tool: Replit
- Clone the repository.
- Install the required dependencies.
- Run the application locally or deploy it on a cloud platform.
- Ability to summarize PDFs and other file types.
- Integrating more advanced NLP models for higher accuracy.
- Adding a mobile version for ease of use.