{"id":25111816,"url":"https://github.com/zurd46/zurdsynthdatagen","last_synced_at":"2026-04-04T22:31:19.672Z","repository":{"id":273676996,"uuid":"920514851","full_name":"zurd46/ZurdSynthDataGen","owner":"zurd46","description":"This Electron project uses the OpenAI ChatCompletion API to generate synthetic datasets in either German (DE) or English (EN). ","archived":false,"fork":false,"pushed_at":"2025-01-22T12:53:51.000Z","size":113,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T10:18:04.786Z","etag":null,"topics":["data","data-structures","dataset","electron","json","jsonl","nodejs","openai","synthetic"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/zurd46.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":"2025-01-22T09:38:46.000Z","updated_at":"2025-01-22T12:53:55.000Z","dependencies_parsed_at":"2025-01-22T10:42:10.765Z","dependency_job_id":null,"html_url":"https://github.com/zurd46/ZurdSynthDataGen","commit_stats":null,"previous_names":["zurd46/zurdsynthdatagen"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zurd46/ZurdSynthDataGen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zurd46%2FZurdSynthDataGen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zurd46%2FZurdSynthDataGen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zurd46%2FZurdSynthDataGen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zurd46%2FZurdSynthDataGen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zurd46","download_url":"https://codeload.github.com/zurd46/ZurdSynthDataGen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zurd46%2FZurdSynthDataGen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270912496,"owners_count":24666739,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["data","data-structures","dataset","electron","json","jsonl","nodejs","openai","synthetic"],"created_at":"2025-02-08T01:28:12.206Z","updated_at":"2025-12-30T21:44:39.881Z","avatar_url":"https://github.com/zurd46.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zurd SynthDataGen\n\nThis Electron project uses the OpenAI ChatCompletion API to generate synthetic datasets in either German (DE) or English (EN). Each request is automatically split into three JSONL files (`train.jsonl`, `val.jsonl`, `test.jsonl`), and new data is always **appended**. In the user interface, however, only the **train** dataset is displayed in a table.\n\n## Features\n\n- **Electron app** (GUI) with Materialize CSS in dark mode\n- **Language selection** (DE/EN)\n- **Model selection** (e.g., `gpt-4`, `gpt-3.5-Turbo`, etc.)\n- **Continuous appending** to `train.jsonl`, `val.jsonl`, and `test.jsonl` (no overwriting)\n- **UI table** only shows entries from `train.jsonl` (train split)\n\n![1737539826022](images/README/1737539826022.png)\n\n## Requirements\n\n1. **Node.js** (version 14 or higher)\n2. **OpenAI API Key** (in a `.env` file or set as an environment variable)\n\n## Installation \u0026 Setup\n\n1. **Clone the repository**:\n   ```bash\n   git clone https://github.com/zurd46/ZurdSynthDataGen.git\n   cd ZurdSynthDataGen\n   ```\n2. **Install dependencies:**:\n   ```bash\n   npm install\n   ```\n3. **Set up your OpenAI API key**:\n   Create a file named .env in the project root and add:\n   ```bash\n   OPENAI_API_KEY=sk-xxxxxxxxxxxxxxxxxxxxxx\n   ```\n4. **Start the app:**\n   This will open an Electron window with the Zurd SynthDataGen interface.\n   ```bash\n   npm start\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzurd46%2Fzurdsynthdatagen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzurd46%2Fzurdsynthdatagen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzurd46%2Fzurdsynthdatagen/lists"}