{"id":30318386,"url":"https://github.com/murabcd/fragmenta","last_synced_at":"2025-08-17T20:11:49.401Z","repository":{"id":288931199,"uuid":"820915464","full_name":"murabcd/fragmenta","owner":"murabcd","description":"Modern Form Builder Built with Next.js, AI SDK and Convex","archived":false,"fork":false,"pushed_at":"2025-08-12T21:12:23.000Z","size":3417,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-12T23:25:14.778Z","etag":null,"topics":["ai-sdk","authjs","convex","nextjs","openai","react"],"latest_commit_sha":null,"homepage":"https://fragmenta.vercel.app","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/murabcd.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,"zenodo":null}},"created_at":"2024-06-27T12:37:29.000Z","updated_at":"2025-08-12T21:24:39.000Z","dependencies_parsed_at":"2025-08-04T20:16:07.165Z","dependency_job_id":null,"html_url":"https://github.com/murabcd/fragmenta","commit_stats":null,"previous_names":["murabcd/forms-ai","murabcd/fragmenta"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/murabcd/fragmenta","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murabcd%2Ffragmenta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murabcd%2Ffragmenta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murabcd%2Ffragmenta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murabcd%2Ffragmenta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/murabcd","download_url":"https://codeload.github.com/murabcd/fragmenta/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murabcd%2Ffragmenta/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270899582,"owners_count":24664720,"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":["ai-sdk","authjs","convex","nextjs","openai","react"],"created_at":"2025-08-17T20:11:10.480Z","updated_at":"2025-08-17T20:11:49.392Z","avatar_url":"https://github.com/murabcd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://fragmenta.vercel.app\"\u003e\n  \u003cimg alt=\"Modern Form Builder Built With Next.js.\" src=\"./public/preview/fragmenta.png\"\u003e\n  \u003ch1 align=\"center\"\u003eFragmenta\u003c/h1\u003e\n\u003c/a\u003e\n\n\u003cp align=\"center\"\u003e\n  Modern Form Builder Built With Next.js, Convex, and AI SDK.\n\u003c/p\u003e\n\n- Drag-and-drop form builder with live preview and customization\n- Supports multiple question types, validation, and conditional logic\n- Easy form sharing, embedding, and real-time response collection\n- Workspace and team management with roles and permissions\n- Secure authentication with OAuth and password protection\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#features\"\u003e\u003cstrong\u003eFeatures\u003c/strong\u003e\u003c/a\u003e ·\n  \u003ca href=\"#model-provider\"\u003e\u003cstrong\u003eModel provider\u003c/strong\u003e\u003c/a\u003e \n  \u003ca href=\"#deploy-your-own\"\u003e\u003cstrong\u003eDeploy your own\u003c/strong\u003e\u003c/a\u003e ·\n  \u003ca href=\"#running-locally\"\u003e\u003cstrong\u003eRunning locally\u003c/strong\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\n## Features\n\n- [Next.js](https://nextjs.org) App Router\n  - Advanced routing for seamless navigation and performance\n  - React Server Components for server-side rendering and increased performance\n- [Convex](https://www.convex.dev/)\n  - Real-time database for storing form data and responses\n  - Backend functions for form logic and processing\n- [Convex Auth](https://labs.convex.dev/auth)\n  - Simple and secure authentication without external services\n  - Built-in support for magic links, OTPs, OAuth, and password authentication\n- [AI SDK](https://sdk.vercel.ai/docs)\n  - Unified API for generating text, structured objects, and tool calls with LLMs\n  - Hooks for building dynamic chat and generative user interfaces\n- [Shadcn/ui](https://ui.shadcn.com)\n  - Styling with [Tailwind CSS](https://tailwindcss.com)\n  - Component primitives from [Radix UI](https://radix-ui.com) for accessibility and flexibility\n\n## Model Providers\n\nThis app ships with [Openai](https://openai.com/) provider as the default. However, with the [AI SDK](https://sdk.vercel.ai/docs), you can switch LLM providers to [Ollama](https://ollama.com), [Anthropic](https://anthropic.com), [Cohere](https://cohere.com/), and [many more](https://sdk.vercel.ai/providers/ai-sdk-providers) with just a few lines of code.\n\n## Deploy your own\n\nYou can deploy your own version of Fragmenta to Vercel with one click:\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fyourusername%2Ffragmenta\u0026env=CONVEX_DEPLOY_KEY,NEXTAUTH_SECRET,NEXTAUTH_URL\u0026envDescription=Learn%20more%20about%20how%20to%20get%20the%20API%20Keys%20for%20the%20application\u0026envLink=https%3A%2F%2Fgithub.com%2Fyourusername%2Ffragmenta%2Fblob%2Fmain%2F.env.example\u0026demo-title=Fragmenta\u0026demo-description=A%20modern%20form%20builder%20application%20built%20with%20Next.js%2C%20Convex%2C%20and%20Tailwind%20CSS.\u0026demo-url=https%3A%2F%2Ffragmenta.vercel.app)\n\n## Running locally\n\nYou will need to use the environment variables [defined in `.env.example`](.env.example) to run Fragmenta. It's recommended you use [Vercel Environment Variables](https://vercel.com/docs/projects/environment-variables) for this, but a `.env` file is all that is necessary.\n\n\u003e Note: You should not commit your `.env` file or it will expose secrets that will allow others to control access to your various Convex and authentication provider accounts.\n\n1. Install Vercel CLI: `npm i -g vercel`\n2. Link local instance with Vercel and GitHub accounts (creates `.vercel` directory): `vercel link`\n3. Download your environment variables: `vercel env pull`\n\n```bash\nnpm install\nnpm run dev\n```\n\nYour app should now be running on [localhost:3000](http://localhost:3000/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurabcd%2Ffragmenta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmurabcd%2Ffragmenta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurabcd%2Ffragmenta/lists"}