A PHP-based API for analyzing and summarizing news articles. It provides concise and meaningful summaries from various news sources, helping users quickly digest key information.
- Article Fetching: Retrieve news articles from multiple sources.
- Summarization: Generate short summaries from full news articles.
- Configurable: Easily adjustable and extendable to meet different needs.
This project requires the following:
- PHP: Version 8.3 or higher.
- PHPUnit: Version 11.3 for running tests.
Ensure you have these dependencies installed to work with the project.