{"id":20676609,"url":"https://github.com/intermediadesigns/code-sage-ai","last_synced_at":"2026-04-08T18:04:07.946Z","repository":{"id":256603386,"uuid":"855814501","full_name":"IntermediaDesigns/code-sage-ai","owner":"IntermediaDesigns","description":"This application provides developers with a powerful tool for improving their code quality through AI-assisted reviews, while also offering a platform for managing and sharing code snippets in a secure and user-friendly environment.","archived":false,"fork":false,"pushed_at":"2024-09-12T23:52:50.000Z","size":2410,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T18:54:01.194Z","etag":null,"topics":["clerk","convex","gemini","gemini-ai","nextjs","shadcn-ui","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://code-sage-ai.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/IntermediaDesigns.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-09-11T13:58:05.000Z","updated_at":"2024-10-30T00:05:17.000Z","dependencies_parsed_at":"2024-11-20T13:02:02.160Z","dependency_job_id":null,"html_url":"https://github.com/IntermediaDesigns/code-sage-ai","commit_stats":null,"previous_names":["intermediadesigns/code-sage-ai"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IntermediaDesigns/code-sage-ai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntermediaDesigns%2Fcode-sage-ai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntermediaDesigns%2Fcode-sage-ai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntermediaDesigns%2Fcode-sage-ai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntermediaDesigns%2Fcode-sage-ai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntermediaDesigns","download_url":"https://codeload.github.com/IntermediaDesigns/code-sage-ai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntermediaDesigns%2Fcode-sage-ai/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270877328,"owners_count":24661123,"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":["clerk","convex","gemini","gemini-ai","nextjs","shadcn-ui","tailwindcss","typescript"],"created_at":"2024-11-16T21:13:06.959Z","updated_at":"2025-12-30T21:44:51.605Z","avatar_url":"https://github.com/IntermediaDesigns.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Code Sage AI: AI-Assisted Code Review Platform\n\nCode Sage AI is a web application that provides developers with AI-powered code reviews and a platform for managing and sharing code snippets. The application is built using Next.js, Convex for backend functionality, and Clerk for authentication.\n\n## Key Features\n\n1. **User Authentication**\n   - Secure sign-up and sign-in functionality powered by Clerk\n   - Protected routes ensuring only authenticated users can access certain features\n\n2. **Code Snippet Management**\n   - Users can submit new code snippets for review\n   - Each snippet includes a title, programming language, and the code itself\n   - Snippets are stored securely in the Convex database\n\n3. **AI-Powered Code Analysis**\n   - Submitted code snippets are analyzed by an AI (powered by Google's Gemini AI)\n   - The AI provides suggestions for improvement, potential bug detection, and best practices\n\n4. **Dashboard**\n   - Users have a personalized dashboard displaying their submitted code snippets\n   - The dashboard provides an overview of each snippet, including title, language, and a preview of the code\n\n5. **Detailed Snippet View**\n   - Each snippet has a dedicated page showing its full details\n   - Users can view the complete code and the AI's analysis\n\n6. **Code Editor Integration**\n   - The application includes a feature-rich code editor (powered by Monaco Editor)\n   - Syntax highlighting and language-specific features are available based on the selected programming language\n\n7. **Snippet Deletion**\n   - Users can delete their submitted code snippets from the dashboard\n   - A confirmation toast ensures users don't accidentally delete snippets\n\n8. **Notification System**\n   - Users receive notifications for important events (e.g., when a new snippet is submitted)\n   - Notifications are displayed in the user interface and can be marked as read\n\n9. **Responsive Design**\n   - The application is designed to work well on both desktop and mobile devices\n   - UI components from shadcn/ui ensure a consistent and modern look\n\n10. **Real-time Updates**\n    - Convex's real-time capabilities ensure that data is always up-to-date without requiring manual refreshes\n\n## Technical Stack\n\n- **Frontend**: Next.js with TypeScript\n- **Backend**: Convex (for database and server-side logic)\n- **Authentication**: Clerk\n- **AI Integration**: Google's Gemini AI\n- **UI Components**: shadcn/ui and Tailwind CSS\n- **Code Editor**: Monaco Editor\n- **State Management**: React hooks and Convex's built-in state management\n- **Notifications**: react-hot-toast for user-friendly toast notifications\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintermediadesigns%2Fcode-sage-ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintermediadesigns%2Fcode-sage-ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintermediadesigns%2Fcode-sage-ai/lists"}