Learn how to build your own command line application that talks with your local Large Language Model using Ollama to generate commit message on your git staging environment.
---
🔥 *Resources*
- *Code Example*: https://github.com/yankeexe/ai-gen-commit/tree/youtube-demo
- Ollama Download: https://ollama.dev/download
- Ollama Llama3.2:3b: https://ollama.dev/library/llama3.2
- Ollama SDK: https://github.com/ollama/ollama-python
---
⚡️ *Follow me*
- Github: https://github.com/yankeexe
- LinkedIn: https://www.linkedin.com/in/yankeemaharjan
- Twitter (X): https://x.com/yankexe
- Website: https://yankee.dev
--
🎞️ Chapters
0:00 Intro
0:16 Demo
1:52 Code Walkthrough
16:50 Packaging CLI
21:12 Outro