{"id":30913163,"url":"https://github.com/adithya-808/clausia","last_synced_at":"2026-04-11T01:32:30.127Z","repository":{"id":313205054,"uuid":"1019442117","full_name":"aDiThYa-808/Clausia","owner":"aDiThYa-808","description":" An AI legal assistant for Indian App/Game developers.","archived":false,"fork":false,"pushed_at":"2025-09-04T14:42:53.000Z","size":344,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-04T15:27:51.001Z","etag":null,"topics":["nextjs","openai-api","postgresql","razorpay","saas","supabase","supabase-auth","typescript","vercel","zod"],"latest_commit_sha":null,"homepage":"https://clausia.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aDiThYa-808.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":"CODEOWNERS","security":null,"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":"2025-07-14T10:29:26.000Z","updated_at":"2025-09-04T14:33:23.000Z","dependencies_parsed_at":"2025-09-04T15:27:54.045Z","dependency_job_id":"87aaffbb-39f2-4b4c-bf7a-7f9bfd6d81cf","html_url":"https://github.com/aDiThYa-808/Clausia","commit_stats":null,"previous_names":["adithya-808/clausia"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/aDiThYa-808/Clausia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aDiThYa-808%2FClausia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aDiThYa-808%2FClausia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aDiThYa-808%2FClausia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aDiThYa-808%2FClausia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aDiThYa-808","download_url":"https://codeload.github.com/aDiThYa-808/Clausia/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aDiThYa-808%2FClausia/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274377306,"owners_count":25273832,"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-09-09T02:00:10.223Z","response_time":80,"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":["nextjs","openai-api","postgresql","razorpay","saas","supabase","supabase-auth","typescript","vercel","zod"],"created_at":"2025-09-09T22:54:50.811Z","updated_at":"2026-04-11T01:32:30.116Z","avatar_url":"https://github.com/aDiThYa-808.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clausia (Beta)\n\n**Generate professional privacy policies for your apps and games in minutes.**\n\nClausia is a smart privacy policy generator designed specifically for Indian indie app and game developers. Born from the frustration of manually creating privacy policies for Play Store submissions, Clausia turns a tedious legal process into a simple questionnaire.\n\n---\n\n## Why Clausia?\n\nAs an indie developer, you've probably been there:\n- **Hours wasted** cobbling together privacy policies from templates\n- **Legal confusion** about what clauses you actually need\n- **Constant back-and-forth** between ChatGPT for text and Google Sites for formatting\n- **Play Store rejections** due to incomplete or invalid privacy policies\n\n**Clausia solves this.** Answer a few simple questions about your app, and get a legally compliant privacy policy with a live link ready for your Play Store submission.\n\n---\n\n## Features\n\n**App \u0026 Game Focused**\n- Tailored specifically for mobile apps and games\n- Covers common scenarios like ads, third party SDKs and in-app purchases\n\n**AI-Powered Intelligence**\n- Powered by GPT-4.1-mini for accurate, relevant policy generation\n- Smart question flow based on your app type\n\n**Simple Question Flow**\n- No legal jargon, just plain English questions\n- Quick setup in under 10 minutes\n\n**Instant Live Links**\n- Get a hosted privacy policy URL immediately\n- Perfect for Play Store, App Store, and website requirements\n\n---\n\n## How It Works\n\n1. **Sign Up** - Quick authentication to get started\n2. **Answer Questions** - Simple questionnaire about your app's data usage\n3. **Preview** - Review your generated policy before publishing\n4. **Get Your Policy** - Purchase credits and publish your policy\n\n---\n\n## Tech Stack\n\n- **Framework** : Next.js with TypeScript \n- **AI Integration** : OpenAI API\n- **Database \u0026 Auth** : Supabase\n- **Payment Processing** : Razorpay\n- **Validation** : Zod\n- **Analytics** : Vercel Analytics \u0026 Speed Insights\n- **UI Components** : Lucide React icons, Sonner toast notifications\n- **Date Handling** : Day.js\n- **Deployment** : Vercel\n\n---\n\n## Project Structure\n```\nclausia/\n├── src/\n│   ├── app/             # Next.js 15 app directory, components and APIs\n│   ├── lib/             # Utilities and configurations\n│   └── types/           # TypeScript type definitions\n└── public/              # Static assets\n```\n\n---\n\n## Installation\n```bash\n# Clone the repository\ngit clone https://github.com/aDiThYa-808/clausia.git\ncd clausia\n\n# Install dependencies\nnpm install\n\n# Set up environment variables\ntouch .env.local\n\n# Add the API keys\n\n# Run development server\nnpm run dev\n\n```\n---\n\n## Environment Variables Required\n```\nNEXT_PUBLIC_SUPABASE_URL=\nNEXT_PUBLIC_SUPABASE_ANON_KEY=\nOPENAI_SECRET_KEY=\nRAZORPAY_KEY_ID=\nRAZORPAY_KEY_SECRET=\n```\n\n---\n\n## Development Timeline\n**Started**: July 14, 2024  \n**Status**: Active development with core features complete\n\n---\n\n## Upcoming Features\n- **Export Options**: Download policies as PDF or copy as formatted text\n- **Extended Policy Types**: Terms of Service and Refund Policy generators\n- **Enhanced Customization**: Advanced policy modification options\n- **Analytics Dashboard**: Usage insights for generated policies\n---\n\n## 📬 Contact \u0026 Support\n\nQuestions? Suggestions? We'd love to hear from you!\n\n- 📧 Email: clausia.app@gmail.com OR contactadiiiii@gmail.com\n- 📸 Instagram: a_d_i_.x\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\n**Built for developers, Built by Developers.**\n\n[Get Started →](https://clausia.app)\n\n\u003c/div\u003e\n\n---\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadithya-808%2Fclausia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadithya-808%2Fclausia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadithya-808%2Fclausia/lists"}