From a80cda1746e90b5e0d61b2b12af39c9a9badfcbc Mon Sep 17 00:00:00 2001 From: Gabriel Chua Date: Sat, 12 Oct 2024 09:14:12 +0800 Subject: [PATCH] update README --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4302f26..0e2f20b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ sdk_version: 5.0.1 app_file: app.py pinned: false header: mini -short_description: Personalised Podcasts For Everyone - Available in 13 Languages +short_description: Personalised Podcasts For All - Available in 13 Languages --- # Open NotebookLM @@ -17,6 +17,12 @@ short_description: Personalised Podcasts For Everyone - Available in 13 Language This project is inspired by the NotebookLM tool, and implements it with open-source LLMs and text-to-speech models. This tool processes the content of a PDF, generates a natural dialogue suitable for an audio podcast, and outputs it as an MP3 file. +Built with: +- [Llama 3.1 405B 🦙](https://huggingface.co/meta-llama/Llama-3.1-405B) via [Fireworks AI 🎆](https://fireworks.ai/) +- [MeloTTS 🐚](https://huggingface.co/myshell-ai/MeloTTS-English) +- [Bark 🐶](https://huggingface.co/suno/bark) +- [Jina Reader 🔍](https://jina.ai/reader/) + ## Features - **Convert PDF to Podcast:** Upload a PDF and convert its content into a podcast dialogue.