{"id":45981592,"url":"https://github.com/parvezk/uigen","last_synced_at":"2026-02-28T18:04:40.364Z","repository":{"id":340695367,"uuid":"1167151442","full_name":"parvezk/uigen","owner":"parvezk","description":"React UI component generator","archived":false,"fork":false,"pushed_at":"2026-02-26T07:25:05.000Z","size":1800,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-26T08:04:25.839Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/parvezk.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":"docs/security-audit-2026-02.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-26T01:51:29.000Z","updated_at":"2026-02-26T07:25:09.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/parvezk/uigen","commit_stats":null,"previous_names":["parvezk/uigen"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/parvezk/uigen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parvezk%2Fuigen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parvezk%2Fuigen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parvezk%2Fuigen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parvezk%2Fuigen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parvezk","download_url":"https://codeload.github.com/parvezk/uigen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parvezk%2Fuigen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29946464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T17:57:52.716Z","status":"ssl_error","status_checked_at":"2026-02-28T17:57:31.974Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2026-02-28T18:04:39.844Z","updated_at":"2026-02-28T18:04:40.335Z","avatar_url":"https://github.com/parvezk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UIGen\n\nAI-powered React component generator with live preview.\n\n## Prerequisites\n\n- Node.js 18+\n- npm\n\n## Setup\n\n1. **Optional** Edit `.env` and add your Anthropic API key:\n\n```\nANTHROPIC_API_KEY=your-api-key-here\n```\n\nThe project will run without an API key. Rather than using a LLM to generate components, static code will be returned instead.\n\n2. Install dependencies and initialize database\n\n```bash\nnpm run setup\n```\n\nThis command will:\n\n- Install all dependencies\n- Generate Prisma client\n- Run database migrations\n\n## Running the Application\n\n### Development\n\n```bash\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000)\n\n## Usage\n\n1. Sign up or continue as anonymous user\n2. Describe the React component you want to create in the chat\n3. View generated components in real-time preview\n4. Switch to Code view to see and edit the generated files\n5. Continue iterating with the AI to refine your components\n\n## Features\n\n- AI-powered component generation using Claude\n- Live preview with hot reload\n- Virtual file system (no files written to disk)\n- Syntax highlighting and code editor\n- Component persistence for registered users\n- Export generated code\n\n## Tech Stack\n\n- Next.js 15 with App Router\n- React 19\n- TypeScript\n- Tailwind CSS v4\n- Prisma with SQLite\n- Anthropic Claude AI\n- Vercel AI SDK\n# uigen\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparvezk%2Fuigen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparvezk%2Fuigen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparvezk%2Fuigen/lists"}