{"id":21942802,"url":"https://github.com/react-declarative/chatgpt-form-builder","last_synced_at":"2026-04-06T09:32:57.149Z","repository":{"id":242728264,"uuid":"810242242","full_name":"react-declarative/chatgpt-form-builder","owner":"react-declarative","description":"Generate and preview large React components with ChatGPT","archived":false,"fork":false,"pushed_at":"2024-06-04T15:04:28.000Z","size":136,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T16:25:22.141Z","etag":null,"topics":["chatgpt","chatgpt-api","code-generation","gpt4all","mui","nextjs","openai","react","reactjs","tailwindcss"],"latest_commit_sha":null,"homepage":"https://github.com/react-declarative/react-declarative","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/react-declarative.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":"2024-06-04T10:16:39.000Z","updated_at":"2025-01-20T13:26:54.000Z","dependencies_parsed_at":"2024-06-04T18:06:14.871Z","dependency_job_id":"6e529b2e-b749-43a5-b71b-9e856c256fa2","html_url":"https://github.com/react-declarative/chatgpt-form-builder","commit_stats":null,"previous_names":["react-declarative/chatgpt-form-builder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/react-declarative/chatgpt-form-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-declarative%2Fchatgpt-form-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-declarative%2Fchatgpt-form-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-declarative%2Fchatgpt-form-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-declarative%2Fchatgpt-form-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-declarative","download_url":"https://codeload.github.com/react-declarative/chatgpt-form-builder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-declarative%2Fchatgpt-form-builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31466623,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T08:36:52.050Z","status":"ssl_error","status_checked_at":"2026-04-06T08:36:51.267Z","response_time":112,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["chatgpt","chatgpt-api","code-generation","gpt4all","mui","nextjs","openai","react","reactjs","tailwindcss"],"created_at":"2024-11-29T03:26:40.426Z","updated_at":"2026-04-06T09:32:57.133Z","avatar_url":"https://github.com/react-declarative.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚛️ ChatGPT React Generator\n\n\u003e The ChatGPT app which write a JSX form for [React-Vite](https://vitejs.dev/) application\n\n![gpt](./docs/gpt.png)\n\nA ChatGPT powered React Code Generator. Specify what kind of React form you want to build and directly get the code and a live preview.\n\n## Contribute\n\n\u003e [!IMPORTANT]\n\u003e Made by using [react-declarative](https://github.com/react-declarative/react-declarative) to solve your problems. **⭐Star** and **💻Fork** It on github will be appreciated\n\n## How It's Work\n\n1. The [postinstall.mjs](./scripts/postinstall.mjs) file download `Nous-Hermes-2-Mistral-7B` [LLM](https://en.wikipedia.org/wiki/Large_language_model)\n\n2. The [index.mjs](./index.mjs) file generate RAW `./tmp.txt` according to the [SYSTEM_PROMPT](./assets/SYSTEM_PROMPT.txt) and the [USER_PROMPT](./assets/USER_PROMPT.txt)\n\n3. The [index.mjs](./index.mjs) transform markdown in `./tmp.txt` to jsx in `./src/out/index.jsx` according to the [TRANSFORM_PROMPT](./assets/TRANSFORM_PROMPT.txt)\n\n4. The Vite server start the UI on `http://localhost:3000`\n\n## Usage\n\n1. Run `npm install`\n\n2. Edit the [USER_PROMPT](./assets/USER_PROMPT.txt)\n\n3. Run `npm start` to generate the code. Will take a couple of minutes if running on CPU. GPU require at least 16Gb embedded RAM\n\n4. Run `npm run test` to launch the code\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-declarative%2Fchatgpt-form-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freact-declarative%2Fchatgpt-form-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-declarative%2Fchatgpt-form-builder/lists"}