Wed 27 November 2024 Coding ZHANG Damao Generating Post Summaries with Local LLMs Using Ollama I started using a local llama model to generate post summaries instead of paying for OpenAI.
Sun 06 August 2023 Coding ZHANG Damao 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.
Mon 03 July 2023 Projects ZHANG Damao YouTube Video Summarizer This script summarizes YouTube video transcripts and outputs them to the console. It can also translate the summary into other languages.