Larry Hudson

156 Followers
229 Following
193 Posts
Web developer focussed on accessibility, passionate about learning, building positive habits. I love #history, #linguistics, #music and #coffee. Based in Torquay, Australia.
Websitehttps://larryhudson.io
GitHubhttps://github.com/larryhudson
Last.fmhttps://www.last.fm/user/harryludson
Bandcamphttps://bandcamp.com/harryludson

Just playing around with the new Mastodon app @MonaApp. There are a few nice touches, but I really like the ability to filter the feed by type of post (eg. original, boost, reply, thread) and type of content (eg. link, media).

I like the idea of just seeing what links people have recently shared or boosted. Really cool to see the kind of features that app developers are introducing!

@eleventy This is the HTML content that I used to generate the video above.

Code snippet is also here:
https://github.com/larryhudson/html-to-video-demo/blob/main/11ty-input/index.html

html-to-video-demo/index.html at main · larryhudson/html-to-video-demo

Turn HTML into a video with Eleventy, Azure TTS, Puppeteer and ffmpeg - html-to-video-demo/index.html at main · larryhudson/html-to-video-demo

GitHub

Excited to share a new side project that I've been tinkering with: a way to create videos from HTML using @eleventy, Azure text to speech, Puppeteer and ffmpeg.

I think this is a great way that you can take your HTML content and share it in another format.

You can see a demo project on GitHub here:
https://github.com/larryhudson/html-to-video-demo

GitHub - larryhudson/html-to-video-demo: Turn HTML into a video with Eleventy, Azure TTS, Puppeteer and ffmpeg

Turn HTML into a video with Eleventy, Azure TTS, Puppeteer and ffmpeg - GitHub - larryhudson/html-to-video-demo: Turn HTML into a video with Eleventy, Azure TTS, Puppeteer and ffmpeg

GitHub

I created another Apple Shortcut to play with GPT-3 on your iPhone or Mac - this time, you can share a webpage from the share sheet and ask GPT a question about it. Here’s a demo:

#gpt #gpt3 #shortcuts

Here’s an example of the conversation quality - I’ve been using it to help with my French homework:

I just found out that with the ‘Spoken Content’ accessibility feature on iOS, you can listen to ebooks and webpages aloud!

I’ve been listening to a book in the Books app and I’ve been surprised by how good it is - it skips to the next page automatically and even continues reading the book if you jump to another app. I’ve included a video showing how to enable the feature below.

#a11y #ios

Here are some screenshots of what the automation does, in case anyone is interested. Keen to hear if anyone else has done something similar.

Here's another example - generating 'cloze' deletions based on the provided text.

This could have potential for people using Anki for memorisation etc.

OpenAI playground link:
https://beta.openai.com/playground/p/nwuSb90ebYD8SmzmCk5tHLLj?model=text-davinci-002

OpenAI API

An API for accessing new AI models developed by OpenAI

I've been playing around with a #GPT3 idea for education and self-directed learning - give it an article, and ask it to generate questions that test the reader's comprehension.

Seems like it does a pretty good job so far. You can play around with the prompt in the OpenAI playground here:
https://beta.openai.com/playground/p/vbtbkSPAuWReGwpZHqFwPgNZ?model=text-davinci-002

OpenAI API

An API for accessing new AI models developed by OpenAI