{"id":18000092,"url":"https://github.com/dikkadev/aichangelog","last_synced_at":"2025-04-04T07:21:56.512Z","repository":{"id":151367868,"uuid":"624143395","full_name":"dikkadev/aichangelog","owner":"dikkadev","description":"Create changelogs with AI! This Rust CLI tool uses OpenAI models to generate human-readable, Markdown-formatted changelogs from your Git commit messages.","archived":false,"fork":false,"pushed_at":"2023-04-05T21:03:53.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T12:12:32.496Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dikkadev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-05T20:49:31.000Z","updated_at":"2024-05-03T06:09:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"f13dfc3f-6ae6-4f85-9179-152366de8800","html_url":"https://github.com/dikkadev/aichangelog","commit_stats":null,"previous_names":["dikkadev/aichangelog"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dikkadev%2Faichangelog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dikkadev%2Faichangelog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dikkadev%2Faichangelog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dikkadev%2Faichangelog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dikkadev","download_url":"https://codeload.github.com/dikkadev/aichangelog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247135815,"owners_count":20889552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-29T22:21:38.280Z","updated_at":"2025-04-04T07:21:56.492Z","avatar_url":"https://github.com/dikkadev.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aichangelog\n\n![Crates.io](https://img.shields.io/crates/v/aichangelog)\n![Crates.io](https://img.shields.io/crates/d/aichangelog)\n![Crates.io](https://img.shields.io/crates/l/aichangelog)\n\n[`aichangelog` is a CLI tool written in Rust](https://crates.io/crates/aichangelog), that generates a changelog based on your Git commit messages. It leverages OpenAI's conversational models to produce a human-readable, Markdown-formatted changelog.\n\n## Installation\n\naichangelog can be easily installed with Cargo, Rust's package manager. Simply run the following command:\n\n```bash\ncargo install aichangelog\n```\n\nPlease note that in order to use aichangelog, you will need to set the `OPENAI_API_KEY` environment variable. This API key is required to use the OpenAI language models, which is used by aichangelog to generate commit messages.\n\n## Usage\n\n### Generating Conventional Commits with `aichangelog`\n\n\u003c!-- START TABLE HERE --\u003e\n| Short | Long            | Description                                            | Default       |\n| ----- | --------------- | ------------------------------------------------------ | ------------- |\n| -s    | --short         | Only use first line of commit message to reduce tokens |               |\n| -t    | --temp \u003cTEMP\u003e   | Temperature for AI 0.0 - 2.0                           | 1.0           |\n| -f    | --freq \u003cFREQ\u003e   | Frequency Penalty for AI -2.0 - 2.0                    | 0.0           |\n| -m    | --model \u003cMODEL\u003e | Model to use                                           | gpt-3.5-turbo |\n| -h    | --help          | Print help                                             |               |\n| -V    | --version       | Print version                                          |               |\n\u003c!-- END TABLE HERE --\u003e\n\n\n### Getting Help with `aichangelog`\n\nTo get help with using `aichangelog`, you can use the `-h` or `--help` option\n\n```bash\n$ aichangelog --help\n```\n\nThis will display the help message with information on how to use the tool.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdikkadev%2Faichangelog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdikkadev%2Faichangelog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdikkadev%2Faichangelog/lists"}