Home/Learnings

Learnings

#1
Automate your Git Workflow using AI

This guide basically documents how to create a Bash Script that automates the Git workflow(adding, committing and pushing changes) and integrates with Ollama's `phi3.5` model for generating message suggestions.

#2
How to Approach Projects ?

Not a lot of times do we know how to approach a project. This guide covers my learning on how do I approach when creating a project.