Discover and explore top open-source AI tools and projects—updated daily.
AyaanZaveriModern Jellyfin client with AI-powered media navigation and playback
Top 98.5% on SourcePulse
A modern, feature-rich web client for Jellyfin media servers, Finetic enhances user experience with AI-powered navigation and an advanced media player. It targets Jellyfin users seeking a more interactive and intelligent interface, as well as developers interested in Next.js, React, and AI integrations. Finetic offers streamlined media discovery, playback control, and library management through AI assistance and a polished UI.
How It Works
Built with Next.js 15 and React 19, Finetic leverages TypeScript for type safety and integrates Google Gemini 2.0 Flash for AI features. This enables natural language interaction for search, playback control, and subtitle analysis. The AI assistant's ability to understand vague descriptions and perform semantic subtitle analysis for scene navigation and explanation is a key differentiator, moving beyond simple keyword matching.
Quick Start & Requirements
git clone https://github.com/AyaanZaveri/finetic), then run npm install (or yarn install, bun install)..env.local file with your Jellyfin server URL and Google AI API key.npm run dev.docker-compose up -d.Highlighted Details
Maintenance & Community
The provided README does not detail specific contributors, sponsorships, or community channels like Discord or Slack. It appears to be a personal or small-team project.
Licensing & Compatibility
Limitations & Caveats
AI features are optional and require a Google AI API key, which may incur costs. The project's functionality is dependent on a running Jellyfin server. The use of bleeding-edge framework versions (Next.js 15, React 19) might indicate potential instability or rapid changes.
2 months ago
Inactive