-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
77 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,54 +1,55 @@ | ||
<h1 align="center">Welcome to PodCastLM 👋</h1> | ||
<h1 align="center">欢迎来到 PodCastLM 👋</h1> | ||
|
||
[中文说明](/README_CN.md) | ||
[English](/README_EN.md) | ||
|
||
## ✨ Demo | ||
## ✨ 示例 | ||
[demo.mp4](https://github.com/user-attachments/assets/ed846901-069e-48c5-8576-01b017cd581a) | ||
|
||
[audio demo](./example/demo.mp3) | ||
|
||
Try it Online ⚡️: [PodCastLM](https://endearing-rabanadas-2ee528.netlify.app.) | ||
在线地址: ⚡️ [PodCastLM](https://endearing-rabanadas-2ee528.netlify.app.) | ||
|
||
## OverView | ||
This project is inspired by the NotebookLM tool, This tool processes the content of a PDF, generates a natural dialogue suitable for an audio podcast, and outputs it as an MP3 file. | ||
该项目的灵感来自于 Google NotebookLM 工具。通过处理 PDF 的内容,生成适合音频播客的自然对话,并将其输出为 MP3 文件。 | ||
|
||
## 🏆 Sponsors | ||
|
||
## 🏆 赞助者 | ||
|
||
- [@JiongXin](https://github.com/tonyljx) | ||
- [@Terry Zhang](https://github.com/tzhangchi) | ||
|
||
## 💻 TechStack | ||
|
||
## 💻 技术栈 | ||
- [React](https://react.dev/) - FrontEnd Development | ||
- [Tailwindcss](https://tailwindcss.com/) - CSS Engine | ||
- [FastAPI](https://fastapi.tiangolo.com/) - BackEnd Development | ||
|
||
## 💗 Credit | ||
## 💗 AI 模型 | ||
- [Llama-3.1-405B](https://huggingface.co/meta-llama/Llama-3.1-405B) - AI Powered | ||
- [Azure OpenAI TTS](https://azure.microsoft.com/en-us/products/ai-services/openai-service) - TTS Powered | ||
|
||
## 👤 Author | ||
**YOYZHANG** | ||
## 👤作者 | ||
|
||
如果有任何疑问或技术上的交流,可以在 Twitter 或微信上联系我。 | ||
|
||
- Twitter: [@alexu19049062](https://twitter.com/alexuzhang19049062) | ||
- Github: [@YOYZHANG](https://github.com/YOYZHANG) | ||
- Wechat: whdxzxq | ||
**YOYZHANG** | ||
|
||
## 🤝 Contributing | ||
- twitter: [@alexu19049062](https://twitter.com/alexuzhang19049062) | ||
- 微信: whdxzxq | ||
|
||
Contributions, issues and feature requests are welcome. 😄<br /> | ||
Feel free to check [issues page](https://github.com/YOYZHANG/podcastlm/issues) if you want to contribute.<br /> | ||
## 🤝 贡献 | ||
欢迎贡献 [issues](https://github.com/YOYZHANG/ai-ppt/issues). | ||
如果这个项目对你有帮助,欢迎 ⭐️ 或 Fork. | ||
|
||
|
||
## 📝 License | ||
MIT License © 2024 YOYZHANG | ||
|
||
## Others | ||
|
||
Please ⭐️ this repository if this project helped you! | ||
## 👀 说明 | ||
小站最近入不敷出,因此开通赞赏渠道,您的支持是我最大的动力。若收益为 0,小站将于12月31日关闭服务,忘谅解。 | ||
|
||
Your appreciation is my greatest strength in updating content! | ||
|
||
<a href="https://ko-fi.com/zhangxiaoqian" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a> | ||
<img src="assets/money.png" style="width:270px; height:400px;"/> | ||
|
||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
|
||
<h1 align="center">Welcome to PodCastLM 👋</h1> | ||
|
||
|
||
## ✨ Demo | ||
[demo.mp4](https://github.com/user-attachments/assets/ed846901-069e-48c5-8576-01b017cd581a) | ||
|
||
[audio demo](./example/demo.mp3) | ||
|
||
Try it Online ⚡️: [PodCastLM](https://endearing-rabanadas-2ee528.netlify.app.) | ||
|
||
## OverView | ||
This project is inspired by the NotebookLM tool, This tool processes the content of a PDF, generates a natural dialogue suitable for an audio podcast, and outputs it as an MP3 file. | ||
|
||
## 🏆 Sponsors | ||
|
||
- [@JiongXin](https://github.com/tonyljx) | ||
- [@Terry Zhang](https://github.com/tzhangchi) | ||
|
||
## 💻 TechStack | ||
- [React](https://react.dev/) - FrontEnd Development | ||
- [Tailwindcss](https://tailwindcss.com/) - CSS Engine | ||
- [FastAPI](https://fastapi.tiangolo.com/) - BackEnd Development | ||
|
||
## 💗 Credit | ||
- [Llama-3.1-405B](https://huggingface.co/meta-llama/Llama-3.1-405B) - AI Powered | ||
- [Azure OpenAI TTS](https://azure.microsoft.com/en-us/products/ai-services/openai-service) - TTS Powered | ||
|
||
## 👤 Author | ||
**YOYZHANG** | ||
|
||
- Twitter: [@alexu19049062](https://twitter.com/alexuzhang19049062) | ||
- Github: [@YOYZHANG](https://github.com/YOYZHANG) | ||
- Wechat: whdxzxq | ||
|
||
## 🤝 Contributing | ||
|
||
Contributions, issues and feature requests are welcome. 😄<br /> | ||
Feel free to check [issues page](https://github.com/YOYZHANG/podcastlm/issues) if you want to contribute.<br /> | ||
|
||
|
||
## 📝 License | ||
MIT License © 2024 YOYZHANG | ||
|
||
## Others | ||
|
||
Please ⭐️ this repository if this project helped you! | ||
|
||
Your appreciation is my greatest strength in updating content! | ||
|
||
<a href="https://ko-fi.com/zhangxiaoqian" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a> | ||
|
||
--- | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.