Updated README
By Bryant O’Hara
May 9, 2024 at 10:32AM
via GitHub https://ift.tt/2R0M9wy
Science Fiction Poetry, Music, and Making
Updated README
By Bryant O’Hara
May 9, 2024 at 10:32AM
via GitHub https://ift.tt/2R0M9wy
Massive number of changes made to this idea – and it’s not totally done. Lots of Azure components aren’t included. Will discuss at a later time.
By Bryant O’Hara
May 5, 2024 at 10:18PM
via GitHub https://ift.tt/AauDtgE
All components: Changed app settings key for storage connection
DataFetcher – added POST method to route decorator and mimetype to response
VideoProducer – changed default width and height
Added a UI component – which is making me rethink the whole architecture.
By Bryant O’Hara
April 13, 2024 at 09:36PM
via GitHub https://ift.tt/Ssm4OxW
I’m rethinking the architecture a bit. Calls to DataFetcher to retrieve audio get saved to its local directory before being uploaded to azure blob storage. This seems like too much travel across the network, so I’m creating the audio from VideoProducer. Files will be saved to the local directory, and after video rendering, they will be deleted.
By Bryant O’Hara
April 12, 2024 at 10:04AM
via GitHub https://ift.tt/ZUuSOqC
UPDATE – redoing last commit. THIS ONE updates DataFetcher to upload retrieved Freesound file to blob storage with filename of {guid}.mp3.
By Bryant O’Hara
April 11, 2024 at 10:47AM
via GitHub https://ift.tt/w8j2ol3
Updated DataFetcher function app to query Freesound.org and OpenWeatherMap.
DataFetcher can now upload retrieved Freesound file to blob storage with filename of {guid}.mp3.
By Bryant O’Hara
April 11, 2024 at 10:40AM
via GitHub https://ift.tt/kLBsX39
Beginning work on what I’m calling the DataFetcher function app. This will handle most external API calls, with the exception of LLM model calls.
By Bryant O’Hara
April 10, 2024 at 01:45PM
via GitHub https://ift.tt/cN0mkMq
Initial commit for poetry generator application built as part of National Poetry Generation Month ()NaPoGenMo) 2024
By Bryant O’Hara
April 9, 2024 at 10:08PM
via GitHub https://ift.tt/WERgJ6i