1. Generating Post Summaries with Local LLMs Using Ollama

    I started using a local llama model to generate post summaries instead of paying for OpenAI.

  2. Automating Blog Post Metadata Generation with GitPython and OpenAI

    I automated the generation of blog post metadata using GitPython to find new posts and OpenAI's API to generate the metadata.

  3. YouTube Video Summarizer

    This script summarizes YouTube video transcripts and outputs them to the console. It can also translate the summary into other languages.