VictorPelaez / genai_gazzete

Python project to create summarization and image recreation about main GenAI and LLMs news, post and articples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

genai_gazzete

image info

Python project to create summarization and image recreation about main GenAI and LLMs news, post and articles

Tutorial instructions for notebook example:

  • Open in Google colab and use a T4 GPU instance
  • Clone github repository
  • Install all python dependences
  • Get api key from newsapi.org and set it in config.ini file
  • Run Summarization model to get all the article summaries
  • Run Document generation with Images to get a docx file as a newsletter

About

Python project to create summarization and image recreation about main GenAI and LLMs news, post and articples

License:MIT License


Languages

Language:Jupyter Notebook 98.9%Language:Python 1.1%