MCPcopy Create free account
hub / github.com/geekcomputers/Python / news_oversimplifier.py

File news_oversimplifier.py

news_oversimplifier.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# news_oversimplifier.py
2# Python command-line tool that fetches recent news articles based on a search query using NewsAPI and summarizes the article content using extractive summarization. You can also save the summaries to a text file.
3
4# (requires API key in .env file)

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected