{"id":15316533,"url":"https://github.com/doemser/ai-data-generata","last_synced_at":"2025-06-11T02:06:07.897Z","repository":{"id":174310341,"uuid":"623585824","full_name":"doemser/ai-data-generata","owner":"doemser","description":"OpenAI-powered JSON data generator.","archived":false,"fork":false,"pushed_at":"2023-04-07T21:10:07.000Z","size":1187,"stargazers_count":18,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T02:27:16.907Z","etag":null,"topics":["ai","chatbot","data","generator","json-api","mockdata","nextjs","openai","react","reactjs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/doemser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-04T17:05:23.000Z","updated_at":"2024-06-04T23:51:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"effdad02-d453-4818-aeca-ba7b578387c7","html_url":"https://github.com/doemser/ai-data-generata","commit_stats":{"total_commits":23,"total_committers":1,"mean_commits":23.0,"dds":0.0,"last_synced_commit":"1d433fa130f5b56ea16cd8167e53060d356abd81"},"previous_names":["doemser/ai-data-generata"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doemser%2Fai-data-generata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doemser%2Fai-data-generata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doemser%2Fai-data-generata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doemser%2Fai-data-generata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doemser","download_url":"https://codeload.github.com/doemser/ai-data-generata/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doemser%2Fai-data-generata/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259184738,"owners_count":22818267,"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":["ai","chatbot","data","generator","json-api","mockdata","nextjs","openai","react","reactjs"],"created_at":"2024-10-01T08:54:21.690Z","updated_at":"2025-06-11T02:06:07.873Z","avatar_url":"https://github.com/doemser.png","language":"TypeScript","readme":"# AI Data Generata\n\nThis app allows users to generate JSON data based on input prompt using OpenAI's GPT-3 language model.\n\n![Data Generata](/public/assets/data-generata_.png)\n\nThe app is designed to use the OpenAI API to generate answers to prompts provided by the user. It utilizes the \"openai\" package to interface with the API, and requires an API key to be set as an environment variable named \"OPENAI_API_KEY\".\n\n---\n\n## Getting Started\n\n### Add your OpenAI API key\n\nCreate an account at https://platform.openai.com/signup and obtain your API key.\n\nCopy the `.env.local.example` file to `.env.local`:\n\n```shell\ncp .env.local.example .env.local\n```\n\nOpen the `.env.local` file and add your OpenAI API key:\n\n```shell\nOPENAI_API_KEY=your_api_key_here\n\n```\n\n### Do not forget to:\n\n```bash\nnpm i\n```\n\n### Run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n```\n\n---\n\n## Contribute to this project\n\nContributions are super welcome! \u003c3\n\nIf you would like to contribute, please follow these steps:\n\n1. Fork the repository on GitHub.\n2. Clone your forked repository to your local machine.\n3. Create a new branch for your changes.\n4. Make your changes and commit them to your branch.\n5. Push your branch to your forked repository on GitHub.\n6. Create a pull request from your branch to our repository.\n7. Wait for a review and approval.\n\nPlease also provide a clear and concise description of your changes in the pull request.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoemser%2Fai-data-generata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoemser%2Fai-data-generata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoemser%2Fai-data-generata/lists"}