Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 802 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 802 Bytes

PDF to Podcast Flutter App

Convert any PDF document into an engaging podcast conversation using AI. This app leverages Together AI API which has opensource LLM models which helps in script generation and Cartesia AI for text-to-speech synthesis.

Features

  • 📱 Modern Flutter UI with Material 3 design
  • 📄 PDF text extraction
  • 🤖 AI-powered script generation
  • 🎙️ Natural-sounding text-to-speech
  • 🗣️ Multi-voice conversations
  • 🎵 MP3 audio generation
  • ▶️ Built-in audio player

Prerequisites

You'll need:

  • Flutter SDK (latest stable version)
  • Together AI API key - Get here
  • Cartesia AI API key - Get here

Demo of the App

Demo.mp4