https://github.com/waikato-llm/ldc-gitingest
llm-dataset-converter plugin that integrates the gitingest library.
https://github.com/waikato-llm/ldc-gitingest
dataset git llm python3
Last synced: about 1 year ago
JSON representation
llm-dataset-converter plugin that integrates the gitingest library.
- Host: GitHub
- URL: https://github.com/waikato-llm/ldc-gitingest
- Owner: waikato-llm
- License: mit
- Created: 2025-01-06T03:23:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-14T02:50:45.000Z (over 1 year ago)
- Last Synced: 2025-03-31T14:58:27.398Z (over 1 year ago)
- Topics: dataset, git, llm, python3
- Language: Python
- Homepage: https://github.com/waikato-llm/llm-dataset-converter
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.rst
- License: LICENSE
Awesome Lists containing this project
README
# ldc-gitingest
llm-dataset-converter extension that integrates the [gitingest](https://github.com/cyclotruc/gitingest) library.
## Installation
```bash
pip install git+https://github.com/waikato-llm/llm-dataset-converter.git
pip install git+https://github.com/waikato-llm/ldc-gitingest.git
```
## Plugins
See [here](plugins/README.md) for an overview of all plugins.