Skip to content
New issue

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

Provide feedback / customization options after generation #8

Open
iMicknl opened this issue Oct 18, 2024 · 0 comments
Open

Provide feedback / customization options after generation #8

iMicknl opened this issue Oct 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@iMicknl
Copy link
Owner

iMicknl commented Oct 18, 2024

It would be good to add an option to give feedback on the script generation. This will allow users to generate a new version of the podcast, based on their feedback.

@iMicknl iMicknl added the enhancement New feature or request label Oct 21, 2024
iMicknl added a commit that referenced this issue Dec 6, 2024
Related to #8

Add feedback and re-generation functionality for podcast script generation.

* **app/app.py**
  - Add a feedback form after the podcast script is generated.
  - Include a text area for user comments and a button to regenerate the podcast.
  - Update the user interface to display the regenerated podcast script and audio.

* **app/utils/llm.py**
  - Update the `document_to_podcast_script` function to handle feedback and re-generate the podcast script based on user input.
  - Modify the user content to include feedback if provided.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/iMicknl/azure-podcast-generator/issues/8?shareId=XXXX-XXXX-XXXX-XXXX).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant