{"id":48668647,"url":"https://github.com/prodigytutor/nexprompt-ai-api","last_synced_at":"2026-04-10T11:34:54.464Z","repository":{"id":290833418,"uuid":"974516186","full_name":"prodigytutor/nexprompt-ai-api","owner":"prodigytutor","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-08T17:38:36.000Z","size":18838,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T17:43:35.693Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prodigytutor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2025-04-28T22:42:59.000Z","updated_at":"2025-05-08T17:38:40.000Z","dependencies_parsed_at":"2025-04-30T20:44:06.928Z","dependency_job_id":null,"html_url":"https://github.com/prodigytutor/nexprompt-ai-api","commit_stats":null,"previous_names":["prodigytutor/nexprompt-ai-api"],"tags_count":0,"template":false,"template_full_name":"prodigytutor/AI-APP-Template","purl":"pkg:github/prodigytutor/nexprompt-ai-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodigytutor%2Fnexprompt-ai-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodigytutor%2Fnexprompt-ai-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodigytutor%2Fnexprompt-ai-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodigytutor%2Fnexprompt-ai-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prodigytutor","download_url":"https://codeload.github.com/prodigytutor/nexprompt-ai-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodigytutor%2Fnexprompt-ai-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31641400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"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":[],"created_at":"2026-04-10T11:34:54.353Z","updated_at":"2026-04-10T11:34:54.445Z","avatar_url":"https://github.com/prodigytutor.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"https://github.com/user-attachments/assets/65bdb2bf-0932-495a-b804-3037173608a5\n\n\n\n\n# AI APP Template\nThis project is a comprehensive AI application template featuring a landing page and a dashboard with various AI-powered services. It's built using Next.js and tRPC, with Supabase for database management and Clerk for authentication.\n\n## Features\n\n- Landing Page: Introduces users to the AI services offered.\n\n- Dashboard: A central hub for accessing various AI tools.\n  \n  ### - AI Services:\n\n    - Text-to-Speech\n    - Voice Cloning\n    - Music Generation\n    - Story Generation\n\n\n- Authentication: Powered by Clerk\n- Database: Managed by Supabase\n\n## Prerequisites\nBefore you begin, ensure you have the following installed:\n\nNode.js (LTS version recommended)\n\nnpm or yarn\n\n### Setup\n\n#### 1. Clone the repository:\n```bash\ngit clone https://github.com/mohitchandel/ai-app-template.git\ncd ai-app-template\n```\n\n#### 2. Install dependencies:\n\n`npm install or yarn install`\n\n#### 3. Set up environment variables:\n\nCreate a .env.local file in the root directory and add the following variables:\n```plaintext\n# Supabase keys\nSUPABASE_URL=your_supabase_url\nNEXT_PUBLIC_SUPABASE_ANON_KEY=your_supabase_anon_key\nNEXT_PUBLIC_SUPABASE_URL=your_supabase_url\n\n# Clerk variables\nNEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=your_clerk_publishable_key\nCLERK_SECRET_KEY=your_clerk_secret_key\n\nNEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in\nNEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up\n```\n\nReplace your_* with your actual Supabase and Clerk credentials.\n\n#### 4. Run the development server:\n\n`npm run dev or yarn dev`\n\nOpen http://localhost:3000 in your browser to see the application.\n\n### Project Structure\n\n- /pages: Contains the main pages of the application\n- /components: Reusable React components\n- /server: API routes for tRPC\n- /supabase: Supabase client\n\n\n#### Contributing\nContributions are welcome! Please feel free to submit a Pull Request.\n\n\n#### credits\n- UI : [Shadcn UI](https://ui.shadcn.com/)\n- Components : [shadcnblocks](https://www.shadcnblocks.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprodigytutor%2Fnexprompt-ai-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprodigytutor%2Fnexprompt-ai-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprodigytutor%2Fnexprompt-ai-api/lists"}