We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi Podcastfy Team,
I want to integate podcastfy into Dify which is a low-code AI agent building platform.
There are two ways to integrate Podcastfy:
If I go for option 1, then users would need to convert the text (generated by an LLM) to audio by clicking the play button.
However, this option is meant for streaming - realtime interaction.
I can't make users wait for several minutes for the conversion, because they would be expecting realtime interactions rather than an audio file.
If I go for option 2, then users would need to ask an LLM to use Podcastfy as a tool to convert the generated text into an audio file.
For example, in the following screen shot, I asked an LLM to use a tool called DuckDuckGo Video Search to search for TED-ED videos.
With this option, it makes sense for users to wait for the conversion, because they would be expecting a complete audio file.
With the current features supported by Podcastfy, I can only choose option 2.
However, I wonder if it is possible for Podcastfy to support streaming in the near future.
If possible, then users can have realtime interactions rather than having to wait for too long.
This will dramatically improve user experience.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi Podcastfy Team,
I want to integate podcastfy into Dify which is a low-code AI agent building platform.
There are two ways to integrate Podcastfy:
If I go for option 1, then users would need to convert the text (generated by an LLM) to audio by clicking the play button.
However, this option is meant for streaming - realtime interaction.
I can't make users wait for several minutes for the conversion, because they would be expecting realtime interactions rather than an audio file.
If I go for option 2, then users would need to ask an LLM to use Podcastfy as a tool to convert the generated text into an audio file.
For example, in the following screen shot, I asked an LLM to use a tool called DuckDuckGo Video Search to search for TED-ED videos.
With this option, it makes sense for users to wait for the conversion, because they would be expecting a complete audio file.
With the current features supported by Podcastfy, I can only choose option 2.
However, I wonder if it is possible for Podcastfy to support streaming in the near future.
If possible, then users can have realtime interactions rather than having to wait for too long.
This will dramatically improve user experience.
The text was updated successfully, but these errors were encountered: