-
Generating Post Summaries with Local LLMs Using Ollama
CodingI started using a local llama model to generate post summaries instead of paying for OpenAI.
-
Automating Blog Post Metadata Generation with GitPython and OpenAI
CodingI automated the generation of blog post metadata using GitPython to find new posts and OpenAI's API to generate the metadata.
-
YouTube Video Summarizer
ProjectsThis script summarizes YouTube video transcripts and outputs them to the console. It can also translate the summary into other languages.