/Google-result-summarizer

Using pegasus large model to summarize first google result.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Google-result-summarizer

Using pegasus large model to summarize first google result.

To use it, first get custom search api key from here https://developers.google.com/custom-search/v1/overview. Then get a custom search engine key. Insert them both in google_search_summary.py then simply run the pip install requirement.txt(preferably in a virtual environment). Finally run the google_search_summary.py.