An LLM based git commit message creator.
Project description
hackathon-4
Hackathon 4 - October 2024
- Download ollama from https://ollama.com/
- In the terminal run
ollama pull gemma2
( the model will be downloaded into~/.ollama/models/blobs
on mac) - Create virtual environment for python:
python -m venv venv
- Activate virtual environemnt:
source venv/bin/activate
- Install requirements:
pip install -r requirements.txt
- CD into folder of project
- Install project into venv
pip install --editable .
Setup file will create keyword to utilize cli - Type
gitpt
to interact with cli,gitpt --help
to see available options to pass.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gitpt-0.1.0.tar.gz
(5.0 kB
view details)
Built Distribution
gitpt-0.1.0-py3-none-any.whl
(7.0 kB
view details)
File details
Details for the file gitpt-0.1.0.tar.gz
.
File metadata
- Download URL: gitpt-0.1.0.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.10.4 Darwin/23.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9da0254f64a29b48e314b5bf3d6783d00f860a5cd46a491a8996523b3652b4fd |
|
MD5 | df78c7df95e741fc99c8ea3da490e740 |
|
BLAKE2b-256 | ae8fa0c51d9d00f304e3ef2c93c7f22ec60a73f013eb046b79890b58b29da932 |
File details
Details for the file gitpt-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: gitpt-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.10.4 Darwin/23.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6d7ebc6d5a35446d2f881f9971f0cfa50809cd9dd3c06273c0288a511c382bf |
|
MD5 | cbda3385adaec9a04b7e65675512dbeb |
|
BLAKE2b-256 | 4afe2745f2b4caaa3a11f1d258c3c3a3f28010fb2aa915171d5c4442d8aa8fef |