datasetGPT
A command-line tool for generating textual and conversational datasets with LLMs.
GraphCanon updated today · GitHub synced today
298
Stars
20
Forks
5
Open issues
3
Watchers
2y
Last push
PythonCreated Mar 12, 2023
Trust & integrity
Full report- Maintenance
- Dormant (1050d since push)
- As of today · Source: github_public_v1
- Provenance
- Not a fork · Personal account
- As of today · Source: github_public_v1
- Security (OSV)
- No lockfile
- As of today · Source: none
Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.
Overview
datasetGPT is a Python-based CLI that enables users to create various types of datasets by leveraging large language models, integrating third-party APIs like OpenAI, Cohere, and Petals.
Capability facts
- Languages
- python
Source: github.language+pyproject.toml · Jul 12, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Python runtimePython
Source: README excerpt (regex_v1, Jul 11, 2026)
pip install datasetGPTSource link
Tags
README
Installation
pip install datasetGPT
Most of the generation features rely on third-party APIs. Install their respective packages:
pip install openai cohere petals