{"id":50992978,"url":"https://github.com/nrbnayon/talk-flow-ai","last_synced_at":"2026-06-20T05:30:32.414Z","repository":{"id":329116109,"uuid":"1118160734","full_name":"nrbnayon/talk-flow-ai","owner":"nrbnayon","description":"Talk Flow AI is a cutting-edge administrative platform designed to manage and analyze AI-driven voice interactions and claims workflows. Built with a focus on speed, aesthetics, and data-driven insights, it provides a seamless experience for administrators to monitor performance.","archived":false,"fork":false,"pushed_at":"2026-01-19T15:15:33.000Z","size":386,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-19T21:42:15.974Z","etag":null,"topics":["ai-assistant","nextjs","saas-application","shadcn-ui","typescript"],"latest_commit_sha":null,"homepage":"","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/nrbnayon.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-17T10:52:27.000Z","updated_at":"2026-01-19T15:17:57.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/nrbnayon/talk-flow-ai","commit_stats":null,"previous_names":["nrbnayon/talk-flow-ai"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nrbnayon/talk-flow-ai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrbnayon%2Ftalk-flow-ai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrbnayon%2Ftalk-flow-ai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrbnayon%2Ftalk-flow-ai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrbnayon%2Ftalk-flow-ai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nrbnayon","download_url":"https://codeload.github.com/nrbnayon/talk-flow-ai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrbnayon%2Ftalk-flow-ai/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34558892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"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-assistant","nextjs","saas-application","shadcn-ui","typescript"],"created_at":"2026-06-20T05:30:28.049Z","updated_at":"2026-06-20T05:30:32.395Z","avatar_url":"https://github.com/nrbnayon.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎙️ Talk Flow AI - AI Interaction \u0026 Claims Management Dashboard\n\n## 🌟 Overview\n**Talk Flow AI** is a cutting-edge administrative platform designed to manage and analyze AI-driven voice interactions and claims workflows. Built with a focus on speed, aesthetics, and data-driven insights, it provides a seamless experience for administrators to monitor performance, manage users, and handle complex reporting.\n\nThe platform leverages a modern dark-themed aesthetic with vibrant gradients, providing a premium feel for advanced AI operations management.\n\n---\n\n## 🚀 Key Features\n\n-   **🤖 AI Interaction Hub**: \n    -   Schedule and manage AI-driven calls.\n    -   View detailed interaction histories and transcripts.\n    -   Monitor live call status and metrics.\n-   **📊 Advanced Analytics \u0026 Reporting**: \n    -   Interactive dashboards with **Recharts**.\n    -   Weekly activity tracking and claims trend analysis.\n    -   Detailed reports on resolution times and claim types.\n-   **📑 Claims Management**: \n    -   Centralized tracking system for all pending and processed claims.\n    -   Workflow-based interaction for claim resolution.\n-   **📁 Document Center**: \n    -   Integrated document management system for maintaining project records.\n-   **👤 User \u0026 Profile Administration**: \n    -   Comprehensive user management tools.\n    -   Personalized profile settings and role-based access control.\n-   **🔐 Secure Authentication**: \n    -   Robust auth flow including Login, OTP Verification, and Password Recovery.\n\n---\n\n## 🛠️ Tech Stack\n\n-   **Framework**: [Next.js 16 (App Router)](https://nextjs.org/)\n-   **Language**: [TypeScript](https://www.typescriptlang.org/)\n-   **Styling**: [Tailwind CSS 4](https://tailwindcss.com/) with custom design tokens.\n-   **Animations**: [Framer Motion](https://www.framer.com/motion/) for smooth UI transitions.\n-   **UI Components**: [Radix UI](https://www.radix-ui.com/) for accessible, high-performance components.\n-   **Icons**: [HugeIcons](https://hugeicons.com/), [Lucide React](https://lucide.dev/), and Tabler Icons.\n-   **Charts**: [Recharts](https://recharts.org/) for data visualization.\n-   **Forms**: [React Hook Form](https://react-hook-form.com/) + [Zod](https://zod.dev/) for validation.\n-   **Notifications**: [Sonner](https://sonner.stevenly.all/) for elegant toast alerts.\n\n---\n\n## 📂 Project Structure\n\n```bash\n├── app/                  # Next.js App Router (Auth \u0026 Dashboard groups)\n├── components/           # UI Components (Dashboard, Auth, and primitives)\n│   ├── Dashboard/        # Feature-specific dashboard components\n│   ├── Auth/             # Authentication-related components\n│   └── ui/               # Base Radix-based UI elements\n├── data/                 # Static data and mock definitions\n├── hooks/                # Custom React hooks\n├── lib/                  # Shared utilities and validation logic\n├── public/               # Static assets (icons, logo, etc.)\n└── types/                # TypeScript type definitions\n```\n\n---\n\n## 📦 Getting Started\n\n### Prerequisites\n- Node.js 18.x or higher\n- npm or yarn\n\n### Installation\n\n1.  **Clone the repository**:\n    ```bash\n    git clone https://github.com/nrbnayon/talk-flow-ai.git\n    cd talk-flow-ai\n    ```\n\n2.  **Install dependencies**:\n    ```bash\n    npm install\n    ```\n\n3.  **Run the development server**:\n    ```bash\n    npm run dev\n    ```\n    Open [http://localhost:3000](http://localhost:3000) to see the result.\n\n### Build and Deploy\n\nTo create an optimized production build:\n```bash\nnpm run build\nnpm start\n```\n\n---\n\n## 🎨 Design System\n\nTalk Flow AI uses a custom design system defined in `globals.css`:\n-   **Primary Background**: `#0A0E14` (Deep Night)\n-   **Accent Colors**: Vibrant purples and reds for interactive elements.\n-   **Typography**: Optimized Geist and Inter font family for maximum readability.\n-   **Glassmorphism**: Subtle effects for cards and overlays.\n\n---\n\nBuilt with ❤️ by the Talk Flow AI Team.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnrbnayon%2Ftalk-flow-ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnrbnayon%2Ftalk-flow-ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnrbnayon%2Ftalk-flow-ai/lists"}