gabriel chua commited on
Commit
3a3e3f6
1 Parent(s): d336953

update README

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,8 +1,8 @@
1
- # Open PDF to Podcast
2
 
3
  ## Overview
4
 
5
- This project provides a tool to convert any PDF document into a podcast episode! Leveraging 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.
6
 
7
  ## Features
8
 
 
1
+ # Open NotebookLM
2
 
3
  ## Overview
4
 
5
+ 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.
6
 
7
  ## Features
8