suryanshsk / Python-Voice-Assistant-Suryanshsk

A Python-based virtual assistant using Gemini AI. Features include voice recognition, text-to-speech, weather updates, news retrieval, jokes, Wikipedia info, and music management. Comes with an interactive web interface. Easily extendable and customizable.
MIT License
40 stars 110 forks source link

Interactive Storytelling #159

Open 23wh1a0513 opened 1 month ago

23wh1a0513 commented 1 month ago

Allow the assistant to narrate stories that users can influence by choosing different plot directions or character actions, creating a personalized storytelling experience.

23wh1a0513 commented 1 month ago

Here is demo video how it looks and work

https://github.com/user-attachments/assets/e32f6b9e-08fb-4713-ac04-7cabd4098f6a

23wh1a0513 commented 1 month ago

@suryanshsk i have added the file with name Create Interactive Storytelling

suryanshsk commented 1 month ago

Looks great!

On Fri, 11 Oct, 2024, 5:12 pm 23WH1A0513, @.***> wrote:

Here is demo video how it looks and work

https://github.com/user-attachments/assets/e32f6b9e-08fb-4713-ac04-7cabd4098f6a

— Reply to this email directly, view it on GitHub https://github.com/suryanshsk/Python-Voice-Assistant-Suryanshsk/issues/159#issuecomment-2407235523, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVBBZFKH5KUSTDPHSFZSLHLZ262SRAVCNFSM6AAAAABPYVSCH2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBXGIZTKNJSGM . You are receiving this because you were assigned.Message ID: @.*** .com>

23wh1a0513 commented 1 month ago

Thank you